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
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-07-05
drivers: core: synchronize really_probe() and dev_uevent()
Dirk Behme
1
-0
/
+3
2024-04-13
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
1
-1
/
+3
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
1
-1
/
+1
2024-02-23
drivers: core: fix kernel-doc markup for dev_err_probe()
Mauro Carvalho Chehab
1
-2
/
+4
2024-02-23
driver code: print symbolic error code
Michał Mirosław
1
-2
/
+2
2024-02-23
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+42
2023-12-13
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
1
-0
/
+3
2023-12-13
devcoredump : Serialize devcd_del work
Mukesh Ojha
1
-2
/
+81
2023-12-08
driver core: Release all resources during unbind before updating device links
Saravana Kannan
1
-2
/
+2
2023-11-20
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2
-24
/
+73
2023-10-25
regmap: fix NULL deref on lookup
Johan Hovold
1
-1
/
+1
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
1
-1
/
+2
2023-10-10
Revert "drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) ...
Greg Kroah-Hartman
10
-91
/
+91
2023-09-23
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
1
-5
/
+5
2023-08-30
regmap: Account for register length in SMBus I/O limits
Mark Brown
1
-2
/
+2
2023-08-11
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
10
-91
/
+91
2023-08-11
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2
-4
/
+9
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
3
-25
/
+89
2023-08-11
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
1
-3
/
+3
2023-08-08
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
1
-0
/
+8
2023-06-09
regmap: Account for register length when chunking
Jim Wylder
1
-2
/
+4
2023-05-30
drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+2
2023-05-30
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-0
/
+18
2023-05-30
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
1
-0
/
+6
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-1
/
+2
2023-01-18
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
1
-2
/
+6
2023-01-18
driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES...
John Stultz
1
-0
/
+9
2023-01-18
class: fix possible memory leak in __class_register()
Yang Yingliang
1
-0
/
+5
2023-01-18
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2023-01-18
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
1
-5
/
+5
2022-11-23
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+8
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
1
-0
/
+4
2022-09-15
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
1
-0
/
+10
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+8
2022-06-14
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
1
-0
/
+1
2022-04-15
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2021-11-26
firmware_loader: fix pre-allocated buf built-in firmware use
Luis Chamberlain
1
-6
/
+7
2021-11-02
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
1
-4
/
+3
2021-09-22
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
1
-0
/
+10
2021-09-22
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-08-26
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
1
-0
/
+1
2021-08-12
firmware_loader: fix use-after-free in firmware_fallback_sysfs
Anirudh Rayabharam
3
-5
/
+19
2021-08-12
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
Anirudh Rayabharam
1
-2
/
+0
2021-05-22
regmap: set debugfs_name to NULL after it is freed
Meng Li
1
-0
/
+1
2021-04-16
driver core: Fix locking bug in deferred_probe_timeout_work_func()
Saravana Kannan
1
-3
/
+5
2021-04-07
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
1
-1
/
+1
[next]