index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
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-31
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-06-30
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-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
2019-12-05
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
2019-11-28
mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lock
zhong jiang
2019-11-28
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-11-25
component: fix loop condition to call unbind() if bind() fails
Banajit Goswami
2019-11-16
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-11-16
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-10-29
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
2019-10-05
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
2019-09-21
driver core: Fix use-after-free and double free on glue directory
Muchun Song
2019-08-04
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
2019-05-31
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
2019-05-14
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
2019-03-23
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
2019-02-06
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
2019-01-26
sysfs: Disable lockdep for driver bind/unbind files
Daniel Vetter
2019-01-09
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
2018-10-13
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
2018-09-26
drivers/base: stop new probing during shutdown
Pingfan Liu
2018-09-05
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-07-28
driver core: Partially revert "driver core: correct device's shutdown order"
Rafael J. Wysocki
2018-07-11
PM / OPP: Update voltage in case freq == old_freq
Waldemar Rymarkiewicz
2018-06-26
driver core: Don't ignore class_dir_create_and_add() failure.
Tetsuo Handa
2018-05-30
regmap: Correct comparison in regmap_cached
Charles Keepax
2018-05-22
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-04-24
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
2018-01-31
drivers: base: cacheinfo: fix boot error message when acpi is enabled
Sudeep Holla
2018-01-31
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
2018-01-17
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2017-12-25
PM / OPP: Move error message to debug level
Fabio Estevam
2017-12-14
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
2017-11-30
PM / OPP: Add missing of_node_put(np)
Tobias Jordan
2017-11-15
PM / OPP: Error out on failing to add static OPPs for v1 bindings
Viresh Kumar
2017-11-08
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
2017-10-18
device property: Track owner device of device property
Jarkko Nikula
2017-10-12
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
2017-10-05
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
2017-09-09
driver core: bus: Fix a potential double free
Christophe JAILLET
2017-08-11
device property: Make dev_fwnode() public
Sakari Ailus
[next]