开源镜像站
帮助
动态
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-08-22
dma-debug: avoid spinlock recursion when disabling dma-debug
Ville Syrjälä
2016-06-15
KEYS: Fix ASN.1 indefinite length object parsing
David Howells
2016-06-15
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
2016-06-15
assoc_array: don't call compare_object() on a node
Jerome Marchand
2016-03-24
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
2016-03-24
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-02-25
klist: fix starting point removed bug in klist iterators
James Bottomley
2016-02-25
dump_stack: avoid potential deadlocks
Eric Dumazet
2016-02-25
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-16
ASN.1: Fix non-match detection failure on data overrun
David Howells
2016-02-02
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-02-02
dma-debug: switch check from _text to _stext
Laura Abbott
2016-01-25
dma-debug: Fix dma_debug_entry offset calculation
Daniel Mentz
2015-12-13
devres: fix a for loop bounds check
Dan Carpenter
2015-07-15
lz4: fix system halt at boot kernel on x86_64
Krzysztof Kolasa
2015-07-15
LZ4 : fix the data abort issue
JeHyeon Yeon
2015-07-15
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-06-11
lib: Fix strnlen_user() to not touch memory after specified maximum
Jan Kara
2015-05-06
lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
mancha security
2015-02-10
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
2015-02-10
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
2015-02-04
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-05
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-10-30
lzo: check for length overrun in variable length encoding.
Willy Tarreau
2014-10-30
Revert "lzo: properly check for overruns"
Willy Tarreau
2014-09-17
KEYS: Fix termination condition in assoc array garbage collection
David Howells
2014-09-17
KEYS: Fix use-after-free in assoc_array_gc()
David Howells
2014-08-14
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-07-03
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
Greg Kroah-Hartman
2014-07-02
lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...
Amir Vadai
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-06-27
Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-27
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2014-06-27
lz4: fix another possible overrun
Greg Kroah-Hartman
2014-06-23
Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-23
lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...
Chen Gang
2014-06-23
lz4: ensure length does not wrap
Greg Kroah-Hartman
2014-06-23
lzo: properly check for overruns
Greg Kroah-Hartman
2014-06-20
swiotlb: don't assume PA 0 is invalid
Jan Beulich
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-11
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2014-06-11
net: filter: fix nlattr and nlattr_nest BPF tests
Alexei Starovoitov
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-06
lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations
Catalin Marinas
2014-06-06
idr: reduce the unneeded check in free_layer()
Lai Jiangshan
2014-06-06
idr: don't need to shink the free list when idr_remove()
Lai Jiangshan
[next]