index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2020-06-11
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-24
arch_topology: Fix section miss match warning due to free_raw_capacity()
Prasad Sodagudi
1
-1
/
+1
2020-02-28
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
2020-02-28
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
1
-1
/
+4
2020-02-28
driver core: platform: Prevent resouce overflow from causing infinite loops
Simon Schwartz
1
-4
/
+6
2020-02-15
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
1
-5
/
+37
2020-01-27
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Rafael J. Wysocki
1
-1
/
+1
2020-01-27
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
1
-6
/
+14
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: 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-24
Revert "OPP: Protect dev_list with opp_table lock"
Greg Kroah-Hartman
3
-22
/
+3
2019-11-20
OPP: Protect dev_list with opp_table lock
Viresh Kumar
3
-3
/
+22
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-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-07-31
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
1
-0
/
+2
2019-07-21
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
James Morse
1
-1
/
+2
2019-05-31
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
1
-0
/
+4
2019-05-25
driver core: Postpone DMA tear-down until after devres release for probe failure
John Garry
1
-3
/
+2
2019-05-16
devres: Align data[] to ARCH_KMALLOC_MINALIGN
Alexey Brodkin
1
-2
/
+8
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+8
2019-04-20
mm: hide incomplete nr_indirectly_reclaimable in sysfs
Konstantin Khlebnikov
1
-1
/
+6
2019-03-23
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
1
-1
/
+7
2019-03-14
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
1
-1
/
+1
2019-02-12
OPP: Use opp_table->regulators to verify no regulator case
Viresh Kumar
1
-4
/
+7
2019-02-12
kobject: return error code if writing /sys/.../uevent fails
Peter Rajnoha
2
-5
/
+15
2019-02-12
driver core: Move async_synchronize_full call
Alexander Duyck
1
-3
/
+3
2019-02-06
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
1
-0
/
+2
2019-01-26
sysfs: Disable lockdep for driver bind/unbind files
Daniel Vetter
1
-2
/
+5
2019-01-09
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
1
-2
/
+4
2018-12-01
driver core: Move device_links_purge() after bus_remove_device()
Jeffy Chen
1
-1
/
+1
2018-10-13
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
1
-1
/
+4
2018-09-26
drivers/base: stop new probing during shutdown
Pingfan Liu
1
-0
/
+3
2018-09-05
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
1
-1
/
+1
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+8
2018-07-28
driver core: Partially revert "driver core: correct device's shutdown order"
Rafael J. Wysocki
1
-8
/
+0
2018-07-03
PM / OPP: Update voltage in case freq == old_freq
Waldemar Rymarkiewicz
1
-1
/
+1
2018-07-03
PM / core: Fix supplier device runtime PM usage counter imbalance
Rafael J. Wysocki
1
-4
/
+11
2018-07-03
PM / Domains: Fix error path during attach in genpd
Ulf Hansson
1
-0
/
+3
2018-06-26
driver core: Don't ignore class_dir_create_and_add() failure.
Tetsuo Handa
1
-2
/
+12
2018-05-30
regmap: Correct comparison in regmap_cached
Charles Keepax
1
-1
/
+1
2018-05-22
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+8
[next]