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