index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
Age
Commit message (
Expand
)
Author
2025-05-05
crypto: x86/sha256 - implement library instead of shash
Eric Biggers
2025-04-28
crypto: x86/polyval - Use API partial block handling
Herbert Xu
2025-04-28
crypto: x86 - move library functions to arch/x86/lib/crypto/
Eric Biggers
2025-04-28
crypto: x86 - drop redundant dependencies on X86
Eric Biggers
2025-04-23
crypto: x86/sm3 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: x86/sha512 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sha256_base - Remove partial block helpers
Herbert Xu
2025-04-23
crypto: x86/sha256 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: x86/sha1 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: x86/ghash - Use API partial block handling
Herbert Xu
2025-04-19
crypto: lib/poly1305 - restore ability to remove modules
Eric Biggers
2025-04-19
crypto: lib/chacha - restore ability to remove modules
Eric Biggers
2025-04-16
crypto: x86/poly1305 - don't select CRYPTO_LIB_POLY1305_GENERIC
Eric Biggers
2025-04-16
crypto: x86/poly1305 - remove redundant shash algorithm
Eric Biggers
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
2025-04-09
crypto: x86/chacha - Restore SSSE3 fallback path
Herbert Xu
2025-04-07
crypto: x86/chacha - remove the skcipher algorithms
Eric Biggers
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
2025-04-07
crypto: x86/aes-xts - optimize _compute_first_set_of_tweaks for AVX-512
Eric Biggers
2025-04-07
crypto: x86 - Remove CONFIG_AS_AVX512 handling
Uros Bizjak
2025-04-07
crypto: x86 - Remove CONFIG_AS_SHA256_NI
Uros Bizjak
2025-04-07
crypto: x86 - Remove CONFIG_AS_SHA1_NI
Uros Bizjak
2025-04-07
crypto: x86/chacha - Remove SIMD fallback path
Herbert Xu
2025-04-07
crypto: x86/twofish - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/sm4 - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/serpent - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/cast - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/camellia - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/aria - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/aes - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/aegis - stop using the SIMD helper
Eric Biggers
2025-04-07
crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR code
Eric Biggers
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
2025-03-02
crypto: x86/aegis - use the new scatterwalk functions
Eric Biggers
2025-03-02
crypto: x86/aes-gcm - use the new scatterwalk functions
Eric Biggers
2025-02-22
crypto: x86/ghash - Use proper helpers to clone request
Herbert Xu
2025-02-22
crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
Herbert Xu
2025-02-22
crypto: x86/aes-xts - change license to Apache-2.0 OR BSD-2-Clause
Eric Biggers
2025-02-22
crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support
Eric Biggers
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
2025-02-14
x86,kcfi: Fix EXPORT_SYMBOL vs kCFI
Peter Zijlstra
2025-02-10
x86: move ZMM exclusion list into CPU feature flag
Eric Biggers
2025-02-09
crypto: x86/aes-xts - make the fast path 64-bit specific
Eric Biggers
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]