summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
25 hoursMerge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
28 hoursMerge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2 dayskho: add test for kexec handoverMike Rapoport (Microsoft)
2 daysstackdepot: make max number of pools boot-time configurableMatt Fleming
2 dayslib/xxhash: remove unused functionsDr. David Alan Gilbert
4 daysMerge tag 'bitmap-for-6.17' of https://github.com/norov/linuxLinus Torvalds
4 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daystest_bits: add tests for __GENMASK() and __GENMASK_ULL()Vincent Mailhol
5 dayskunit: test: Drop CONFIG_MODULE ifdefferyThomas Weißschuh
5 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
6 daysMerge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
6 daysMerge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
6 daysMerge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
7 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
7 daysMerge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
7 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
7 daysMerge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
13 daysuevent: mv uevent_helper into kobject_uevent.cJoel Granados
14 daysstackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
14 dayslib/crypto: tests: Annotate worker to be on stackGuenter Roeck
2025-07-20lib/crypto: arm64/sha512-ce: Drop compatibility macros for older binutilsEric Biggers
2025-07-20lib/crypto: x86/sha1-ni: Convert to use rounds macrosEric Biggers
2025-07-20lib/crypto: x86/sha1-ni: Minor optimizations and cleanupEric Biggers
2025-07-20lib/crc: x86/crc32c: Enable VPCLMULQDQ optimization where beneficialEric Biggers
2025-07-20lib/crc: x86: Reorganize crc-pclmul static_call initializationEric Biggers
2025-07-19seq_buf: Introduce KUnit testsKees Cook
2025-07-19lib/raid6: update recov_rvv.c zero page usageHerbert Xu
2025-07-19lib/math/gcd: use static key to select implementation at runtimeKuan-Wei Chiu
2025-07-19panic: add 'panic_sys_info' sysctl to take human readable string parameterFeng Tang
2025-07-19panic: generalize panic_print's function to show sys infoFeng Tang
2025-07-18vdso/gettimeofday: Add support for auxiliary clocksThomas Weißschuh
2025-07-18vdso/gettimeofday: Introduce vdso_get_timestamp()Thomas Weißschuh
2025-07-18vdso/gettimeofday: Introduce vdso_set_timespec()Thomas Weißschuh
2025-07-18vdso/gettimeofday: Introduce vdso_clockid_valid()Thomas Weißschuh
2025-07-18vdso/gettimeofday: Return bool from clock_gettime() helpersThomas Weißschuh
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-16kunit: test: Export kunit_attach_mm()Tiffany Yang
2025-07-14kunit/fortify: Add back "volatile" for sizeof() constantsKees Cook
2025-07-14lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1Eric Biggers
2025-07-14lib/crypto: tests: Add KUnit tests for Poly1305Eric Biggers
2025-07-14lib/crypto: tests: Add KUnit tests for SHA-384 and SHA-512Eric Biggers
2025-07-14lib/crypto: tests: Add KUnit tests for SHA-224 and SHA-256Eric Biggers
2025-07-14lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.pyEric Biggers
2025-07-14lib/crypto: x86/sha1: Migrate optimized code into libraryEric Biggers
2025-07-14lib/crypto: sparc/sha1: Migrate optimized code into libraryEric Biggers