index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
crypto: x86/aes-ni - fix build error following fpu template removal
Eric Biggers
1
-12
/
+1
2018-10-05
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
3
-242
/
+1
2018-09-28
x86/fpu: Remove VLA usage of skcipher
Kees Cook
1
-14
/
+16
2018-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
5
-5
/
+0
2018-09-14
crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...
Mikulas Patocka
1
-1
/
+1
2018-09-14
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
Ondrej Mosnacek
5
-5
/
+0
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
28
-8078
/
+0
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-33
/
+33
2018-08-25
crypto: aesni - Use unaligned loads from gcm_context_data
Dave Watson
1
-33
/
+33
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-44
/
+36
2018-08-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-13
/
+13
2018-08-07
crypto: x86/aegis,morus - Fix and simplify CPUID checks
Ondrej Mosnacek
6
-45
/
+21
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
6
-0
/
+6
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
4
-4
/
+0
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
4
-15
/
+10
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
5
-21
/
+1
2018-07-09
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
3
-3
/
+24
2018-07-09
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
1
-1
/
+1
2018-07-03
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
9
-13
/
+13
2018-07-01
crypto: x86 - Add missing RETs
Borislav Petkov
6
-0
/
+6
2018-05-31
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
4
-1838
/
+0
2018-05-31
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
3
-0
/
+603
2018-05-27
crypto: x86/aegis256 - Fix wrong key buffer size
Ondrej Mosnacek
1
-3
/
+3
2018-05-19
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
7
-0
/
+2344
2018-05-19
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
7
-0
/
+3505
2018-05-05
crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"
Colin Ian King
1
-1
/
+1
2018-03-09
crypto: x86/des3_ede - des3_ede_skciphers[] can be static
Wu Fengguang
1
-1
/
+1
2018-03-03
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
Eric Biggers
2
-14
/
+11
2018-03-03
crypto: x86/glue_helper - remove blkcipher_walk functions
Eric Biggers
1
-344
/
+0
2018-03-03
crypto: lrw - remove lrw_crypt()
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
2
-432
/
+202
2018-03-03
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
1
-83
/
+79
2018-03-03
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2
-111
/
+22
2018-03-03
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
1
-84
/
+1
2018-03-03
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
1
-179
/
+1
2018-03-03
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
1
-167
/
+1
2018-03-03
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
1
-119
/
+119
2018-03-03
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
1
-117
/
+113
2018-03-03
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
1
-211
/
+100
2018-03-03
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
1
-179
/
+1
2018-03-03
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
1
-224
/
+127
2018-03-03
crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
Eric Biggers
1
-2
/
+1
2018-03-03
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
1
-215
/
+100
2018-03-03
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
1
-188
/
+1
2018-03-03
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
1
-84
/
+67
2018-03-03
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
2
-109
/
+25
2018-03-03
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
2
-80
/
+27
2018-03-03
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
2
-435
/
+212
2018-03-03
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
1
-176
/
+1
2018-03-03
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
1
-175
/
+1
[next]