summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
10 dayslib/crypto: tests: Depend on library options rather than selecting themEric Biggers
10 dayslib/bootconfig: check bounds before writing in __xbc_open_brace()Josh Law
10 dayslib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()Josh Law
10 dayslib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace errorJosh Law
2026-03-12debugobject: Make it work with deferred page initialization - againThomas Gleixner
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds
2026-02-26objpool: fix the overestimation of object pooling metadata sizezhouwenhao
2026-02-26lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabledChaitanya Mishra
2026-02-11procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-02-06flex_proportions: make fprop_new_period() hardirq safeJan Kara
2026-01-23lib/buildid: use __kernel_read() for sleepable contextShakeel Butt
2026-01-17lib/crypto: aes: Fix missing MMU protection for AES S-boxEric Biggers
2026-01-08idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2026-01-02lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers
2026-01-02lib/crypto: riscv: Add poly1305-core.S to .gitignoreCharles Mirabile
2026-01-02lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang
2026-01-02lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bitEric Biggers
2025-12-18lib/vsprintf: Check pointer before dereferencing in time_and_date()Andy Shevchenko
2025-11-26Increase the default 32-bit build frame size warning limit to 1280 bytesLinus Torvalds
2025-11-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-21lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()Eric Biggers
2025-11-15lib/test_kho: check if KHO is enabledPasha Tatashin
2025-11-09maple_tree: fix tracepoint string pointersMartin Kaiser
2025-11-06Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-04lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers
2025-11-04lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCCNathan Chancellor
2025-11-01Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-30Merge tag 'linux_kselftest-kunit-fixes-6.18-rc4' of git://git.kernel.org/pub/...Linus Torvalds
2025-10-27KMSAN: Restore dynamic check for '-fsanitize=kernel-memory'Nathan Chancellor
2025-10-27kunit: prevent log overwrite in param_testsCarlos Llamas
2025-10-22lib/crypto: poly1305: Restore dependency of arch code on !KMSANEric Biggers
2025-10-20kunit: test_dev_action: Correctly cast 'priv' pointer to long*Florian Schmaus
2025-10-07lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdtMike Rapoport (Microsoft)
2025-10-05Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-03lib/digsig: Use SHA-1 library instead of crypto_shashEric Biggers
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-10-01Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds