index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm64/aes: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm/aes: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: aes: Introduce improved AES library
Eric Biggers
2026-01-12
lib/crypto: mldsa: Add FIPS cryptographic algorithm self-test
Eric Biggers
2026-01-12
lib/crypto: nh: Restore dependency of arch code on !KMSAN
Eric Biggers
2026-01-12
lib/crypto: md5: Use rol32() instead of open-coding it
Rusydi H. Makarim
2026-01-12
lib/crypto: x86/nh: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm64/nh: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm/nh: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: tests: Add KUnit tests for NH
Eric Biggers
2026-01-12
lib/crypto: nh: Add NH library
Eric Biggers
2026-01-12
lib/crypto: tests: Add KUnit tests for ML-DSA verification
Eric Biggers
2026-01-12
lib/crypto: Add ML-DSA verification support
Eric Biggers
2026-01-11
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-09
scatterlist: introduce sg_nents_for_dma() helper
Andy Shevchenko
2026-01-08
lib/crypto: aes: Fix missing MMU protection for AES S-box
Eric Biggers
2026-01-08
lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQs
Thomas Weißschuh
2026-01-07
Kconfig.ubsan: Remove CONFIG_UBSAN_REPORT_FULL from documentation
Stefan Wiehler
2026-01-05
test_list_sort: fix up const mismatch
Greg Kroah-Hartman
2026-01-05
kunit: fix up const mis-match in many assert functions
Greg Kroah-Hartman
2026-01-05
rhashtable: Enable context analysis
Marco Elver
2026-01-05
stackdepot: Enable context analysis
Marco Elver
2026-01-05
compiler: Let data_race() imply disabled context analysis
Marco Elver
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
2026-01-05
locking/ww_mutex: Support Clang's context analysis
Marco Elver
2026-01-05
locking/local_lock: Support Clang's context analysis
Marco Elver
2026-01-05
locking/rwsem: Support Clang's context analysis
Marco Elver
2026-01-05
srcu: Support Clang's context analysis
Marco Elver
2026-01-05
rcu: Support Clang's context analysis
Marco Elver
2026-01-05
bit_spinlock: Support Clang's context analysis
Marco Elver
2026-01-05
locking/seqlock: Support Clang's context analysis
Marco Elver
2026-01-05
locking/mutex: Support Clang's context analysis
Marco Elver
2026-01-05
locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
2026-01-05
compiler-context-analysis: Add test stub
Marco Elver
2026-01-05
compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
2025-12-23
idr: fix idr_alloc() returning an ID out of range
Matthew Wilcox (Oracle)
2025-12-20
Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
2025-12-15
kunit: make FAULT_TEST default to n when PANIC_ON_OOPS
Brendan Jackman
2025-12-15
kunit: Drop unused parameter from kunit_device_register_internal
Uwe Kleine-König
2025-12-14
lib/crypto: riscv: Add poly1305-core.S to .gitignore
Charles Mirabile
2025-12-14
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-12
bug: Hush suggest-attribute=format for __warn_printf()
Brendan Jackman
2025-12-12
bug: Let report_bug_entry() provide the correct bugaddr
Heiko Carstens
2025-12-09
lib/crypto: blake2s: Replace manual unrolling with unrolled_full
Eric Biggers
2025-12-09
lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
Eric Biggers
2025-12-09
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
Eric Biggers
[prev]
[next]