开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2016-02-25
dump_stack: avoid potential deadlocks
Eric Dumazet
2016-02-25
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-25
dma-debug: switch check from _text to _stext
Laura Abbott
2016-02-24
klist: fix starting point removed bug in klist iterators
James Bottomley
2015-08-04
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-06-03
lib: Fix strnlen_user() to not touch memory after specified maximum
Jan Kara
2015-05-15
lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
mancha security
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
[next]