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
*
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
*
component: fix loop condition to call unbind() if bind() fails
Banajit Goswami
2019-11-20
1
-3
/
+3
*
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-12
1
-0
/
+8
*
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-11-12
1
-0
/
+9
*
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
2019-10-29
1
-0
/
+3
*
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...
David Hildenbrand
2019-10-29
1
-0
/
+3
*
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
2019-10-07
1
-1
/
+1
*
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
2019-10-05
1
-0
/
+2
*
driver core: Fix use-after-free and double free on glue directory
Muchun Song
2019-09-19
1
-1
/
+52
*
drivers/base: Introduce kill_device()
Dan Williams
2019-08-09
1
-8
/
+19
*
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
2019-08-09
3
-11
/
+26
*
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
2019-07-26
1
-0
/
+2
*
regmap: debugfs: Fix memory leak in regmap_debugfs_init
Daniel Baluta
2019-07-26
1
-0
/
+2
*
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
2019-07-21
1
-0
/
+6
*
firmware: improve LSM/IMA security behaviour
Sven Van Asbroeck
2019-07-21
1
-1
/
+1
*
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
James Morse
2019-07-21
1
-1
/
+2
*
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
2019-05-31
1
-0
/
+4
*
driver core: Postpone DMA tear-down until after devres release for probe failure
John Garry
2019-05-25
1
-3
/
+2
*
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-05-14
1
-0
/
+8
*
mm: hide incomplete nr_indirectly_reclaimable in sysfs
Konstantin Khlebnikov
2019-04-20
1
-1
/
+6
*
PM / Domains: Avoid a potential deadlock
Jiada Wang
2019-04-20
1
-7
/
+6
*
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
2019-03-23
1
-1
/
+7
*
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
2019-03-13
1
-1
/
+1
*
cacheinfo: Keep the old value if of_property_read_u32 fails
Huacai Chen
2019-02-12
1
-4
/
+2
*
kobject: return error code if writing /sys/.../uevent fails
Peter Rajnoha
2019-02-12
2
-5
/
+15
[next]