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
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
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
2019-11-15
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+8
2019-11-15
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+9
2019-05-22
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+8
2019-03-25
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
1
-2
/
+2
2018-12-16
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
1
-1
/
+4
2018-11-20
driver core: Don't ignore class_dir_create_and_add() failure.
Tetsuo Handa
1
-2
/
+12
2018-11-20
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
1
-1
/
+0
2018-10-21
regmap: Don't use format_val in regmap_bulk_read
Charles Keepax
1
-26
/
+17
2018-10-21
regmap: Support bulk reads for devices without raw formatting
Mark Brown
1
-1
/
+28
2018-10-21
regmap: Correct offset handling in regmap_volatile_range
Charles Keepax
1
-1
/
+1
2018-10-03
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+8
2018-10-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+8
2018-03-19
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2
-0
/
+51
2018-03-03
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
1
-5
/
+5
2017-11-26
driver core: bus: Fix a potential double free
Christophe JAILLET
1
-1
/
+1
2017-10-12
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
1
-0
/
+2
2017-10-12
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
1
-2
/
+2
2017-06-05
PM / QoS: Fix memory leak on resume_latency.notifiers
John Keeping
1
-1
/
+1
2017-03-16
drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments
Florian Fainelli
1
-2
/
+2
2017-03-16
regmap: cache: Remove unused 'blksize' variable
Kirtika Ruchandani
1
-6
/
+2
2017-02-23
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
1
-4
/
+4
2017-02-23
platform: don't return 0 from platform_get_irq[_byname]() on error
Sergei Shtylyov
1
-2
/
+2
2016-08-22
isa: Call isa_bus_init before dependent ISA bus drivers register
William Breathitt Gray
1
-1
/
+1
2016-08-22
base: make module_create_drivers_dir race-free
Jiri Slaby
1
-3
/
+5
2016-08-22
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
1
-2
/
+3
2016-08-22
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
1
-2
/
+7
2016-08-22
regmap: cache: Fix typo in cache_bypass parameter description
Andrew F. Davis
1
-1
/
+1
2016-06-15
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
1
-1
/
+1
2016-02-02
firmware: actually return NULL on failed request_firmware_nowait()
Brian Norris
1
-3
/
+5
2016-01-25
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-10-30
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
1
-2
/
+1
2015-10-30
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
1
-1
/
+1
2015-09-29
mm: check if section present during memory block registering
Yinghai Lu
1
-0
/
+10
2015-09-28
drivercore: Fix unregistration path of platform devices
Grant Likely
1
-6
/
+2
2015-09-28
devres: fix devres_get()
Masahiro Yamada
1
-2
/
+2
2015-08-31
regmap: regcache-rbtree: Clean new present bits on present bitmap resize
Guenter Roeck
1
-5
/
+14
2015-08-27
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
1
-3
/
+13
2015-07-15
regmap: Fix possible shift overflow in regmap_field_init()
Maxime Coquelin
1
-2
/
+1
2015-07-15
regmap: Fix regmap_bulk_read in BE mode
Arun Chandran
1
-1
/
+1
2015-05-06
driver core: bus: Goto appropriate labels on failure in bus_add_device
Junjie Mao
1
-2
/
+2
2015-04-10
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
3
-26
/
+30
2015-03-30
regmap: regcache-rbtree: Fix present bitmap resize
Lars-Peter Clausen
1
-1
/
+1
2015-01-05
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
1
-3
/
+5
2014-11-14
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-11-13
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
1
-0
/
+2
2014-11-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
1
-4
/
+15
2014-10-30
firmware_class: make sure fw requests contain a name
Kees Cook
1
-0
/
+3
2014-10-30
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-10-30
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
1
-2
/
+2
2014-10-30
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
1
-2
/
+6
[next]