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
*
bpf/tests: Do not PASS tests without actually testing the result
Johan Almbladh
2021-09-22
1
-1
/
+8
*
bpf/tests: Fix copy-and-paste error in double word test
Johan Almbladh
2021-09-22
1
-2
/
+2
*
lib/string.c: add multibyte memset functions
Matthew Wilcox
2021-08-04
1
-0
/
+66
*
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
2021-07-20
1
-0
/
+8
*
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
2021-07-20
1
-1
/
+3
*
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
2021-07-20
1
-1
/
+3
*
iov_iter_fault_in_readable() should do nothing in xarray case
Al Viro
2021-07-20
1
-1
/
+1
*
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
2021-05-22
1
-4
/
+5
*
lib/string: Add strscpy_pad() function
Tobin C. Harding
2021-02-23
1
-7
/
+40
*
lib/genalloc: fix the overflow when size is too big
Huang Shijie
2021-01-12
1
-12
/
+13
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
1
-180
/
+283
*
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-11-18
1
-1
/
+5
*
Fonts: Replace discarded const qualifier
Lee Jones
2020-11-10
11
-11
/
+11
*
lib/crc32.c: fix trivial typo in preprocessor condition
Tobias Jordan
2020-10-29
1
-1
/
+1
*
lib/strscpy: Shut up KASAN false-positives in strscpy()
Andrey Ryabinin
2020-10-29
1
-1
/
+1
*
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
2020-10-14
11
-49
/
+47
*
lib/string.c: implement stpcpy
Nick Desaulniers
2020-10-01
1
-0
/
+24
*
dyndbg: fix a BUG_ON in ddebug_describe_flags
Jim Cromie
2020-08-21
1
-12
/
+11
*
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-08-21
1
-1
/
+1
*
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
2020-06-29
1
-56
/
+35
*
lib/mpi: Fix 64-bit MIPS build with Clang
Nathan Chancellor
2020-06-20
1
-1
/
+1
*
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2020-05-27
1
-0
/
+32
*
lib/mpi: Fix building for powerpc with clang
Nathan Chancellor
2020-05-10
1
-17
/
+17
*
lib/scatterlist.c: adjust indentation in __sg_alloc_table
Nathan Chancellor
2020-02-28
1
-1
/
+1
*
lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
Gustavo A. R. Silva
2020-02-14
1
-0
/
+1
*
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko
2020-01-29
1
-0
/
+20
*
Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
Linus Torvalds
2020-01-29
1
-1
/
+2
*
devres: allow const resource arguments
Arnd Bergmann
2020-01-29
1
-1
/
+2
*
kobject: Export kobject_get_unless_zero()
Jan Kara
2020-01-14
1
-1
/
+4
*
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
2020-01-04
1
-0
/
+1
*
lib: raid6: fix awk build warnings
Greg Kroah-Hartman
2019-12-21
1
-1
/
+1
*
lib/genalloc.c: include vmalloc.h
Olof Johansson
2019-12-05
1
-0
/
+1
*
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
2019-12-05
1
-2
/
+2
*
dump_stack: avoid the livelock of the dump_lock
Kevin Hao
2019-11-12
1
-1
/
+6
*
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Nicolas Boichat
2019-10-07
1
-1
/
+1
*
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
2019-09-06
2
-4
/
+415
*
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2019-09-06
4
-1
/
+375
*
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
2019-08-04
1
-4
/
+5
*
rslib: Fix handling of of caller provided syndrome
Ferdinand Blomqvist
2019-08-04
1
-2
/
+12
*
rslib: Fix decoding of shortened codes
Ferdinand Blomqvist
2019-08-04
1
-2
/
+2
*
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
2019-07-10
1
-4
/
+2
*
mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
Peter Zijlstra
2019-06-11
2
-4
/
+5
*
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
*
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
2019-04-27
1
-4
/
+2
*
lib/int_sqrt: optimize small argument
Peter Zijlstra
2019-04-03
1
-0
/
+3
*
assoc_array: Fix shortcut creation
David Howells
2019-03-23
1
-3
/
+5
*
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
2019-02-20
1
-1
/
+1
[next]