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.19.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-7.0.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-12-03
devcoredump: Fix circular locking dependency with devcd->mutex.
Maarten Lankhorst
2025-12-03
regmap: slimbus: fix bus_context pointer in regmap init calls
Alexey Klimov
2025-10-29
drivers/base/node: fix double free in register_one_node()
Donet Tom
2025-10-29
drivers/base/node: handle error properly in register_one_node()
Donet Tom
2025-10-29
regmap: Remove superfluous check for !config in __regmap_init()
Geert Uytterhoeven
2025-08-28
pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_gov
Maulik Shah
2025-08-28
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
2025-06-27
PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
Charan Teja Kalla
2025-06-27
pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()
Dan Carpenter
2025-06-27
PM: sleep: Fix power.is_suspended cleanup for direct-complete devices
Rafael J. Wysocki
2025-04-10
PM: sleep: Fix handling devices with direct_complete set on errors
Rafael J. Wysocki
2025-03-13
driver core: bus: Fix double free in driver API bus_register()
Zijun Hu
2025-03-13
regmap-irq: Add missing kfree()
Jiasheng Jiang
2025-01-09
regmap: Use correct format specifier for logging range errors
Mark Brown
2024-12-14
regmap: detach regmap from dev on regmap_exit
Cosmin Tanislav
2024-12-14
regmap: irq: Set lockdep class for hierarchical IRQ domains
Andy Shevchenko
2024-11-08
Revert "driver core: Fix uevent_show() vs driver detach race"
Greg Kroah-Hartman
2024-11-08
driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
Zijun Hu
2024-11-08
firmware_loader: Block path traversal
Jann Horn
2024-09-12
devres: Initialize an uninitialized struct member
Zijun Hu
2024-08-19
driver core: Fix uevent_show() vs driver detach race
Dan Williams
2024-08-19
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
2024-08-19
driver core: Cast to (void *) with __force for __percpu pointer
Andy Shevchenko
2024-07-05
drivers: core: synchronize really_probe() and dev_uevent()
Dirk Behme
2024-04-13
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
2024-03-26
regmap: Add missing map->bus check
Marek Vasut
2024-03-15
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2024-03-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
2024-02-23
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
2024-02-23
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
2024-01-25
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
2023-12-13
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
2023-12-13
devcoredump : Serialize devcd_del work
Mukesh Ojha
2023-12-08
driver core: Release all resources during unbind before updating device links
Saravana Kannan
2023-11-20
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
2023-11-20
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2023-10-25
regmap: fix NULL deref on lookup
Johan Hovold
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
2023-09-23
driver core: test_async: fix an error code
Dan Carpenter
2023-09-23
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
2023-08-30
regmap: Account for register length in SMBus I/O limits
Mark Brown
2023-08-30
PM: runtime: Add pm_runtime_get_if_active()
Sakari Ailus
2023-08-30
PM-runtime: add tracepoints for usage_count changes
Michał Mirosław
2023-08-11
drivers: core: fix kernel-doc markup for dev_err_probe()
Mauro Carvalho Chehab
2023-08-11
driver code: print symbolic error code
Michał Mirosław
2023-08-11
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2023-08-11
driver core: add device probe log helper
Andrzej Hajda
[next]