index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
2025-06-24
lib: Make the ratelimit test more reliable
Petr Mladek
2025-06-24
lib: Add trivial kunit test for ratelimit
Paul E. McKenney
2025-06-23
lib: test_objagg: split test_hints_case() into two functions
Arnd Bergmann
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-19
Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-06-19
maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
Liam R. Howlett
2025-06-19
Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tr...
Jakub Kicinski
2025-06-19
ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
2025-06-19
ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
Jeff Layton
2025-06-19
ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
Jeff Layton
2025-06-19
ref_tracker: allow pr_ostream() to print directly to a seq_file
Jeff Layton
2025-06-19
ref_tracker: add a static classname string to each ref_tracker_dir
Jeff Layton
2025-06-19
ref_tracker: have callers pass output function to pr_ostream()
Jeff Layton
2025-06-19
ref_tracker: add a top level debugfs directory for ref_tracker
Jeff Layton
2025-06-19
ref_tracker: don't use %pK in pr_ostream() output
Jeff Layton
[prev]
[next]