index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
lib: cpu_rmap: Avoid use after free on rmap->obj array entries
Eli Cohen
1
-1
/
+4
2023-05-17
debugobject: Ensure pool refill (again)
Thomas Gleixner
1
-1
/
+15
2023-05-17
debugobject: Prevent init race with static objects
Thomas Gleixner
1
-59
/
+66
2023-05-17
debugobjects: Move printk out of db->lock critical sections
Waiman Long
1
-19
/
+39
2023-05-17
debugobjects: Add percpu free pools
Waiman Long
1
-24
/
+91
2023-03-11
lib/mpi: Fix buffer overrun when SG is too long
Herbert Xu
1
-1
/
+2
2023-02-25
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
1
-0
/
+7
2023-01-18
test_firmware: fix memory leak in test_firmware_init()
Zhengchao Shao
1
-0
/
+1
2023-01-18
lib/notifier-error-inject: fix error when writing -errno to debugfs file
Akinobu Mita
1
-1
/
+1
2022-12-08
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
1
-0
/
+1
2022-12-08
parisc: Increase FRAME_WARN to 2048 bytes on parisc
Helge Deller
1
-2
/
+3
2022-12-08
xtensa: increase size of gcc stack frame check
Guenter Roeck
1
-1
/
+1
2022-12-08
parisc: Increase size of gcc stack frame check
Helge Deller
1
-1
/
+1
2022-12-08
error-injection: Add prompt for function error injection
Steven Rostedt (Google)
1
-1
/
+7
2022-10-26
dyndbg: let query-modname override actual module name
Jim Cromie
1
-4
/
+7
2022-10-26
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-0
/
+30
2022-09-05
ratelimit: Fix data-races in ___ratelimit().
Kuniyuki Iwashima
1
-3
/
+9
2022-08-25
lib/list_debug.c: Detect uninitialized lists
Guenter Roeck
1
-2
/
+10
2022-07-12
ida: don't use BUG_ON() for debugging
Linus Torvalds
1
-1
/
+3
2022-06-25
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
1
-2
/
+1
2022-06-25
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
1
-22
/
+10
2022-06-25
random: replace custom notifier chain with standard one
Jason A. Donenfeld
2
-9
/
+14
2022-06-25
random: remove unused tracepoints
Jason A. Donenfeld
1
-0
/
+2
2022-06-25
lib/crypto: sha1: re-roll loops to reduce code size
Jason A. Donenfeld
1
-81
/
+14
2022-06-25
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
2
-68
/
+0
2022-06-25
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
5
-0
/
+857
2022-06-14
nodemask: Fix return values to be unsigned
Kees Cook
1
-2
/
+2
2022-06-06
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-05-12
hex2bin: fix access beyond string end
Mikulas Patocka
1
-3
/
+6
2022-05-12
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
1
-7
/
+25
2022-04-15
lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
Paul Menzel
1
-1
/
+3
2022-04-15
lib/test: use after free in register_test_dev_kmod()
Dan Carpenter
1
-0
/
+1
2022-04-15
lib/raid6/test: fix multiple definition linking error
Dirk Müller
1
-1
/
+0
2022-03-23
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Julian Braha
1
-1
/
+0
2022-02-23
lib/iov_iter: initialize "flags" in new pipe_buffer
Max Kellermann
1
-0
/
+2
2021-12-22
ARM: 8800/1: use choice for kernel unwinders
Stefan Agner
1
-3
/
+3
2021-12-08
siphash: use _unaligned version by default
Arnd Bergmann
1
-6
/
+6
2021-11-26
lib/xz: Validate the value before assigning it to an enum variable
Lasse Collin
1
-3
/
+3
2021-11-26
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2
-3
/
+20
2021-10-09
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
1
-18
/
+12
2021-09-26
Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
Lukas Bulwahn
1
-1
/
+0
2021-09-22
bpf/tests: Do not PASS tests without actually testing the result
Johan Almbladh
1
-1
/
+8
2021-09-22
bpf/tests: Fix copy-and-paste error in double word test
Johan Almbladh
1
-2
/
+2
2021-09-22
lib/mpi: use kcalloc in mpi_resize
Hongbo Li
1
-1
/
+1
2021-09-03
once: Fix panic when module unload
Kefeng Wang
1
-3
/
+8
2021-07-20
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
1
-0
/
+8
2021-07-20
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
1
-1
/
+3
2021-07-20
lib: vsprintf: Fix handling of number field widths in vsscanf
Richard Fitzgerald
3
-37
/
+60
2021-07-20
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
1
-1
/
+3
2021-07-20
iov_iter_fault_in_readable() should do nothing in xarray case
Al Viro
1
-1
/
+1
[next]