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
2022-09-05
crypto: lib - remove unneeded selection of XOR_BLOCKS
Eric Biggers
2022-08-31
ratelimit: Fix data-races in ___ratelimit().
Kuniyuki Iwashima
2022-08-25
lib/list_debug.c: Detect uninitialized lists
Guenter Roeck
2022-08-17
crypto: lib/blake2s - reduce stack frame usage in self test
Jason A. Donenfeld
2022-08-17
crypto: blake2s - remove shash module
Jason A. Donenfeld
2022-08-17
lib/smp_processor_id: fix imbalanced instrumentation_end() call
Tetsuo Handa
2022-08-17
selftests/livepatch: better synchronize test_klp_callbacks_busy
Joe Lawrence
2022-08-17
lib/test_hmm: avoid accessing uninitialized pages
Miaohe Lin
2022-08-17
test_bpf: fix incorrect netdev features
Jian Shen
2022-08-17
kasan: test: Silence GCC 12 warnings
Kees Cook
2022-08-17
fix short copy handling in copy_mc_pipe_to_iter()
Al Viro
2022-07-12
ida: don't use BUG_ON() for debugging
Linus Torvalds
2022-06-22
crypto: memneq - move into lib/
Jason A. Donenfeld
2022-06-14
iov_iter: fix build issue due to possible type mis-match
Linus Torvalds
2022-06-14
nodemask: Fix return values to be unsigned
Kees Cook
2022-06-14
iov_iter: Fix iter_xarray_get_pages{,_alloc}()
David Howells
2022-06-14
bootconfig: Make the bootconfig.o as a normal object file
Masami Hiramatsu
2022-06-09
list: test: Add a test for list_is_head()
David Gow
2022-06-09
kunit: fix debugfs code to use enum kunit_status, not bool
Daniel Latypov
2022-06-06
lib/crypto: add prompts back to crypto libraries
Justin M. Forbes
2022-06-06
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
2022-06-06
percpu_ref_init(): clean ->percpu_count_ref on failure
Al Viro
2022-05-30
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-05-30
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-30
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2022-05-30
random: remove unused tracepoints
Jason A. Donenfeld
2022-05-30
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-05-30
lib/crypto: sha1: re-roll loops to reduce code size
Jason A. Donenfeld
2022-05-30
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
2022-05-30
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
2022-05-18
dim: initialize all struct fields
Jesse Brandeburg
2022-05-09
hex2bin: fix access beyond string end
Mikulas Patocka
2022-05-09
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-05-01
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
2022-05-01
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
2022-05-01
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2022-05-01
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2022-04-13
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2022-04-13
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
2022-04-13
lz4: fix LZ4_decompress_safe_partial read out of bound
Guo Xuenan
2022-04-13
lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
Feng Tang
2022-04-13
lib/logic_iomem: correct fallback config references
Johannes Berg
2022-04-08
XArray: Update the LRU list in xas_split()
Matthew Wilcox (Oracle)
2022-04-08
XArray: Fix xas_create_range() when multi-order entry present
Matthew Wilcox (Oracle)
2022-04-08
lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
2022-04-08
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-04-08
lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
Paul Menzel
2022-04-08
lib/test: use after free in register_test_dev_kmod()
Dan Carpenter
2022-04-08
vsprintf: Fix %pK with kptr_restrict == 0
Christophe Leroy
2022-04-08
lib: uninline simple_strntoull() as well
Alexey Dobriyan
[next]