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
2022-09-05
crypto: lib - remove unneeded selection of XOR_BLOCKS
Eric Biggers
1
-1
/
+0
2022-08-31
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-08-17
crypto: lib/blake2s - reduce stack frame usage in self test
Jason A. Donenfeld
1
-3
/
+3
2022-08-17
crypto: blake2s - remove shash module
Jason A. Donenfeld
2
-7
/
+71
2022-08-17
lib/smp_processor_id: fix imbalanced instrumentation_end() call
Tetsuo Handa
1
-1
/
+1
2022-08-17
lib/bitmap: fix off-by-one in bitmap_to_arr64()
Alexander Lobakin
1
-1
/
+1
2022-08-17
selftests/livepatch: better synchronize test_klp_callbacks_busy
Joe Lawrence
1
-0
/
+8
2022-08-17
lib/test_hmm: avoid accessing uninitialized pages
Miaohe Lin
1
-2
/
+8
2022-08-17
kunit: executor: Fix a memory leak on failure in kunit_filter_tests
David Gow
1
-1
/
+3
2022-08-17
test_bpf: fix incorrect netdev features
Jian Shen
1
-2
/
+2
2022-08-17
lib: overflow: Do not define 64-bit tests on 32-bit
Kees Cook
1
-0
/
+6
2022-08-17
kasan: test: Silence GCC 12 warnings
Kees Cook
1
-0
/
+10
2022-08-17
fix short copy handling in copy_mc_pipe_to_iter()
Al Viro
1
-4
/
+11
2022-07-14
ubsan: disable UBSAN_DIV_ZERO for clang
Nick Desaulniers
1
-0
/
+3
2022-07-10
ida: don't use BUG_ON() for debugging
Linus Torvalds
1
-1
/
+2
2022-07-03
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
1
-25
/
+0
2022-07-01
Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2022-06-25
lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
wuchi
1
-1
/
+4
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-06-17
Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-0
/
+181
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+2
2022-06-12
crypto: memneq - move into lib/
Jason A. Donenfeld
4
-0
/
+181
2022-06-11
iov_iter: fix build issue due to possible type mis-match
Linus Torvalds
1
-2
/
+2
2022-06-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+4
2022-06-10
iov_iter: Fix iter_xarray_get_pages{,_alloc}()
David Howells
1
-16
/
+4
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
1
-2
/
+1
2022-06-09
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
1
-2
/
+3
2022-06-07
crc-itu-t: fix typo in CRC ITU-T polynomial comment
Roger Knecht
1
-1
/
+1
2022-06-06
objtool: Fix obsolete reference to CONFIG_X86_SMAP
Josh Poimboeuf
1
-1
/
+1
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
3
-30
/
+116
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+381
2022-06-03
Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2
-7
/
+5
2022-06-03
nodemask: Fix return values to be unsigned
Kees Cook
1
-2
/
+2
2022-06-03
bitmap: Fix return values to be unsigned
Kees Cook
1
-15
/
+15
2022-06-03
lib/bitmap: add test for bitmap_{from,to}_arr64
Yury Norov
1
-0
/
+25
2022-06-03
lib: add bitmap_{from,to}_arr64
Yury Norov
1
-0
/
+54
2022-06-03
lib/bitmap.c make bitmap_print_bitmask_to_buf parseable
Mauro Carvalho Chehab
1
-13
/
+20
2022-06-01
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-1
/
+33
2022-05-28
Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"
Jason A. Donenfeld
1
-1
/
+0
2022-05-27
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-23
/
+0
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-434
/
+0
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-35
/
+0
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-43
/
+53
2022-05-27
crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE
Jason A. Donenfeld
1
-0
/
+1
2022-05-27
mm: Kconfig: reorganize misplaced mm options
Vlastimil Babka
1
-34
/
+0
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-87
/
+90
2022-05-26
locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro
Uros Bizjak
1
-5
/
+4
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-4
/
+343
[next]