index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2019-01-26
sysfs: Disable lockdep for driver bind/unbind files
Daniel Vetter
2018-10-13
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
2017-12-16
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
2017-10-12
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
2017-09-13
driver core: bus: Fix a potential double free
Christophe JAILLET
2017-09-02
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of domain providers
Krzysztof Kozlowski
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
2017-07-21
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
2017-07-15
driver core: platform: fix race condition with driver_override
Adrian Salido
2016-07-12
base: make module_create_drivers_dir race-free
Jiri Slaby
2016-06-06
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
2016-06-03
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
2016-05-17
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
2015-10-27
mm: check if section present during memory block registering
Yinghai Lu
2015-10-27
drivercore: Fix unregistration path of platform devices
Grant Likely
2015-10-27
devres: fix devres_get()
Masahiro Yamada
2015-10-27
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
2015-10-27
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
2015-09-17
regmap: regcache-rbtree: Clean new present bits on present bitmap resize
Guenter Roeck
2015-08-04
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
2015-07-03
regmap: Fix possible shift overflow in regmap_field_init()
Maxime Coquelin
2015-07-03
regmap: Fix regmap_bulk_read in BE mode
Arun Chandran
2015-06-28
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
2015-05-17
driver core: bus: Goto appropriate labels on failure in bus_add_device
Junjie Mao
2015-05-17
drivers: platform: parse IRQ flags from resources
Linus Walleij
2015-04-16
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
2015-04-16
regmap: regcache-rbtree: Fix present bitmap resize
Lars-Peter Clausen
2015-01-16
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
2014-11-14
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2014-11-11
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
2014-10-27
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
2014-10-14
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
CMA: document cma=0
Jean Delvare
2014-10-09
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
2014-10-09
common: dma-mapping: introduce common remapping functions
Laura Abbott
2014-10-09
memory-hotplug: add sysfs valid_zones attribute
Zhang Zhen
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-07
Merge branch 'pm-clk'
Rafael J. Wysocki
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
[next]