index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-30
lib/crypto: x86: Move arch/x86/lib/crypto/ into lib/crypto/
Eric Biggers
16
-9664
/
+0
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-4
/
+4
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-24
/
+34
2025-05-05
crypto: x86/sha256 - Add simd block function
Herbert Xu
2
-3
/
+10
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
crypto: x86/blake2s - Include linux/init.h
Herbert Xu
1
-7
/
+5
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
3
-3
/
+3
2025-05-05
crypto: x86/sha256 - implement library instead of shash
Eric Biggers
7
-0
/
+2064
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-60
/
+0
2025-05-05
crypto: x86/poly1305 - Add block-only interface
Herbert Xu
2
-85
/
+69
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: x86 - move library functions to arch/x86/lib/crypto/
Eric Biggers
11
-0
/
+7661