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
/
lib
Age
Commit message (
Expand
)
Author
2015-04-09
LZ4 : fix the data abort issue
JeHyeon Yeon
2015-02-09
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
2015-02-09
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
2015-01-29
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
2014-11-13
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2014-11-13
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-10-31
lzo: check for length overrun in variable length encoding.
Willy Tarreau
2014-10-31
Revert "lzo: properly check for overruns"
Willy Tarreau
2014-09-26
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-09-26
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
2014-09-26
lib/plist: add plist_requeue
Dan Streetman
2014-08-19
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
2014-07-17
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
Greg Kroah-Hartman
2014-07-02
lz4: fix another possible overrun
Greg Kroah-Hartman
2014-07-02
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
2014-07-02
lz4: ensure length does not wrap
Greg Kroah-Hartman
2014-07-02
lzo: properly check for overruns
Greg Kroah-Hartman
2014-06-23
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
2014-05-15
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
2014-04-18
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
2014-03-12
mm: do not walk all of system memory during show_mem
Mel Gorman
2014-02-20
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
2014-02-13
iscsi-target: Fix connection reset hang with percpu_ida_alloc
Nicholas Bellinger
2014-02-13
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2013-12-08
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2013-12-04
vsprintf: check real user/group id for %pK
Ryan Mallon
2013-10-31
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
2013-10-29
Kconfig: make KOBJECT_RELEASE debugging require timer debugging
Linus Torvalds
2013-10-16
percpu_refcount: export symbols
Matias Bjorling
2013-10-10
kobject: show debug info on delayed kobject release
Fengguang Wu
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
2013-09-27
lockref: allow relaxed cmpxchg64 variant for lockless updates
Will Deacon
2013-09-20
lib: introduce upper case hex ascii helpers
Andre Naujoks
2013-09-20
lockref: use cmpxchg64 explicitly for lockless updates
Will Deacon
2013-09-13
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2013-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-12
crypto: crct10dif - Add fallback for broken initrds
Herbert Xu
2013-09-11
lz4: fix compression/decompression signedness mismatch
Sergey Senozhatsky
2013-09-11
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
2013-09-11
rbtree: allow tests to run as builtin
Cody P Schafer
2013-09-11
rbtree_test: add test for postorder iteration
Cody P Schafer
2013-09-11
rbtree: add postorder iteration functions
Cody P Schafer
2013-09-11
lib/decompressors: fix "no limit" output buffer length
Alexandre Courbot
2013-09-11
lib/crc32: update the comments of crc32_{be,le}_generic()
Gu Zheng
2013-09-11
lib/genalloc.c: correct dev_get_gen_pool documentation
Emilio López
2013-09-11
lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
[next]