index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
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
pmdomain: core: Add missing put_device()
Ulf Hansson
1
-0
/
+1
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
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-14
driver core: fw_devlink: Stop trying to optimize cycle detection logic
Saravana Kannan
1
-31
/
+24
2024-12-14
driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
Saravana Kannan
1
-1
/
+8
2024-12-14
driver core: fw_devlink: Improve logs for cycle detection
Saravana Kannan
1
-2
/
+9
2024-12-09
firmware_loader: Fix possible resource leak in fw_log_firmware_info()
Gaosheng Cui
1
-3
/
+2
2024-12-09
regmap: irq: Set lockdep class for hierarchical IRQ domains
Andy Shevchenko
1
-0
/
+4
2024-11-08
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-0
/
+35
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
driver core: bus: Fix double free in driver API bus_register()
Zijun Hu
1
-0
/
+2
2024-10-04
firmware_loader: Block path traversal
Jann Horn
1
-0
/
+30
2024-10-04
driver core: Fix a potential null-ptr-deref in module_add_driver()
Jinjie Ruan
1
-5
/
+9
2024-10-04
driver core: Fix error handling in driver API device_rename()
Zijun Hu
1
-5
/
+10
2024-10-04
pmdomain: core: Harden inter-column space in debug summary
Geert Uytterhoeven
1
-1
/
+1
2024-09-12
regmap: maple: work around gcc-14.1 false-positive warning
Arnd Bergmann
1
-1
/
+2
2024-09-12
devres: Initialize an uninitialized struct member
Zijun Hu
1
-0
/
+1
2024-09-08
regmap: spi: Fix potential off-by-one when calculating reserved size
Andy Shevchenko
1
-2
/
+1
2024-08-14
driver core: Fix uevent_show() vs driver detach race
Dan Williams
2
-5
/
+12
2024-08-03
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
1
-1
/
+5
2024-08-03
devres: Fix devm_krealloc() wasting memory
Zijun Hu
1
-1
/
+4
2024-07-11
regmap-i2c: Subtract reg size from max_write
Jim Wylder
1
-1
/
+2
2024-06-21
drivers: core: synchronize really_probe() and dev_uevent()
Dirk Behme
1
-0
/
+3
2024-06-12
module: don't ignore sysfs_create_link() failures
Arnd Bergmann
3
-15
/
+45
2024-05-17
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
1
-0
/
+37
2024-04-10
driver core: Introduce device_link_wait_removal()
Herve Codina
1
-3
/
+23
2024-04-10
regmap: maple: Fix uninitialized symbol 'ret' warnings
Richard Fitzgerald
1
-2
/
+2
2024-04-10
regmap: maple: Fix cache corruption in regcache_maple_drop()
Richard Fitzgerald
1
-1
/
+1
2024-04-03
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
1
-1
/
+3
2024-03-26
regmap: kunit: Ensure that changed bytes are actually different
Mark Brown
1
-16
/
+38
2024-03-15
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
1
-0
/
+3
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
1
-1
/
+1
2024-02-23
driver core: fw_devlink: Improve detection of overlapping cycles
Saravana Kannan
1
-2
/
+7
2024-02-23
driver core: Fix device_link_flag_is_sync_state_only()
Saravana Kannan
1
-2
/
+4
2024-02-05
arm64: irq: set the correct node for VMAP stack
Huang Shijie
1
-1
/
+1
2024-01-31
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
1
-1
/
+1
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
1
-1
/
+1
2024-01-31
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
1
-80
/
+68
2024-01-25
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
1
-0
/
+3
2024-01-25
base/node.c: initialize the accessor list before registering
Gregory Price
1
-3
/
+6
2024-01-25
class: fix use-after-free in class_register()
Jing Xia
1
-0
/
+1
2023-12-13
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
1
-0
/
+3
2023-12-13
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
1
-3
/
+15
[next]