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
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-09-02
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
1
-1
/
+1
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-15
driver core: platform: fix race condition with driver_override
Adrian Salido
1
-2
/
+9
2016-07-12
base: make module_create_drivers_dir race-free
Jiri Slaby
1
-3
/
+5
2016-06-06
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
1
-2
/
+3
2016-06-03
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
1
-2
/
+7
2016-05-17
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
1
-1
/
+1
2015-10-27
mm: check if section present during memory block registering
Yinghai Lu
1
-0
/
+10
2015-10-27
drivercore: Fix unregistration path of platform devices
Grant Likely
1
-6
/
+2
2015-10-27
devres: fix devres_get()
Masahiro Yamada
1
-2
/
+2
2015-10-27
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
1
-2
/
+1
2015-10-27
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
1
-1
/
+1
2015-09-17
regmap: regcache-rbtree: Clean new present bits on present bitmap resize
Guenter Roeck
1
-5
/
+14
2015-08-04
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
1
-3
/
+13
2015-07-03
regmap: Fix possible shift overflow in regmap_field_init()
Maxime Coquelin
1
-2
/
+1
2015-07-03
regmap: Fix regmap_bulk_read in BE mode
Arun Chandran
1
-1
/
+1
2015-06-28
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
2
-1
/
+186
2015-05-17
driver core: bus: Goto appropriate labels on failure in bus_add_device
Junjie Mao
1
-2
/
+2
2015-05-17
drivers: platform: parse IRQ flags from resources
Linus Walleij
1
-0
/
+9
2015-04-16
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
3
-26
/
+30
2015-04-16
regmap: regcache-rbtree: Fix present bitmap resize
Lars-Peter Clausen
1
-1
/
+1
2015-01-16
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
1
-3
/
+5
2014-11-14
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+34
2014-11-11
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
1
-6
/
+32
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
1
-2
/
+2
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
1
-3
/
+3
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
1
-8
/
+11
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
1
-1
/
+2
2014-10-27
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
1
-0
/
+2
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
1
-0
/
+66
2014-10-14
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
1
-22
/
+129
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
4
-3
/
+117
2014-10-09
CMA: document cma=0
Jean Delvare
1
-0
/
+3
2014-10-09
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
1
-3
/
+0
2014-10-09
common: dma-mapping: introduce common remapping functions
Laura Abbott
1
-0
/
+72
2014-10-09
memory-hotplug: add sysfs valid_zones attribute
Zhang Zhen
1
-0
/
+42
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-387
/
+627
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-16
/
+315
2014-10-07
Merge branch 'pm-clk'
Rafael J. Wysocki
1
-4
/
+15
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
4
-363
/
+577
2014-10-03
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
1
-1
/
+0
2014-10-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
1
-4
/
+15
2014-10-03
PM / Domains: Rename cpu_data to cpuidle_data
Ulf Hansson
1
-27
/
+27
[next]