index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
1
-6
/
+12
2026-04-18
device property: Allow secondary lookup in fwnode_get_next_child_node()
Andy Shevchenko
1
-14
/
+13
2026-04-18
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
1
-38
/
+51
2026-04-18
device property: Check fwnode->secondary when finding properties
Daniel Scally
1
-2
/
+11
2026-04-18
device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()
Daniel Scally
1
-1
/
+20
2026-04-18
device property: Unify access to of_node
Andy Shevchenko
1
-16
/
+13
2026-04-18
device property: Retrieve fwnode from of_node via accessor
Andy Shevchenko
1
-2
/
+2
2026-04-18
media: device property: Return true in fwnode_device_is_available for NULL ops
Daniel Scally
1
-0
/
+6
2026-04-18
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
1
-0
/
+52
2026-04-18
regmap: Synchronize cache for the page selector
Andy Shevchenko
1
-4
/
+26
2026-04-18
PM: runtime: Fix a race condition related to device removal
Bart Van Assche
1
-0
/
+1
2026-03-04
PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
Gui-Dong Han
1
-3
/
+6
2026-03-04
PM: wakeup: Handle empty list in wakeup_sources_walk_start()
Samuel Wu
1
-3
/
+1
2026-02-06
driver core: fix potential null-ptr-deref in device_add()
Yang Yingliang
1
-0
/
+1
2026-02-06
regmap: Fix race condition in hwspinlock irqsave routine
Cheng-Yu Lee
1
-1
/
+3
2026-01-19
PM: runtime: Do not clear needs_force_resume with enabled runtime PM
Rafael J. Wysocki
1
-10
/
+12
2025-12-07
devcoredump: Fix circular locking dependency with devcd->mutex.
Maarten Lankhorst
1
-54
/
+84
2025-12-07
regmap: slimbus: fix bus_context pointer in regmap init calls
Alexey Klimov
1
-4
/
+2
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-29
drivers/base/node: fix double free in register_one_node()
Donet Tom
1
-1
/
+0
2025-10-29
drivers/base/node: handle error properly in register_one_node()
Donet Tom
1
-0
/
+5
2025-10-29
PM: sleep: core: Clear power.must_resume in noirq suspend error path
Rafael J. Wysocki
1
-1
/
+13
2025-10-29
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
/
+6
2025-08-28
pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_gov
Maulik Shah
1
-2
/
+16
2025-08-28
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
1
-0
/
+5
2025-07-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov
1
-0
/
+7
2025-07-17
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
1
-0
/
+8
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-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
regmap-irq: Add missing kfree()
Jiasheng Jiang
1
-0
/
+2
2025-01-09
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
driver core: bus: Fix double free in driver API bus_register()
Zijun Hu
1
-0
/
+2
2024-12-14
driver core: Introduce device_find_any_child() helper
Andy Shevchenko
1
-0
/
+20
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
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
1
-2
/
+2
2024-09-12
devres: Initialize an uninitialized struct member
Zijun Hu
1
-0
/
+1
2024-08-19
driver core: Fix uevent_show() vs driver detach race
Dan Williams
2
-5
/
+12
2024-08-19
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
1
-1
/
+5
2024-08-19
driver core: Cast to (void *) with __force for __percpu pointer
Andy Shevchenko
1
-1
/
+1
2024-08-19
devres: Fix devm_krealloc() wasting memory
Zijun Hu
1
-1
/
+4
[next]