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
7 days
firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
Alexandre Courbot
1
-1
/
+1
2025-11-13
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-23
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
/
+3
2025-08-28
PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
Rafael J. Wysocki
1
-9
/
+18
2025-08-20
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
1
-0
/
+5
2025-08-01
regmap: fix potential memory leak of regmap_bus
Abdun Nihaal
1
-0
/
+2
2025-07-10
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-0
/
+3
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
platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_...
Frank Li
1
-0
/
+1
2025-06-19
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
/
+3
2025-05-09
drivers: base: handle module_kobject creation
Shyam Saini
1
-8
/
+5
2025-05-02
driver core: fix potential NULL pointer dereference in dev_uevent()
Dmitry Torokhov
3
-4
/
+44
2025-05-02
driver core: introduce device_set_driver() helper
Dmitry Torokhov
3
-5
/
+10
2025-05-02
Revert "drivers: core: synchronize really_probe() and dev_uevent()"
Dmitry Torokhov
1
-3
/
+0
2025-04-20
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-08
driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()
Zijun Hu
1
-1
/
+8
2025-01-17
topology: Keep the cpumask unchanged when printing cpumap
Li Huafei
1
-4
/
+20
2025-01-02
regmap: Use correct format specifier for logging range errors
Mark Brown
1
-2
/
+2
2024-12-14
regmap: maple: Provide lockdep (sub)class for maple tree's internal lock
Cristian Ciocaltea
3
-0
/
+5
2024-12-14
arch_numa: Restore nid checks before registering a memblock with a node
Marc Zyngier
1
-0
/
+4
2024-12-14
regmap: detach regmap from dev on regmap_exit
Cosmin Tanislav
1
-0
/
+12
2024-12-14
cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
Ricardo Neri
1
-6
/
+8
2024-12-09
driver core: fw_devlink: Stop trying to optimize cycle detection logic
Saravana Kannan
1
-31
/
+24
2024-12-05
firmware_loader: Fix possible resource leak in fw_log_firmware_info()
Gaosheng Cui
1
-3
/
+2
2024-12-05
devres: Fix page faults when tracing devres from unloaded modules
Keita Morisaki
1
-3
/
+3
2024-12-05
regmap: irq: Set lockdep class for hierarchical IRQ domains
Andy Shevchenko
1
-0
/
+4
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
1
-1
/
+5
2024-11-03
Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-12
/
+5
2024-10-29
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2
-12
/
+5
2024-10-26
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-0
/
+35
2024-10-11
Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+15
2024-10-10
PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-10
/
+15
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-27
Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-150
/
+155
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-28
/
+13
2024-09-25
Revert "driver core: don't always lock parent in shutdown"
Greg Kroah-Hartman
1
-2
/
+2
2024-09-25
Revert "driver core: separate function to shutdown one device"
Greg Kroah-Hartman
1
-36
/
+30
[next]