index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
sysfs docs: ABI: Fix typo in comment
Slark Xiao
5
-5
/
+5
2022-07-28
kobject: fix Kconfig.debug "its" grammar
Randy Dunlap
1
-1
/
+1
2022-07-28
kernfs: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-28
docs: driver-api: firmware: add driver firmware guidelines. (v3)
Dave Airlie
2
-0
/
+45
2022-07-22
arch_topology: Fix cache attributes detection in the CPU hotplug path
Sudeep Holla
1
-10
/
+6
2022-07-22
ACPI: PPTT: Leave the table mapped for the runtime usage
Sudeep Holla
1
-55
/
+47
2022-07-22
cacheinfo: Use atomic allocation for percpu cache attributes
Sudeep Holla
1
-1
/
+1
2022-07-15
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
3
-18
/
+36
2022-07-14
MAINTAINERS: Change mentions of mpm to olivia
Florian Fainelli
1
-2
/
+2
2022-07-14
docs: ABI: sysfs-devices-soc: Update Lee Jones' email address
Lee Jones
1
-7
/
+7
2022-07-14
docs: ABI: sysfs-class-pwm: Update Lee Jones' email address
Lee Jones
1
-1
/
+1
2022-07-12
Documentation/process: Add embargoed HW contact for LLVM
Nick Desaulniers
1
-0
/
+3
2022-07-06
Revert "kernfs: Change kernfs_notify_list to llist."
Imran Khan
2
-21
/
+28
2022-07-04
ACPI: Remove the unused find_acpi_cpu_cache_topology()
Sudeep Holla
2
-42
/
+0
2022-07-04
arch_topology: Warn that topology for nested clusters is not supported
Sudeep Holla
1
-0
/
+2
2022-07-04
arch_topology: Add support for parsing sockets in /cpu-map
Sudeep Holla
1
-5
/
+32
2022-07-04
arch_topology: Set cluster identifier in each core/thread from /cpu-map
Sudeep Holla
1
-5
/
+8
2022-07-04
arch_topology: Limit span of cpu_clustergroup_mask()
Ionela Voinescu
1
-0
/
+8
2022-07-04
arch_topology: Don't set cluster identifier as physical package identifier
Sudeep Holla
1
-5
/
+1
2022-07-04
arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
Sudeep Holla
1
-1
/
+3
2022-07-04
arch_topology: Check for non-negative value rather than -1 for IDs validity
Sudeep Holla
1
-2
/
+2
2022-07-04
arch_topology: Set thread sibling cpumask only within the cluster
Sudeep Holla
1
-5
/
+7
2022-07-04
arch_topology: Drop LLC identifier stash from the CPU topology
Sudeep Holla
2
-2
/
+0
2022-07-04
arm64: topology: Remove redundant setting of llc_id in CPU topology
Sudeep Holla
1
-14
/
+0
2022-07-04
arch_topology: Use the last level cache information from the cacheinfo
Sudeep Holla
1
-2
/
+3
2022-07-04
arch_topology: Add support to parse and detect cache attributes
Sudeep Holla
1
-7
/
+21
2022-07-04
cacheinfo: Align checks in cache_shared_cpu_map_{setup,remove} for readability
Sudeep Holla
1
-7
/
+5
2022-07-04
cacheinfo: Use cache identifiers to check if the caches are shared if available
Sudeep Holla
1
-1
/
+6
2022-07-04
cacheinfo: Allow early detection and population of cache attributes
Sudeep Holla
2
-18
/
+38
2022-07-04
cacheinfo: Add support to check if last level cache(LLC) is valid or shared
Sudeep Holla
2
-0
/
+28
2022-07-04
cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
Sudeep Holla
1
-11
/
+9
2022-07-04
cacheinfo: Add helper to access any cache index for a given CPU
Sudeep Holla
1
-8
/
+8
2022-07-04
cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
Sudeep Holla
1
-7
/
+2
2022-07-04
ACPI: PPTT: Use table offset as fw_token instead of virtual address
Sudeep Holla
1
-1
/
+2
2022-07-01
kernfs: fix potential NULL dereference in __kernfs_remove
Yushan Zhou
1
-2
/
+5
2022-07-01
firmware: Hold a reference for of_find_compatible_node()
Liang He
1
-2
/
+6
2022-06-27
of: base: Avoid console probe delay when fw_devlink.strict=1
Saravana Kannan
1
-0
/
+2
2022-06-27
driver core: fw_devlink: Allow firmware to mark devices as best effort
Saravana Kannan
2
-1
/
+6
2022-06-27
kernfs: Replace global kernfs_open_file_mutex with hashed mutexes.
Imran Khan
4
-14
/
+83
2022-06-27
kernfs: Introduce interface to access global kernfs_open_file_mutex.
Imran Khan
1
-18
/
+38
2022-06-27
kernfs: Change kernfs_notify_list to llist.
Imran Khan
2
-28
/
+21
2022-06-27
kernfs: make ->attr.open RCU protected.
Imran Khan
2
-47
/
+102
2022-06-27
kernfs/file.c: remove redundant error return counter assignment
Lin Feng
1
-1
/
+0
2022-06-27
driver core: fix potential deadlock in __driver_attach
Zhang Wensheng
1
-1
/
+4
2022-06-27
ABI: testing/sysfs-devices-system-cpu: remove duplicated core_id
Mauro Carvalho Chehab
1
-6
/
+1
2022-06-27
devtmpfs: fix the dangling pointer of global devtmpfsd thread
Yangxi Xiang
1
-0
/
+1
2022-06-27
Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...
Greg Kroah-Hartman
24
-40
/
+50
2022-06-27
Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"
Greg Kroah-Hartman
3
-10
/
+8
2022-06-21
mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
Duoming Zhou
3
-8
/
+10
2022-06-21
devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...
Duoming Zhou
24
-50
/
+40
[next]