index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
s390
Age
Commit message (
Expand
)
Author
2025-11-05
lib/crypto: s390/sha3: Add optimized one-shot SHA-3 digest functions
Eric Biggers
2025-11-05
lib/crypto: s390/sha3: Add optimized Keccak functions
Eric Biggers
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
2025-08-29
lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()
Eric Biggers
2025-08-27
lib/crypto: Drop inline from all *_mod_init_arch() functions
Eric Biggers
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-07-14
lib/crypto: s390/sha1: Migrate optimized code into library
Eric Biggers
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
2025-07-04
lib/crypto: sha256: Remove sha256_is_arch_optimized()
Eric Biggers
2025-07-04
lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
2025-06-30
lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-30
lib/crypto: s390/sha512: Migrate optimized SHA-512 code to library
Eric Biggers