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
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
2021-04-07
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
1
-1
/
+7
2021-03-24
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-11
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
1
-25
/
+37
2021-03-04
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
1
-2
/
+2
2021-01-27
driver core: Extend device_is_dependent()
Rafael J. Wysocki
1
-1
/
+16
2021-01-17
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
1
-3
/
+1
2021-01-17
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
1
-2
/
+9
2021-01-12
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
1
-1
/
+1
2020-11-10
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
1
-2
/
+5
2020-11-05
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
1
-1
/
+3
2020-11-05
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
1
-1
/
+1
2020-10-14
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
1
-2
/
+3
2020-10-07
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
1
-30
/
+54
2020-10-01
regmap: fix page selection for noinc reads
Dmitry Baryshkov
1
-6
/
+6
2020-09-03
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
1
-4
/
+8
2020-09-03
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
1
-6
/
+10
2020-08-21
driver core: Avoid binding drivers to dead devices
Lukas Wunner
1
-1
/
+3
2020-07-31
regmap: debugfs: check count when read regmap file
Peng Fan
1
-0
/
+6
2020-07-29
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
1
-1
/
+1
2020-07-22
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
1
-23
/
+29
2020-07-16
regmap: fix alignment issue
Jens Thoms Toerring
1
-54
/
+46
2020-06-30
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
1
-0
/
+1
2020-06-25
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2020-06-10
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
1
-0
/
+8
2020-05-27
component: Silence bind error on -EPROBE_DEFER
James Hilliard
1
-3
/
+5
2020-04-17
firmware: fix a double abort case with fw_load_sysfs_fallback
Junyong Sun
1
-1
/
+1
2020-03-20
driver core: Fix creation of device links with PM-runtime flags
Rafael J. Wysocki
1
-2
/
+4
2020-03-20
driver core: Remove device link creation limitation
Rafael J. Wysocki
2
-79
/
+101
2020-03-20
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
2
-2
/
+16
2020-03-20
driver core: Make driver core own stateful device links
Rafael J. Wysocki
1
-15
/
+54
2020-03-20
driver core: Fix adding device links to probing suppliers
Rafael J. Wysocki
1
-8
/
+66
2020-03-20
driver core: Remove the link if there is no driver with AUTO flag
Yong Wu
1
-2
/
+2
2020-02-24
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
2020-02-24
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
1
-1
/
+4
2020-02-24
driver core: platform: Prevent resouce overflow from causing infinite loops
Simon Schwartz
1
-4
/
+6
2020-02-11
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
1
-5
/
+37
2020-02-01
component: do not dereference opaque pointer in debugfs
Lubomir Rintel
1
-4
/
+4
2020-01-29
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-0
/
+36
2020-01-29
drivers/base/node.c: simplify unregister_memory_block_under_nodes()
David Hildenbrand
2
-24
/
+16
2020-01-29
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
1
-13
/
+5
[next]