index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-04-27
lib/div64.c: off by one in shift
Stanislaw Gruszka
2019-04-27
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-27
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-04-27
kprobes: Prohibit probing on bsearch()
Andrea Righi
2019-03-23
assoc_array: Fix shortcut creation
David Howells
2018-12-21
swiotlb: clean up reporting
Kees Cook
2018-12-21
lib/interval_tree_test.c: allow users to limit scope of endpoint
Davidlohr Bueso
2018-12-21
lib/rbtree-test: lower default params
Davidlohr Bueso
2018-12-21
lib/rbtree_test.c: make input module parameters
Davidlohr Bueso
2018-12-21
lib/interval_tree_test.c: allow full tree search
Davidlohr Bueso
2018-12-21
lib/interval_tree_test.c: make test options module parameters
Davidlohr Bueso
2018-12-17
debugobjects: avoid recursive calls with kmemleak
Qian Cai
2018-12-13
kobject: Replace strncpy with memcpy
Guenter Roeck
2018-11-27
lib/raid6: Fix arm64 test build
Jeremy Linton
2018-11-22
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-11-10
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2018-09-26
debugobjects: Make stack check warning more informative
Joel Fernandes (Google)
2018-05-02
kobject: don't use WARN for registration failures
Dmitry Vyukov
2018-02-28
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
2018-02-25
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
2017-12-16
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
2017-12-16
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2017-12-16
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
2017-11-30
lib/mpi: call cond_resched() from mpi_powm() loop
Eric Biggers
2017-11-15
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
Eric Biggers
2017-11-08
KEYS: fix out-of-bounds read during ASN.1 parsing
Eric Biggers
2017-11-02
assoc_array: Fix a buggy node-splitting case
David Howells
2017-10-27
lib/digsig: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-08
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
Andrey Ryabinin
2017-09-02
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
2017-08-11
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
2017-08-11
strscpy: zero any trailing garbage bytes in the destination
Chris Metcalf
2017-08-11
string: provide strscpy()
Chris Metcalf
2017-06-29
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
2017-06-14
usercopy: Adjust tests to deal with SMAP/PAN
Kees Cook
2017-05-20
KEYS: Fix ASN.1 indefinite length object parsing
David Howells
2017-05-20
ASN.1: Fix non-match detection failure on data overrun
David Howells
2017-05-08
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2017-04-18
lib/vsprintf.c: improve sanity check in vsnprintf()
Rasmus Villemoes
2016-08-22
dcache: let the dentry count go down to zero without taking d_lock
Linus Torvalds
2016-06-06
dma-debug: avoid spinlock recursion when disabling dma-debug
Ville Syrjälä
2016-04-20
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
2016-04-20
assoc_array: don't call compare_object() on a node
Jerome Marchand
2016-04-12
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
2016-04-12
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-03-02
klist: fix starting point removed bug in klist iterators
James Bottomley
2016-02-15
dump_stack: avoid potential deadlocks
Eric Dumazet
2016-02-15
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-09
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-02-09
dma-debug: switch check from _text to _stext
Laura Abbott
[next]