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
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
2024-09-25
Revert "driver core: shut down devices asynchronously"
Greg Kroah-Hartman
2
-57
/
+1
2024-09-25
Revert "driver core: fix async device shutdown hang"
Greg Kroah-Hartman
1
-9
/
+1
2024-09-24
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-163
/
+62
2024-09-21
driver core: fix async device shutdown hang
Stuart Hayes
1
-1
/
+9
2024-09-18
Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-0
/
+45
2024-09-13
driver core: attribute_container: Remove unused functions
Dr. David Alan Gilbert
1
-47
/
+1
2024-09-11
driver core: Trivially simplify ((struct device_private *)curr)->device->p to...
Zijun Hu
1
-1
/
+1
2024-09-04
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
2
-141
/
+61
2024-09-04
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
1
-20
/
+1
2024-09-04
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-2
/
+0
2024-09-03
devres: Correclty strip percpu address space of devm_free_percpu() argument
Uros Bizjak
1
-1
/
+1
2024-09-03
driver core: Make parameter check consistent for API cluster device_(for_each...
Zijun Hu
1
-3
/
+3
2024-09-03
driver core: shut down devices asynchronously
Stuart Hayes
2
-1
/
+57
2024-09-03
driver core: separate function to shutdown one device
Stuart Hayes
1
-30
/
+36
2024-09-03
driver core: don't always lock parent in shutdown
Stuart Hayes
1
-2
/
+2
2024-09-03
platform: Make platform_bus_type constant
Kunwu Chan
1
-1
/
+1
2024-09-03
driver core: class: Check namespace relevant parameters in class_register()
Zijun Hu
2
-1
/
+12
2024-09-03
driver:base:core: Adding a "Return:" line in comment for device_link_add()
Yuesong Li
1
-0
/
+3
2024-09-03
drivers/base: Introduce device_match_t for device finding APIs
Zijun Hu
4
-5
/
+4
2024-09-03
firmware_loader: Block path traversal
Jann Horn
1
-0
/
+30
2024-09-02
regmap: kunit: Add coverage of spinlocked regmaps
Mark Brown
1
-1
/
+16
2024-08-28
regcache: use map->alloc_flags also for allocating cache
Marek Szyprowski
3
-3
/
+3
2024-08-23
regmap: Use locking during kunit tests
Mark Brown
1
-2
/
+0
2024-08-23
regmap: Hold the regmap lock when allocating and freeing the cache
Mark Brown
2
-0
/
+5
2024-08-22
driver core: Use 2-argument strscpy()
Andy Shevchenko
1
-1
/
+1
2024-08-22
driver core: Make use of returned value of dev_err_probe()
Andy Shevchenko
1
-4
/
+2
2024-08-22
driver core: Use guards for simple mutex locks
Andy Shevchenko
1
-28
/
+22
2024-08-22
driver core: Use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
1
-38
/
+32
2024-08-22
driver core: Sort headers
Andy Shevchenko
1
-7
/
+7
2024-08-20
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
1
-0
/
+45
2024-08-13
regmap IRQ support for devices with multiple IRQs
Mark Brown
1
-11
/
+26
2024-08-13
regmap: Allow setting IRQ domain name suffix
Matti Vaittinen
1
-11
/
+26
2024-08-13
driver core: Fix a potential null-ptr-deref in module_add_driver()
Jinjie Ruan
1
-5
/
+9
2024-08-12
Merge 6.11-rc3 into driver-core-next
Greg Kroah-Hartman
2
-5
/
+12
2024-08-12
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
2
-5
/
+12
[next]