index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
2018-05-31
4
-1838
/
+0
*
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
2018-05-31
3
-0
/
+603
*
crypto: x86/aegis256 - Fix wrong key buffer size
Ondrej Mosnacek
2018-05-27
1
-3
/
+3
*
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
2018-05-19
7
-0
/
+2344
*
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
2018-05-19
7
-0
/
+3505
*
crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"
Colin Ian King
2018-05-05
1
-1
/
+1
*
crypto: x86/des3_ede - des3_ede_skciphers[] can be static
Wu Fengguang
2018-03-09
1
-1
/
+1
*
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
Eric Biggers
2018-03-03
2
-14
/
+11
*
crypto: x86/glue_helper - remove blkcipher_walk functions
Eric Biggers
2018-03-03
1
-344
/
+0
*
crypto: lrw - remove lrw_crypt()
Eric Biggers
2018-03-03
1
-1
/
+0
*
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
2
-432
/
+202
*
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
2018-03-03
1
-83
/
+79
*
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2018-03-03
2
-111
/
+22
*
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2018-03-03
1
-84
/
+1
*
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
1
-179
/
+1
*
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-167
/
+1
*
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
2018-03-03
1
-119
/
+119
*
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
2018-03-03
1
-117
/
+113
*
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
2018-03-03
1
-211
/
+100
*
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-179
/
+1
*
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
2018-03-03
1
-224
/
+127
*
crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
Eric Biggers
2018-03-03
1
-2
/
+1
*
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
2018-03-03
1
-215
/
+100
*
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-188
/
+1
*
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
2018-03-03
1
-84
/
+67
*
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
2018-03-03
2
-109
/
+25
*
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
2018-03-03
2
-80
/
+27
*
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
2
-435
/
+212
*
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-176
/
+1
*
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
1
-175
/
+1
*
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
2018-03-03
1
-151
/
+70
*
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
2018-03-03
1
-172
/
+0
*
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
2018-03-03
1
-129
/
+1
*
crypto: x86/glue_helper - add skcipher_walk functions
Eric Biggers
2018-03-03
1
-0
/
+207
*
crypto: aesni - Update aesni-intel_glue to use scatter/gather
Dave Watson
2018-02-22
1
-0
/
+133
*
crypto: aesni - Introduce scatter/gather asm function stubs
Dave Watson
2018-02-22
2
-26
/
+106
*
crypto: aesni - Add fast path for > 16 byte update
Dave Watson
2018-02-22
1
-0
/
+25
*
crypto: aesni - Introduce partial block macro
Dave Watson
2018-02-22
1
-1
/
+150
*
crypto: aesni - Move HashKey computation from stack to gcm_context
Dave Watson
2018-02-22
1
-99
/
+106
*
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-02-22
1
-1
/
+9
*
crypto: aesni - Fill in new context data structures
Dave Watson
2018-02-22
1
-12
/
+39
*
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-02-22
1
-28
/
+43
*
crypto: aesni - Introduce gcm_context_data
Dave Watson
2018-02-22
2
-75
/
+121
*
crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro
Dave Watson
2018-02-22
1
-179
/
+114
*
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-02-22
1
-109
/
+63
*
crypto: aesni - Add GCM_INIT macro
Dave Watson
2018-02-22
1
-51
/
+33
*
crypto: aesni - Macro-ify func save/restore
Dave Watson
2018-02-22
1
-29
/
+24
*
crypto: aesni - Merge INITIAL_BLOCKS_ENC/DEC
Dave Watson
2018-02-22
1
-250
/
+48
*
crypto: sha512-mb - remove HASH_FIRST flag
Eric Biggers
2018-02-15
2
-32
/
+6
*
crypto: sha256-mb - remove HASH_FIRST flag
Eric Biggers
2018-02-15
2
-29
/
+6
[next]