index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2025-06-30
lib/crypto: arm64: Move arch/arm64/lib/crypto/ into lib/crypto/
Eric Biggers
-2
/
+2960
2025-06-30
lib/crypto: arm: Move arch/arm/lib/crypto/ into lib/crypto/
Eric Biggers
-1
/
+3833
2025-06-30
lib/crypto: x86/sha512: Remove unnecessary checks for nblocks==0
Eric Biggers
-14
/
+3
2025-06-30
lib/crypto: x86/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-0
/
+1656
2025-06-30
lib/crypto: sparc/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-0
/
+146
2025-06-30
lib/crypto: s390/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-0
/
+29
2025-06-30
lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-0
/
+247
2025-06-30
lib/crypto: mips/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-0
/
+75
2025-06-30
lib/crypto: arm64/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-0
/
+265
2025-06-30
lib/crypto: arm/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-0
/
+712
2025-06-30
lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 support
Eric Biggers
-4
/
+142
2025-06-30
lib/crypto: sha512: Add support for SHA-384 and SHA-512
Eric Biggers
-0
/
+281
2025-06-30
lib/crypto: Explicitly include <linux/export.h>
Eric Biggers
-38
/
+64
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+15
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-20
/
+28
2025-06-27
kunit: Make default kunit_test timeout configurable via both a module paramet...
Marie Zhussupova
-7
/
+21
2025-06-27
Merge branch 'ref_tracker-fix'
Jakub Kicinski
-2
/
+8
2025-06-27
ref_tracker: do xarray and workqueue job initializations earlier
Jeff Layton
-2
/
+8
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+4
2025-06-25
mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...
Hao Ge
-1
/
+7
2025-06-25
lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()
Yu Kuai
-1
/
+8
2025-06-24
kunit: Adjust kunit_test timeout based on test_{suite,case} speed
Ujwal Jain
-33
/
+55
2025-06-24
char: misc: add test cases
Thadeu Lima de Souza Cascardo
-2
/
+2
2025-06-24
lib: Add stress test for ratelimit
Paul E. McKenney
-2
/
+67
2025-06-24
lib: Make the ratelimit test more reliable
Petr Mladek
-4
/
+4
2025-06-24
lib: Add trivial kunit test for ratelimit
Paul E. McKenney
-0
/
+91
2025-06-23
lib: test_objagg: split test_hints_case() into two functions
Arnd Bergmann
-32
/
+45
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+3
2025-06-19
Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-1
/
+1
2025-06-19
maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
Liam R. Howlett
-1
/
+3
2025-06-19
Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tr...
Jakub Kicinski
-15
/
+268
2025-06-19
ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
-4
/
+4
2025-06-19
ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
Jeff Layton
-0
/
+50
2025-06-19
ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
Jeff Layton
-5
/
+147
2025-06-19
ref_tracker: allow pr_ostream() to print directly to a seq_file
Jeff Layton
-0
/
+26
2025-06-19
ref_tracker: add a static classname string to each ref_tracker_dir
Jeff Layton
-1
/
+1
2025-06-19
ref_tracker: have callers pass output function to pr_ostream()
Jeff Layton
-15
/
+37
2025-06-19
ref_tracker: add a top level debugfs directory for ref_tracker
Jeff Layton
-0
/
+13
2025-06-19
ref_tracker: don't use %pK in pr_ostream() output
Jeff Layton
-3
/
+3
2025-06-19
Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+1
2025-06-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-27
/
+31
2025-06-18
kunit: Add test for static stub
Tzung-Bi Shih
-1
/
+45
2025-06-17
s390/drivers: Remove unnecessary include <linux/export.h>
Heiko Carstens
-1
/
+0
2025-06-16
pldmfw: Select CRC32 when PLDMFW is selected
Simon Horman
-0
/
+1
2025-06-15
lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older
Nathan Chancellor
-0
/
+4
2025-06-15
lib/crypto: Annotate crypto strings with nonstring
Kees Cook
-27
/
+27
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
-1
/
+1
2025-06-13
bugs/core: Introduce the CONFIG_DEBUG_BUGVERBOSE_DETAILED Kconfig switch
Ingo Molnar
-0
/
+10
2025-06-12
raid6: riscv: Fix NULL pointer dereference caused by a missing clobber
Chunyan Zhang
-20
/
+28
2025-06-11
scatterlist: fix extraneous '@'-sign kernel-doc notation
Randy Dunlap
-4
/
+4
[prev]
[next]