index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-06-22
crypto: memneq - move into lib/
Jason A. Donenfeld
2022-06-14
nodemask: Fix return values to be unsigned
Kees Cook
2022-06-14
bootconfig: Make the bootconfig.o as a normal object file
Masami Hiramatsu
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-30
crypto: blake2s - move update and final logic to internal/blake2s.h
Eric Biggers
2022-05-30
crypto: lib/blake2s - Move selftest prototype into header file
Herbert Xu
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-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-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
kunit: make kunit_test_timeout compatible with comment
Peng Liu
2022-04-08
lib/raid6/test: fix multiple definition linking error
Dirk Müller
2022-03-19
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Julian Braha
2022-02-23
lib/iov_iter: initialize "flags" in new pipe_buffer
Max Kellermann
2022-01-27
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
Andrey Konovalov
2022-01-27
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
2022-01-27
lib/mpi: Add the return value check of kcalloc()
Zizhuang Deng
2021-12-08
siphash: use _unaligned version by default
Arnd Bergmann
2021-11-18
lib/xz: Validate the value before assigning it to an enum variable
Lasse Collin
2021-11-18
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2021-11-18
iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
Andreas Gruenbacher
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-09-26
Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
Lukas Bulwahn
2021-09-18
lib/test_stackinit: Fix static initializer test
Kees Cook
2021-09-18
bpf/tests: Do not PASS tests without actually testing the result
Johan Almbladh
2021-09-18
bpf/tests: Fix copy-and-paste error in double word test
Johan Almbladh
2021-09-15
lib/mpi: use kcalloc in mpi_resize
Hongbo Li
2021-09-12
net: kcov: don't select SKB_EXTENSIONS when there is no NET
Randy Dunlap
2021-09-03
once: Fix panic when module unload
Kefeng Wang
2021-07-28
net: add kcov handle to skb extensions
Aleksandr Nogikh
2021-07-20
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
2021-07-19
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
2021-07-14
lib/math/rational.c: fix divide by zero
Trent Piepho
[next]