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-05-10
isa: Call isa_bus_init before dependent ISA bus drivers register
William Breathitt Gray
1
-1
/
+1
2020-05-10
firmware: actually return NULL on failed request_firmware_nowait()
Brian Norris
1
-3
/
+5
2020-02-28
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
1
-1
/
+4
2019-11-16
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+8
2019-11-16
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-05
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
1
-0
/
+2
2019-09-21
driver core: Fix use-after-free and double free on glue directory
Muchun Song
1
-1
/
+52
2019-08-04
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
1
-0
/
+2
2019-06-11
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
1
-0
/
+4
2019-05-16
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+8
2019-03-23
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
1
-1
/
+7
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
2018-10-13
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
1
-1
/
+4
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-25
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+8
2018-07-03
driver core: Don't ignore class_dir_create_and_add() failure.
Tetsuo Handa
1
-2
/
+12
2018-04-24
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
1
-1
/
+1
2018-01-31
drivers: base: cacheinfo: fix boot error message when acpi is enabled
Sudeep Holla
1
-4
/
+8
2018-01-31
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
1
-0
/
+3
2018-01-31
PM / sleep: declare __tracedata symbols as char[] rather than char
Eric Biggers
1
-2
/
+2
2018-01-17
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2
-0
/
+51
2017-12-16
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
1
-5
/
+5
2017-11-30
PM / OPP: Add missing of_node_put(np)
Tobias Jordan
1
-0
/
+1
2017-11-08
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
1
-0
/
+7
2017-10-12
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
1
-1
/
+2
2017-09-13
driver core: bus: Fix a potential double free
Christophe JAILLET
1
-1
/
+1
2017-08-06
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
1
-2
/
+4
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of domain providers
Krzysztof Kozlowski
1
-2
/
+2
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
1
-2
/
+2
2017-07-21
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
1
-0
/
+2
2017-07-21
PM / wakeirq: Convert to SRCU
Thomas Gleixner
1
-12
/
+18
2017-07-21
Add "shutdown" to "struct class".
Josh Zimmerman
1
-1
/
+5
2017-07-15
driver core: platform: fix race condition with driver_override
Adrian Salido
1
-2
/
+9
2017-06-17
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
1
-5
/
+6
2017-02-09
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-6
/
+5
2017-01-12
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
3
-15
/
+88
2017-01-09
firmware: fix usermode helper fallback loading
Yves-Alexis Perez
1
-3
/
+4
2017-01-06
driver core: fix race between creating/querying glue dir and its cleanup
Ming Lei
1
-10
/
+29
2016-11-26
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
1
-4
/
+4
2016-10-28
platform: don't return 0 from platform_get_irq[_byname]() on error
Sergei Shtylyov
1
-2
/
+2
2016-10-22
drivers: base: dma-mapping: page align the size when unmap_kernel_range
Peng Fan
1
-1
/
+1
2016-07-27
base: make module_create_drivers_dir race-free
Jiri Slaby
1
-3
/
+5
2016-06-07
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
1
-2
/
+3
2016-06-07
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
1
-2
/
+7
2016-05-18
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
1
-1
/
+1
2016-05-04
PM / Domains: Fix removal of a subdomain
Jon Hunter
1
-1
/
+1
2016-05-04
PM / OPP: Initialize u_volt_min/max to a valid value
Viresh Kumar
1
-2
/
+8
[next]