index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86/sm4 - Fix invalid section entry size
Tianjia Zhang
2021-10-22
2
-2
/
+10
*
crypto: x86/sm4 - Fix frame pointer stack corruption
Josh Poimboeuf
2021-09-24
1
-2
/
+3
*
crypto: aesni - xts_crypt() return if walk.nbytes is 0
Shreyansh Chouhan
2021-08-27
1
-1
/
+1
*
crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation
Tianjia Zhang
2021-08-27
3
-0
/
+669
*
crypto: x86/sm4 - export reusable AESNI/AVX functions
Tianjia Zhang
2021-08-27
2
-32
/
+84
*
crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation
Tianjia Zhang
2021-07-30
3
-0
/
+1051
*
crypto: x86/aes-ni - add missing error checks in XTS code
Ard Biesheuvel
2021-07-23
1
-0
/
+5
*
crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
Hangbin Liu
2021-06-11
1
-1
/
+1
*
Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
10
-110
/
+85
|
\
|
*
x86/crypto: Enable objtool in crypto code
Josh Poimboeuf
2021-04-19
1
-2
/
+0
|
*
x86/crypto/sha512-ssse3: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
1
-22
/
+19
|
*
x86/crypto/sha512-avx2: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
1
-22
/
+20
|
*
x86/crypto/sha512-avx: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
1
-22
/
+19
|
*
x86/crypto/sha256-avx2: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
1
-7
/
+6
|
*
x86/crypto/sha1_avx2: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
1
-4
/
+4
|
*
x86/crypto/sha_ni: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
1
-4
/
+4
|
*
x86/crypto/crc32c-pcl-intel: Standardize jump table
Josh Poimboeuf
2021-04-19
1
-5
/
+2
|
*
x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack buffer
Josh Poimboeuf
2021-04-19
1
-3
/
+2
|
*
x86/crypto/aesni-intel_avx: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
1
-6
/
+4
|
*
x86/crypto/aesni-intel_avx: Fix register usage comments
Josh Poimboeuf
2021-04-19
1
-5
/
+5
|
*
x86/crypto/aesni-intel_avx: Remove unused macros
Josh Poimboeuf
2021-04-19
1
-8
/
+0
*
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
4
-6
/
+6
|
\
\
|
*
|
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
2
-2
/
+2
|
*
|
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
2
-4
/
+4
|
|
/
*
/
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
2021-04-02
1
-3
/
+3
|
/
*
crypto: aesni - release FPU during skcipher walk API calls
Ard Biesheuvel
2021-01-22
1
-41
/
+32
*
crypto: aesni - replace CTR function pointer with static call
Ard Biesheuvel
2021-01-22
1
-6
/
+7
*
crypto: x86 - use local headers for x86 specific shared declarations
Ard Biesheuvel
2021-01-14
12
-8
/
+177
*
crypto: x86 - remove glue helper module
Ard Biesheuvel
2021-01-14
2
-157
/
+0
*
crypto: x86/twofish - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
2
-109
/
+44
*
crypto: x86/cast6 - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
1
-44
/
+17
*
crypto: x86/cast5 - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
1
-167
/
+17
*
crypto: x86/serpent - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
3
-154
/
+61
*
crypto: x86/camellia - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
3
-166
/
+67
*
crypto: x86 - add some helper macros for ECB and CBC modes
Ard Biesheuvel
2021-01-14
1
-0
/
+76
*
crypto: x86/blowfish - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
1
-107
/
+0
*
crypto: x86/des - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
1
-104
/
+0
*
crypto: x86/glue-helper - drop CTR helper routines
Ard Biesheuvel
2021-01-14
3
-175
/
+0
*
crypto: x86/twofish - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
3
-143
/
+0
*
crypto: x86/cast6 - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
2
-76
/
+0
*
crypto: x86/cast5 - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
1
-103
/
+0
*
crypto: x86/serpent - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
5
-201
/
+0
*
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
5
-410
/
+0
*
crypto: x86/glue-helper - drop XTS helper routines
Ard Biesheuvel
2021-01-14
3
-291
/
+0
*
crypto: x86/twofish - switch to XTS template
Ard Biesheuvel
2021-01-14
2
-151
/
+0
*
crypto: x86/serpent- switch to XTS template
Ard Biesheuvel
2021-01-14
4
-283
/
+0
*
crypto: x86/cast6 - switch to XTS template
Ard Biesheuvel
2021-01-14
2
-154
/
+0
*
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
2021-01-14
4
-558
/
+1
*
crypto: aesni - replace function pointers with static branches
Ard Biesheuvel
2021-01-14
1
-44
/
+54
*
crypto: aesni - refactor scatterlist processing
Ard Biesheuvel
2021-01-14
1
-83
/
+56
[next]