index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2025-09-28
drivers/base/node: fix double free in register_one_node()
Donet Tom
2025-09-27
PM: sleep: Do not wait on SYNC_STATE_ONLY device links
Pin-yen Lin
2025-09-27
PM: runtime: Make put{,_sync}() return 1 when already suspended
Brian Norris
2025-09-27
PM: runtime: Add basic kunit tests for API contracts
Brian Norris
2025-09-25
ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
Sunil V L
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
2025-09-13
drivers/base/node: handle error properly in register_one_node()
Donet Tom
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-08
devres: provide devm_kmemdup_const()
Bartosz Golaszewski
2025-09-06
driver core: auxiliary bus: Optimize logic of auxiliary_match_id()
Zijun Hu
2025-09-06
driver core: auxiliary bus: Drop dev_pm_domain_detach() call
Claudiu Beznea
2025-09-06
driver core: Fix order of the kernel-doc parameters
Gil Fine
2025-09-06
driver core: get_dev_from_fwnode(): document potential race
Danilo Krummrich
2025-09-06
drivers: base: fix "publically"->"publicly"
Xichao Zhao
2025-09-06
PM: core: Add two macros for walking device links
Rafael J. Wysocki
2025-09-06
PM: core: Annotate loops walking device links as _srcu
Rafael J. Wysocki
2025-09-06
driver core: faux: Set power.no_pm for faux devices
Rafael J. Wysocki
2025-09-05
PM: sleep: core: Clear power.must_resume in noirq suspend error path
Rafael J. Wysocki
2025-09-02
drivers/base/node: Add a helper function node_update_perf_attrs()
Dave Jiang
2025-08-28
regmap: use int type to store negative error codes
Qianfeng Rong
2025-08-26
PM: sleep: annotate RCU list iterations
Johannes Berg
2025-08-17
software node: Constify node_group in registration functions
Dmitry Torokhov
2025-08-14
x86/vmscape: Enable the mitigation
Pawan Gupta
2025-08-13
regmap: Remove superfluous check for !config in __regmap_init()
Geert Uytterhoeven
2025-08-10
regmap: mmio: Add missing MODULE_DESCRIPTION()
Luis Henriques
2025-08-09
Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-08-01
regmap: irq: Avoid lockdep warnings with nested regmap-irq chips
Mark Brown
2025-08-01
regmap: irq: Free the regmap-irq mutex
Mark Brown
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-29
Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2025-07-28
Merge tag 'regmap-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
2025-07-22
Merge branches 'pm-runtime' and 'pm-powercap'
Rafael J. Wysocki
2025-07-20
Merge tag 'regmap-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-19
mm: introduce per-node proactive reclaim interface
Davidlohr Bueso
2025-07-19
mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
Vlastimil Babka
2025-07-17
PM: sleep: Rearrange suspend/resume error handling in the core
Rafael J. Wysocki
2025-07-17
Merge back earlier material related to system sleep
Rafael J. Wysocki
2025-07-16
cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-id
James Morse
2025-07-16
cacheinfo: Set cache 'id' based on DT data
Rob Herring
2025-07-16
driver core: auxiliary bus: fix OF node leak
Johan Hovold
2025-07-15
PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
Rafael J. Wysocki
2025-07-15
PM: sleep: Update power.completion for all devices on errors
Rafael J. Wysocki
2025-07-13
mm,memory_hotplug: implement numa node notifier
Oscar Salvador
2025-07-11
Merge tag 'pm-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
[prev]
[next]