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
/
lib
Age
Commit message (
Expand
)
Author
2015-11-27
devres: fix a for loop bounds check
Dan Carpenter
2015-08-12
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-08-07
lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
mancha security
2015-03-06
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
2015-03-06
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
2015-02-20
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
2014-12-14
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2014-12-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-12-14
lzo: check for length overrun in variable length encoding.
Willy Tarreau
2014-12-14
Revert "lzo: properly check for overruns"
Willy Tarreau
2014-07-11
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
2014-07-11
lzo: properly check for overruns
Greg Kroah-Hartman
2014-07-11
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
2014-07-11
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
Markus F.X.J. Oberhumer
2014-07-11
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
2014-04-30
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
2014-04-30
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
2014-04-02
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
2014-01-03
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2014-01-03
vsprintf: check real user/group id for %pK
Ryan Mallon
2013-11-28
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
2013-10-26
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-04-25
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
2013-03-06
idr: fix top layer handling
Tejun Heo
2013-03-06
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
2013-03-06
idr: fix a subtle bug in idr_get_next()
Tejun Heo
2012-10-30
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
2012-10-17
lib/gcd.c: prevent possible div by 0
Davidlohr Bueso
2012-08-10
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
2012-06-10
btree: fix tree corruption in btree_get_prev()
Roland Dreier
2012-04-02
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
2011-11-21
Fix comparison using wrong pointer variable in dma debug code
Thomas Jarosch
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-04
netlink: validate NLA_MSECS length
Johannes Berg
2011-11-02
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
2011-10-31
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
2011-10-31
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
2011-10-31
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
2011-10-31
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
2011-10-31
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
2011-10-31
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
Jiaju Zhang
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
2011-10-31
radix_tree: clean away saw_unset_tag leftovers
Hugh Dickins
2011-10-31
lib: dma-debug needs export.h for EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
md: Add in export.h for files using EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
[next]