index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-05-27
ubsan: build ubsan.c more conservatively
Arnd Bergmann
2020-05-27
x86/uaccess, ubsan: Fix UBSAN vs. SMAP
Peter Zijlstra
2020-05-10
lib/mpi: Fix building for powerpc with clang
Nathan Chancellor
2020-02-28
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
2020-02-28
lib/scatterlist.c: adjust indentation in __sg_alloc_table
Nathan Chancellor
2020-02-14
lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
Gustavo A. R. Silva
2020-01-29
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko
2020-01-29
Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
Linus Torvalds
2020-01-29
devres: allow const resource arguments
Arnd Bergmann
2020-01-14
kobject: Export kobject_get_unless_zero()
Jan Kara
2020-01-04
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
2019-12-21
lib: raid6: fix awk build warnings
Greg Kroah-Hartman
2019-12-05
lib/genalloc.c: include vmalloc.h
Olof Johansson
2019-12-05
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
2019-12-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-11-12
dump_stack: avoid the livelock of the dump_lock
Kevin Hao
2019-10-07
kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
Nicolas Boichat
2019-08-25
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
2019-08-25
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2019-08-04
lib/strscpy: Shut up KASAN false-positives in strscpy()
Andrey Ryabinin
2019-08-04
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
2019-08-04
rslib: Fix handling of of caller provided syndrome
Ferdinand Blomqvist
2019-08-04
rslib: Fix decoding of shortened codes
Ferdinand Blomqvist
2019-07-10
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
2019-05-31
mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
Peter Zijlstra
2019-05-10
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Andrey Ryabinin
2019-05-08
kasan: prevent compiler from optimizing away memset in tests
Andrey Konovalov
2019-05-08
kasan: remove redundant initialization of variable 'real_size'
Colin Ian King
2019-04-20
lib/div64.c: off by one in shift
Stanislaw Gruszka
2019-04-17
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-05
ARM: 8833/1: Ensure that NEON code always compiles with Clang
Nathan Chancellor
2019-04-05
kprobes: Prohibit probing on bsearch()
Andrea Righi
2019-04-05
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
2019-03-27
lib/int_sqrt: optimize small argument
Peter Zijlstra
2019-03-23
assoc_array: Fix shortcut creation
David Howells
2019-02-12
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
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
swiotlb: clean up reporting
Kees Cook
2018-12-08
kobject: Replace strncpy with memcpy
Guenter Roeck
2018-12-08
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
2018-11-27
lib/raid6: Fix arm64 test build
Jeremy Linton
2018-11-21
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
2018-11-13
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-11-10
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
Thadeu Lima de Souza Cascardo
2018-10-18
rhashtable: add schedule points
Eric Dumazet
[next]