index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
mips
Age
Commit message (
Expand
)
Author
Lines
2026-03-30
lib/crypto: mips: Drop optimized MD5 code
Eric Biggers
-65
/
+0
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
-22
/
+1
2025-08-29
lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()
Eric Biggers
-6
/
+0
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
-52
/
+16
2025-08-29
lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
Eric Biggers
-6
/
+0
2025-08-26
lib/crypto: mips/md5: Migrate optimized code into library
Eric Biggers
-0
/
+65
2025-07-14
lib/crypto: mips/sha1: Migrate optimized code into library
Eric Biggers
-0
/
+81
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
-0
/
+58
2025-06-30
lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswap
Eric Biggers
-13
/
+7
2025-06-30
lib/crypto: mips: Move arch/mips/lib/crypto/ into lib/crypto/
Eric Biggers
-0
/
+1865
2025-06-30
lib/crypto: mips/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-0
/
+74