index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-07-04
lib/crypto: sha256: Reorder some code
Eric Biggers
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-07-03
Merge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-07-01
lib: test_objagg: Set error message in check_expect_hints_stats()
Dan Carpenter
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
2025-06-30
lib/crc: Explicitly include <linux/export.h>
Eric Biggers
2025-06-30
lib/crc: Remove ARCH_HAS_* kconfig symbols
Eric Biggers
2025-06-30
lib/crc: x86: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: sparc: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: s390: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: powerpc: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: mips: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: loongarch: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: arm64: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: arm: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
Eric Biggers
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers
2025-06-30
lib/crc32: Remove unused combination support
Eric Biggers
2025-06-30
lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswap
Eric Biggers
2025-06-30
lib/crypto: x86: Move arch/x86/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-30
lib/crypto: sparc: Move arch/sparc/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-30
lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-30
lib/crypto: riscv: Move arch/riscv/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-30
lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-30
lib/crypto: mips: Move arch/mips/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-30
lib/crypto: arm64: Move arch/arm64/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-30
lib/crypto: arm: Move arch/arm/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-30
lib/crypto: x86/sha512: Remove unnecessary checks for nblocks==0
Eric Biggers
2025-06-30
lib/crypto: x86/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
lib/crypto: sparc/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
lib/crypto: s390/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
lib/crypto: mips/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
lib/crypto: arm64/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
lib/crypto: arm/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 support
Eric Biggers
2025-06-30
lib/crypto: sha512: Add support for SHA-384 and SHA-512
Eric Biggers
2025-06-30
lib/crypto: Explicitly include <linux/export.h>
Eric Biggers
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-27
kunit: Make default kunit_test timeout configurable via both a module paramet...
Marie Zhussupova
2025-06-27
Merge branch 'ref_tracker-fix'
Jakub Kicinski
2025-06-27
ref_tracker: do xarray and workqueue job initializations earlier
Jeff Layton
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-25
mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...
Hao Ge
2025-06-25
lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()
Yu Kuai
2025-06-24
kunit: Adjust kunit_test timeout based on test_{suite,case} speed
Ujwal Jain
2025-06-24
char: misc: add test cases
Thadeu Lima de Souza Cascardo
2025-06-24
lib: Add stress test for ratelimit
Paul E. McKenney
[prev]
[next]