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
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
2020-01-29
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2
-24
/
+24
2020-01-29
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
1
-28
/
+54
2020-01-29
drivers/base/memory: pass a block_id to init_memory_block()
David Hildenbrand
1
-16
/
+11
2020-01-29
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2020-01-29
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
1
-11
/
+5
2020-01-29
mm, memory_hotplug: update a comment in unregister_memory()
Dan Carpenter
1
-1
/
+1
2020-01-29
drivers/base/memory.c: clean up relics in function parameters
Baoquan He
1
-6
/
+6
2020-01-29
drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
Wei Yang
1
-1
/
+1
2020-01-27
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Rafael J. Wysocki
1
-1
/
+1
2020-01-27
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
2
-25
/
+8
2020-01-27
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
2
-19
/
+29
2020-01-27
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
2
-2
/
+3
2020-01-27
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2
-30
/
+41
2020-01-27
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
1
-6
/
+14
2020-01-27
driver core: Avoid careless re-use of existing device links
Rafael J. Wysocki
1
-3
/
+20
2020-01-27
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
Rafael J. Wysocki
1
-8
/
+12
2019-12-05
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
1
-0
/
+3
2019-12-01
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
zhong jiang
1
-1
/
+1
2019-12-01
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
1
-12
/
+1
2019-12-01
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-2
/
+7
2019-12-01
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
1
-0
/
+6
2019-11-20
component: fix loop condition to call unbind() if bind() fails
Banajit Goswami
1
-3
/
+3
2019-11-12
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+8
2019-11-12
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+9
2019-10-29
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
1
-0
/
+3
2019-10-29
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...
David Hildenbrand
1
-0
/
+3
2019-10-07
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
1
-1
/
+1
2019-10-05
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
1
-0
/
+2
2019-09-19
driver core: Fix use-after-free and double free on glue directory
Muchun Song
1
-1
/
+52
2019-08-09
drivers/base: Introduce kill_device()
Dan Williams
1
-8
/
+19
2019-08-09
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
3
-11
/
+26
2019-07-26
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
1
-0
/
+2
2019-07-26
regmap: debugfs: Fix memory leak in regmap_debugfs_init
Daniel Baluta
1
-0
/
+2
2019-07-21
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
1
-0
/
+6
2019-07-21
firmware: improve LSM/IMA security behaviour
Sven Van Asbroeck
1
-1
/
+1
2019-07-21
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
James Morse
1
-1
/
+2
[next]