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
2016-04-11
drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64
John Allen
2016-02-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
2015-10-28
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
2015-10-28
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
2015-09-30
drivercore: Fix unregistration path of platform devices
Grant Likely
2015-09-30
devres: fix devres_get()
Masahiro Yamada
2015-09-18
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-30
regmap: Fix possible shift overflow in regmap_field_init()
Maxime Coquelin
2015-07-30
regmap: Fix regmap_bulk_read in BE mode
Arun Chandran
2015-05-15
driver core: bus: Goto appropriate labels on failure in bus_add_device
Junjie Mao
2015-04-09
regmap: regcache-rbtree: Fix present bitmap resize
Lars-Peter Clausen
2015-04-09
topology: Fix compilation warning when not in SMP
Vincent Stehlé
2015-01-26
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
2014-11-13
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
2014-11-13
regmap: fix kernel hang on regmap_bulk_write with zero val_count.
Quentin Casasnovas
2014-10-31
firmware_class: make sure fw requests contain a name
Kees Cook
2014-10-31
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-10-31
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
2014-10-31
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
2014-10-13
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
2014-10-13
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
2014-07-18
DMA, CMA: fix possible memory leak
Joonsoo Kim
2014-06-06
drivercore: deferral race condition fix
Grant Likely
2014-03-05
PM / hibernate: Fix restore hang in freeze_processes()
Sebastian Capella
2013-12-04
PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()
Rafael J. Wysocki
2013-10-16
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
Yasuaki Ishimatsu
2013-09-26
driver core : Fix use after free of dev->parent in device_shutdown
Benson Leung
2013-09-12
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
2013-09-10
dma-buf: Expose buffer size to userspace (v2)
Christopher James Halse Rogers
2013-09-10
dma-buf: Check return value of anon_inode_getfile
Tuomas Tynkkynen
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2013-08-31
Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/patch' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2013-08-31
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
2013-08-30
firmware loader: fix pending_fw_head list corruption
Maxime Bizon
2013-08-30
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-08-29
driver core / ACPI: Avoid device hot remove locking issues
Rafael J. Wysocki
2013-08-29
regmap: rbtree: Make cache_present bitmap per node
Lars-Peter Clausen
2013-08-29
regmap: rbtree: Reduce number of nodes, take 2
Lars-Peter Clausen
2013-08-29
regmap: rbtree: Simplify adjacent node look-up
Lars-Peter Clausen
2013-08-29
Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree
Mark Brown
[next]