index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
PM: runtime: Do not clear needs_force_resume with enabled runtime PM
Rafael J. Wysocki
1
-10
/
+12
2025-12-07
PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM
Kai-Heng Feng
1
-5
/
+0
2025-12-07
drivers: base: cacheinfo: Update cpu_map_populated during CPU Hotplug
K Prateek Nayak
1
-0
/
+6
2025-12-07
cacheinfo: Fix LLC is not exported through sysfs
Yicong Yang
1
-5
/
+11
2025-12-07
cacheinfo: Initialize variables in fetch_cache_info()
Pierre Gondois
1
-1
/
+1
2025-12-07
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
2
-19
/
+64
2025-12-07
cacheinfo: Check 'cache-unified' property to count cache leaves
Pierre Gondois
1
-11
/
+26
2025-12-07
cacheinfo: Return error code in init_of_cache_level()
Pierre Gondois
1
-3
/
+7
2025-12-07
cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Pierre Gondois
1
-0
/
+44
2025-12-07
regmap: slimbus: fix bus_context pointer in regmap init calls
Alexey Klimov
1
-4
/
+2
2025-10-29
devcoredump: Fix circular locking dependency with devcd->mutex.
Maarten Lankhorst
1
-54
/
+84
2025-10-29
arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()
Kaushlendra Kumar
1
-1
/
+1
2025-10-29
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+44
2025-10-15
drivers/base/node: fix double free in register_one_node()
Donet Tom
1
-1
/
+0
2025-10-15
drivers/base/node: handle error properly in register_one_node()
Donet Tom
1
-0
/
+5
2025-10-15
PM: sleep: core: Clear power.must_resume in noirq suspend error path
Rafael J. Wysocki
1
-1
/
+13
2025-10-15
regmap: Remove superfluous check for !config in __regmap_init()
Geert Uytterhoeven
1
-1
/
+1
2025-09-11
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+7
2025-08-28
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
1
-0
/
+5
2025-08-15
regmap: fix potential memory leak of regmap_bus
Abdun Nihaal
1
-0
/
+2
2025-07-24
pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_gov
Maulik Shah
1
-2
/
+16
2025-07-10
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-0
/
+7
2025-06-27
software node: Correct a OOB check in software_node_get_reference_args()
Zijun Hu
1
-1
/
+1
2025-06-27
PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
Charan Teja Kalla
1
-1
/
+1
2025-06-27
pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()
Dan Carpenter
1
-1
/
+1
2025-06-27
PM: sleep: Fix power.is_suspended cleanup for direct-complete devices
Rafael J. Wysocki
1
-1
/
+2
2025-05-18
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
1
-0
/
+8
2025-04-25
drivers: base: devres: Allow to release group on device release
Lucas De Marchi
1
-0
/
+7
2025-04-10
PM: sleep: Fix handling devices with direct_complete set on errors
Rafael J. Wysocki
1
-4
/
+4
2025-04-10
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
2
-8
/
+7
2025-03-13
drivers: core: fix device leak in __fw_devlink_relax_cycles()
Luca Ceresoli
1
-0
/
+1
2025-02-21
regmap-irq: Add missing kfree()
Jiasheng Jiang
1
-0
/
+2
2025-02-01
regmap: detach regmap from dev on regmap_exit
Cosmin Tanislav
1
-0
/
+12
2025-01-23
Revert "regmap: detach regmap from dev on regmap_exit"
Greg Kroah-Hartman
1
-12
/
+0
2025-01-17
topology: Keep the cpumask unchanged when printing cpumap
Li Huafei
1
-4
/
+20
2025-01-02
pmdomain: core: Add missing put_device()
Ulf Hansson
1
-0
/
+1
2025-01-02
regmap: Use correct format specifier for logging range errors
Mark Brown
1
-2
/
+2
2024-12-14
regmap: detach regmap from dev on regmap_exit
Cosmin Tanislav
1
-0
/
+12
2024-12-14
device property: Constify device child node APIs
Andy Shevchenko
1
-3
/
+3
2024-12-14
driver core: fw_devlink: Stop trying to optimize cycle detection logic
Saravana Kannan
1
-31
/
+24
2024-12-14
driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
Saravana Kannan
1
-1
/
+8
2024-12-14
driver core: fw_devlink: Improve logs for cycle detection
Saravana Kannan
1
-2
/
+9
2024-12-14
driver core: bus: Fix double free in driver API bus_register()
Zijun Hu
1
-0
/
+2
2024-12-14
regmap: irq: Set lockdep class for hierarchical IRQ domains
Andy Shevchenko
1
-0
/
+4
2024-11-08
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2
-12
/
+5
2024-10-17
driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
Zijun Hu
1
-2
/
+4
2024-10-17
firmware_loader: Block path traversal
Jann Horn
1
-0
/
+30
2024-10-17
pmdomain: core: Harden inter-column space in debug summary
Geert Uytterhoeven
1
-1
/
+1
2024-09-12
devres: Initialize an uninitialized struct member
Zijun Hu
1
-0
/
+1
2024-09-08
regmap: spi: Fix potential off-by-one when calculating reserved size
Andy Shevchenko
1
-2
/
+1
[next]