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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware_loader: fix pre-allocated buf built-in firmware use
Luis Chamberlain
2021-11-26
1
-6
/
+7
*
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
2021-11-02
1
-4
/
+3
*
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
2021-09-22
1
-0
/
+10
*
regmap: fix the offset of register error log
Jeongtae Park
2021-09-22
1
-1
/
+1
*
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-26
1
-0
/
+1
*
firmware_loader: fix use-after-free in firmware_fallback_sysfs
Anirudh Rayabharam
2021-08-12
3
-5
/
+19
*
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
Anirudh Rayabharam
2021-08-12
1
-2
/
+0
*
regmap: set debugfs_name to NULL after it is freed
Meng Li
2021-05-22
1
-0
/
+1
*
driver core: Fix locking bug in deferred_probe_timeout_work_func()
Saravana Kannan
2021-04-16
1
-3
/
+5
*
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
2021-04-07
1
-1
/
+1
*
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
2021-04-07
1
-1
/
+7
*
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
2021-03-24
1
-37
/
+25
*
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
2021-03-11
1
-25
/
+37
*
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
2021-03-04
1
-2
/
+2
*
driver core: Extend device_is_dependent()
Rafael J. Wysocki
2021-01-27
1
-1
/
+16
*
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
2021-01-17
1
-3
/
+1
*
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
2021-01-17
1
-2
/
+9
*
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
2021-01-12
1
-1
/
+1
*
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
2020-11-10
1
-2
/
+5
*
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
2020-11-05
1
-1
/
+3
*
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
2020-11-05
1
-1
/
+1
*
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
2020-10-14
1
-2
/
+3
*
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
2020-10-07
1
-30
/
+54
*
regmap: fix page selection for noinc reads
Dmitry Baryshkov
2020-10-01
1
-6
/
+6
*
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
2020-09-03
1
-4
/
+8
*
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
2020-09-03
1
-6
/
+10
*
driver core: Avoid binding drivers to dead devices
Lukas Wunner
2020-08-21
1
-1
/
+3
*
regmap: debugfs: check count when read regmap file
Peng Fan
2020-07-31
1
-0
/
+6
*
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-07-29
1
-1
/
+1
*
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
2020-07-22
1
-23
/
+29
*
regmap: fix alignment issue
Jens Thoms Toerring
2020-07-16
1
-54
/
+46
*
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
2020-06-30
1
-0
/
+1
*
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...
Kuppuswamy Sathyanarayanan
2020-06-25
1
-0
/
+2
*
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-06-10
1
-0
/
+8
*
component: Silence bind error on -EPROBE_DEFER
James Hilliard
2020-05-27
1
-3
/
+5
*
firmware: fix a double abort case with fw_load_sysfs_fallback
Junyong Sun
2020-04-17
1
-1
/
+1
*
driver core: Fix creation of device links with PM-runtime flags
Rafael J. Wysocki
2020-03-20
1
-2
/
+4
*
driver core: Remove device link creation limitation
Rafael J. Wysocki
2020-03-20
2
-79
/
+101
*
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
2020-03-20
2
-2
/
+16
*
driver core: Make driver core own stateful device links
Rafael J. Wysocki
2020-03-20
1
-15
/
+54
*
driver core: Fix adding device links to probing suppliers
Rafael J. Wysocki
2020-03-20
1
-8
/
+66
*
driver core: Remove the link if there is no driver with AUTO flag
Yong Wu
2020-03-20
1
-2
/
+2
*
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
2020-02-24
1
-1
/
+1
*
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
2020-02-24
1
-1
/
+4
*
driver core: platform: Prevent resouce overflow from causing infinite loops
Simon Schwartz
2020-02-24
1
-4
/
+6
*
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
2020-02-11
1
-5
/
+37
*
component: do not dereference opaque pointer in debugfs
Lubomir Rintel
2020-02-01
1
-4
/
+4
*
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
2020-01-29
1
-0
/
+36
*
drivers/base/node.c: simplify unregister_memory_block_under_nodes()
David Hildenbrand
2020-01-29
2
-24
/
+16
*
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
2020-01-29
1
-13
/
+5
[next]