summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
9 dayslib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers1-3/+6
9 dayslib/crypto: riscv: Add poly1305-core.S to .gitignoreCharles Mirabile1-0/+2
9 dayslib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang1-3/+2
9 dayslib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bitEric Biggers1-2/+2
2025-12-18lib/vsprintf: Check pointer before dereferencing in time_and_date()Andy Shevchenko1-3/+3
2025-11-26Increase the default 32-bit build frame size warning limit to 1280 bytesLinus Torvalds1-2/+1
2025-11-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-11-21lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()Eric Biggers1-0/+1
2025-11-15lib/test_kho: check if KHO is enabledPasha Tatashin1-0/+3
2025-11-10maple_tree: fix tracepoint string pointersMartin Kaiser1-14/+16
2025-11-06Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2025-11-04lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers1-1/+1
2025-11-04lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCCNathan Chancellor1-1/+1
2025-11-01Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-10-31Merge tag 'linux_kselftest-kunit-fixes-6.18-rc4' of git://git.kernel.org/pub/...Linus Torvalds2-2/+3
2025-10-28KMSAN: Restore dynamic check for '-fsanitize=kernel-memory'Nathan Chancellor1-1/+1
2025-10-27kunit: prevent log overwrite in param_testsCarlos Llamas1-1/+2
2025-10-22lib/crypto: poly1305: Restore dependency of arch code on !KMSANEric Biggers1-1/+1
2025-10-20kunit: test_dev_action: Correctly cast 'priv' pointer to long*Florian Schmaus1-1/+1
2025-10-07lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdtMike Rapoport (Microsoft)1-12/+29
2025-10-05Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-42/+7
2025-10-05Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-4/+4
2025-10-03lib/digsig: Use SHA-1 library instead of crypto_shashEric Biggers2-42/+7
2025-10-03Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds11-33/+29
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-37/+79
2025-10-03Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds2-689/+115
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-95/+0
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds3-0/+118
2025-10-02Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds3-17/+2
2025-10-02Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-20/+308
2025-10-01Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-55/+5
2025-10-01Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-09-30Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-35/+30
2025-09-30Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-09-30Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+585
2025-09-30Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds6-11/+972
2025-09-30Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds88-1897/+7748
2025-09-30Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds15-163/+88
2025-09-29maple_tree: Convert forking to use the sheaf interfaceLiam R. Howlett1-24/+23
2025-09-29maple_tree: Add single node allocation support to maple stateLiam R. Howlett1-6/+41
2025-09-29maple_tree: Prefilled sheaf conversion and testingLiam R. Howlett1-264/+62
2025-09-29maple_tree: Replace mt_free_one() with kfree()Pedro Falcato1-9/+4
2025-09-29maple_tree: Use kfree_rcu in ma_free_rcuPedro Falcato1-10/+3
2025-09-29maple_tree: use percpu sheaves for maple_node_cacheVlastimil Babka1-2/+7
2025-09-29maple_tree: Drop bulk insert supportLiam R. Howlett2-403/+4
2025-09-29maple_tree: remove redundant __GFP_NOWARNQianfeng Rong1-2/+2
2025-09-28lib/genalloc: fix device leak in of_gen_pool_get()Johan Hovold1-1/+4
2025-09-28panic: remove CONFIG_PANIC_ON_OOPS_VALUEJohannes Berg1-6/+0
2025-09-25kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-1/+1
2025-09-23lib/decompress: use designated initializers for struct compress_formatThorsten Blum1-11/+10