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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2023-12-08
driver core: Release all resources during unbind before updating device links
Saravana Kannan
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2023-10-25
regmap: fix NULL deref on lookup
Johan Hovold
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
2023-09-23
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
2023-08-11
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
2023-08-08
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-05-30
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
2023-01-18
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
2023-01-18
class: fix possible memory leak in __class_register()
Yang Yingliang
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
2022-11-01
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-09-15
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-06-14
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
2022-04-20
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
2021-11-02
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
2021-09-22
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
2021-09-22
regmap: fix the offset of register error log
Jeongtae Park
2021-09-03
opp: remove WARN when no valid OPPs remain
Michał Mirosław
2021-08-26
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-03-24
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
2021-03-11
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
2021-02-07
driver core: Extend device_is_dependent()
Rafael J. Wysocki
2021-02-07
base: core: Remove WARN_ON from link dependencies check
Benjamin Gaignard
2021-01-12
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
2020-11-10
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
2020-11-05
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
2020-11-05
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
2020-10-14
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
2020-09-03
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
2020-09-03
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
2020-07-31
regmap: debugfs: check count when read regmap file
Peng Fan
2020-07-29
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-06-25
drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...
Kuppuswamy Sathyanarayanan
2020-06-11
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-05-27
component: Silence bind error on -EPROBE_DEFER
James Hilliard
2020-04-24
arch_topology: Fix section miss match warning due to free_raw_capacity()
Prasad Sodagudi
2020-02-28
driver core: platform: fix u32 greater or equal to zero comparison
Colin Ian King
2020-02-28
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
2020-02-28
driver core: platform: Prevent resouce overflow from causing infinite loops
Simon Schwartz
2020-02-14
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
2020-01-27
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Rafael J. Wysocki
2020-01-27
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
2019-12-05
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
2019-12-01
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
zhong jiang
2019-12-01
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-12-01
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
2019-11-24
Revert "OPP: Protect dev_list with opp_table lock"
Greg Kroah-Hartman
2019-11-20
OPP: Protect dev_list with opp_table lock
Viresh Kumar
[next]