index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
crypto: aesni - clean up mapping of associated data
Ard Biesheuvel
2021-01-14
1
-4
/
+5
*
crypto: aesni - drop unused asm prototypes
Ard Biesheuvel
2021-01-14
1
-67
/
+0
*
crypto: aesni - prevent misaligned buffers on the stack
Ard Biesheuvel
2021-01-14
1
-12
/
+16
*
crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper
Ard Biesheuvel
2021-01-08
2
-144
/
+356
*
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2021-01-08
2
-56
/
+84
*
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
2021-01-03
1
-67
/
+7
*
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
2021-01-03
1
-61
/
+23
*
crypto: aesni - implement support for cts(cbc(aes))
Ard Biesheuvel
2021-01-03
2
-1
/
+261
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-14
10
-28
/
+27
|
\
|
*
crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-04
1
-1
/
+1
|
*
crypto: x86/sha512 - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-04
2
-2
/
+2
|
*
crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-04
2
-20
/
+20
|
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
3
-3
/
+3
|
*
crypto: hash - Use memzero_explicit() for clearing state
Arvind Sankar
2020-10-30
1
-1
/
+1
|
*
crypto: x86/aes - remove unused file aes_glue.c
Eric Biggers
2020-10-30
1
-1
/
+0
*
|
crypto: x86/poly1305 - add back a needed assignment
Eric Biggers
2020-10-24
1
-0
/
+1
|
/
*
crypto: x86/poly1305 - Remove assignments with no effect
Herbert Xu
2020-10-02
1
-3
/
+0
*
crypto: poly1305-x86_64 - Use XORL r32,32
Uros Bizjak
2020-09-11
1
-4
/
+4
*
crypto: curve25519-x86_64 - Use XORL r32,32
Uros Bizjak
2020-09-11
1
-34
/
+34
*
crypto: x86/crc32c-intel - Use CRC32 mnemonic
Uros Bizjak
2020-08-21
1
-12
/
+6
*
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2020-08-20
6
-0
/
+6
*
crypto: x86/curve25519 - Remove unused carry variables
Herbert Xu
2020-07-31
1
-4
/
+2
*
crypto: x86/crc32c - fix building with clang ias
Arnd Bergmann
2020-07-23
1
-1
/
+1
*
crypto: x86 - Remove include/asm/inst.h
Uros Bizjak
2020-07-16
6
-405
/
+399
*
crypto: x86/chacha-sse3 - use unaligned loads for state array
Ard Biesheuvel
2020-07-16
2
-23
/
+10
[next]