index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2018-11-20
driver core: Don't ignore class_dir_create_and_add() failure.
Tetsuo Handa
2018-11-20
PM / wakeup: Only update last time for active wakeup sources
Doug Berger
2018-10-21
regmap: Don't use format_val in regmap_bulk_read
Charles Keepax
2018-10-21
regmap: Support bulk reads for devices without raw formatting
Mark Brown
2018-10-21
regmap: Correct offset handling in regmap_volatile_range
Charles Keepax
2018-10-03
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-10-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-03-19
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2018-03-03
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
2017-11-26
driver core: bus: Fix a potential double free
Christophe JAILLET
2017-10-12
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
2017-10-12
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
2017-06-05
PM / QoS: Fix memory leak on resume_latency.notifiers
John Keeping
2017-03-16
drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments
Florian Fainelli
2017-03-16
regmap: cache: Remove unused 'blksize' variable
Kirtika Ruchandani
2017-02-23
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
2017-02-23
platform: don't return 0 from platform_get_irq[_byname]() on error
Sergei Shtylyov
2016-08-22
isa: Call isa_bus_init before dependent ISA bus drivers register
William Breathitt Gray
2016-08-22
base: make module_create_drivers_dir race-free
Jiri Slaby
2016-08-22
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
2016-08-22
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
2016-08-22
regmap: cache: Fix typo in cache_bypass parameter description
Andrew F. Davis
2016-06-15
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
2016-02-02
firmware: actually return NULL on failed request_firmware_nowait()
Brian Norris
2016-01-25
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
2015-10-30
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
2015-10-30
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
2015-09-29
mm: check if section present during memory block registering
Yinghai Lu
2015-09-28
drivercore: Fix unregistration path of platform devices
Grant Likely
2015-09-28
devres: fix devres_get()
Masahiro Yamada
2015-08-31
regmap: regcache-rbtree: Clean new present bits on present bitmap resize
Guenter Roeck
2015-08-27
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
2015-07-15
regmap: Fix possible shift overflow in regmap_field_init()
Maxime Coquelin
2015-07-15
regmap: Fix regmap_bulk_read in BE mode
Arun Chandran
2015-05-06
driver core: bus: Goto appropriate labels on failure in bus_add_device
Junjie Mao
2015-04-10
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
2015-03-30
regmap: regcache-rbtree: Fix present bitmap resize
Lars-Peter Clausen
2015-01-05
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
2014-11-14
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
2014-11-13
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
2014-11-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
2014-10-30
firmware_class: make sure fw requests contain a name
Kees Cook
2014-10-30
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-10-30
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
2014-10-30
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
2014-10-15
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
2014-10-05
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
2014-10-05
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
2014-10-05
regmap: Fix regcache debugfs initialization
Lars-Peter Clausen
2014-07-11
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
[next]