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.12.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
*
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
*
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2020-01-29
2
-24
/
+24
*
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
2020-01-29
1
-28
/
+54
*
drivers/base/memory: pass a block_id to init_memory_block()
David Hildenbrand
2020-01-29
1
-16
/
+11
*
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2020-01-29
1
-2
/
+0
*
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
2020-01-29
1
-11
/
+5
*
mm, memory_hotplug: update a comment in unregister_memory()
Dan Carpenter
2020-01-29
1
-1
/
+1
*
drivers/base/memory.c: clean up relics in function parameters
Baoquan He
2020-01-29
1
-6
/
+6
*
drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
Wei Yang
2020-01-29
1
-1
/
+1
*
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Rafael J. Wysocki
2020-01-27
1
-1
/
+1
*
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
2020-01-27
2
-25
/
+8
*
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
2020-01-27
2
-19
/
+29
*
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
2020-01-27
2
-2
/
+3
*
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2020-01-27
2
-30
/
+41
*
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
2020-01-27
1
-6
/
+14
*
driver core: Avoid careless re-use of existing device links
Rafael J. Wysocki
2020-01-27
1
-3
/
+20
*
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
Rafael J. Wysocki
2020-01-27
1
-8
/
+12
*
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
2019-12-05
1
-0
/
+3
*
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
zhong jiang
2019-12-01
1
-1
/
+1
*
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
2019-12-01
1
-12
/
+1
*
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-12-01
1
-2
/
+7
*
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
2019-12-01
1
-0
/
+6
[next]