Eric Biggers e0db9c48f1 crypto: x86/aes-ni - fix build error following fpu template removal 7 lat temu
..
Makefile 944585a64f crypto: x86/aes-ni - remove special handling of AES in PCBC mode 7 lat temu
aegis128-aesni-asm.S f24d6f2654 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 lat temu
aegis128-aesni-glue.c 24568b47d4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 7 lat temu
aegis128l-aesni-asm.S f24d6f2654 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 lat temu
aegis128l-aesni-glue.c 24568b47d4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 7 lat temu
aegis256-aesni-asm.S f24d6f2654 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 lat temu
aegis256-aesni-glue.c 24568b47d4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 7 lat temu
aes-i586-asm_32.S 3f29974383 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets 12 lat temu
aes-x86_64-asm_64.S 9417cd1c51 crypto: x86/aes - Don't use %rbp as temporary register 8 lat temu
aes_ctrby8_avx-x86_64.S fdb2726f4e crypto, x86: aesni - fix token pasting for clang 8 lat temu
aes_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 lat temu
aesni-intel_asm.S b4df50de6a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 7 lat temu
aesni-intel_avx-x86_64.S a7bea83089 x86/asm/64: Use 32-bit XOR to zero registers 7 lat temu
aesni-intel_glue.c e0db9c48f1 crypto: x86/aes-ni - fix build error following fpu template removal 7 lat temu
blowfish-x86_64-asm_64.S 569f11c9f7 crypto: x86/blowfish - Fix RBP usage 8 lat temu
blowfish_glue.c c1679171c6 crypto: x86/blowfish: convert to skcipher interface 7 lat temu
camellia-aesni-avx-asm_64.S 9697fa39ef x86/retpoline/crypto: Convert crypto assembler indirect jumps 7 lat temu
camellia-aesni-avx2-asm_64.S 9697fa39ef x86/retpoline/crypto: Convert crypto assembler indirect jumps 7 lat temu
camellia-x86_64-asm_64.S b46c9d7176 crypto: x86/camellia - Fix RBP usage 8 lat temu
camellia_aesni_avx2_glue.c 44893bc296 crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface 7 lat temu
camellia_aesni_avx_glue.c 44893bc296 crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface 7 lat temu
camellia_glue.c 1af6d03710 crypto: x86/camellia - convert to skcipher interface 7 lat temu
cast5-avx-x86_64-asm_64.S 4b15606664 crypto: x86/cast5 - Fix RBP usage 8 lat temu
cast5_avx_glue.c 75d8a5532f crypto: x86/glue_helper - rename glue_skwalk_fpu_begin() 7 lat temu
cast6-avx-x86_64-asm_64.S c66cc3be29 crypto: x86/cast6 - Fix RBP usage 8 lat temu
cast6_avx_glue.c 4bd9692431 crypto: x86/cast6-avx - convert to skcipher interface 7 lat temu
chacha20-avx2-x86_64.S 4635742d1c crypto: x86/chacha20 - satisfy stack validation 2.0 8 lat temu
chacha20-ssse3-x86_64.S 4635742d1c crypto: x86/chacha20 - satisfy stack validation 2.0 8 lat temu
chacha20_glue.c 796c99fbd7 crypto: x86/chacha20 - Remove cra_alignmask 7 lat temu
crc32-pclmul_asm.S 5e1a646204 crypto: crc32-pclmul - remove useless relative addressing 8 lat temu
crc32-pclmul_glue.c a208fa8f33 crypto: hash - annotate algorithms taking optional key 7 lat temu
crc32c-intel_glue.c a208fa8f33 crypto: hash - annotate algorithms taking optional key 7 lat temu
crc32c-pcl-intel-asm_64.S 9697fa39ef x86/retpoline/crypto: Convert crypto assembler indirect jumps 7 lat temu
crct10dif-pcl-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
crct10dif-pclmul_glue.c cd4d09ec6f x86/cpufeature: Carve out X86_FEATURE_* 9 lat temu
des3_ede-asm_64.S 3ed7b4d67c crypto: x86/des3_ede - Fix RBP usage 8 lat temu
des3_ede_glue.c 9cc16b4d32 crypto: x86/des3_ede - des3_ede_skciphers[] can be static 7 lat temu
ghash-clmulni-intel_asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
ghash-clmulni-intel_glue.c c87a405e3b crypto: ahash - remove useless setting of cra_type 7 lat temu
glue_helper-asm-avx.S a05248ed2d crypto: x86 - add more optimized XTS-mode for serpent-avx 12 lat temu
glue_helper-asm-avx2.S cf1521a1a5 crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher 12 lat temu
glue_helper.c 75d8a5532f crypto: x86/glue_helper - rename glue_skwalk_fpu_begin() 7 lat temu
morus1280-avx2-asm.S f24d6f2654 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 lat temu
morus1280-avx2-glue.c 877ccce7cb crypto: x86/aegis,morus - Fix and simplify CPUID checks 7 lat temu
morus1280-sse2-asm.S f24d6f2654 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 lat temu
morus1280-sse2-glue.c 24568b47d4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 7 lat temu
morus1280_glue.c 2808f17319 crypto: morus - Mark MORUS SIMD glue as x86-specific 7 lat temu
morus640-sse2-asm.S f24d6f2654 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 lat temu
morus640-sse2-glue.c 24568b47d4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 7 lat temu
morus640_glue.c 2808f17319 crypto: morus - Mark MORUS SIMD glue as x86-specific 7 lat temu
poly1305-avx2-x86_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
poly1305-sse2-x86_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
poly1305_glue.c e50944e219 crypto: shash - remove useless setting of type flags 7 lat temu
serpent-avx-x86_64-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
serpent-avx2-asm_64.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
serpent-sse2-i586-asm_32.S 2dcfd44dee crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets 12 lat temu
serpent-sse2-x86_64-asm_64.S 2dcfd44dee crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets 12 lat temu
serpent_avx2_glue.c e16bf974b3 crypto: x86/serpent-avx,avx2 - convert to skcipher interface 7 lat temu
serpent_avx_glue.c e16bf974b3 crypto: x86/serpent-avx,avx2 - convert to skcipher interface 7 lat temu
serpent_sse2_glue.c e0f409dcb8 crypto: x86/serpent-sse2 - convert to skcipher interface 7 lat temu
sha1_avx2_x86_64_asm.S d7b1722c72 crypto: x86/sha1-avx2 - Fix RBP usage 8 lat temu
sha1_ni_asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
sha1_ssse3_asm.S a7bea83089 x86/asm/64: Use 32-bit XOR to zero registers 7 lat temu
sha1_ssse3_glue.c e50944e219 crypto: shash - remove useless setting of type flags 7 lat temu
sha256-avx-asm.S 673ac6fbc7 crypto: x86/sha256-avx - Fix RBP usage 8 lat temu
sha256-avx2-asm.S d3dfbfe2e6 crypto: x86/sha256-avx2 - Fix RBP usage 8 lat temu
sha256-ssse3-asm.S 539012dcbd crypto: x86/sha256-ssse3 - Fix RBP usage 8 lat temu
sha256_ni_asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
sha256_ssse3_glue.c e50944e219 crypto: shash - remove useless setting of type flags 7 lat temu
sha512-avx-asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
sha512-avx2-asm.S ca04c82376 crypto: sha512-avx2 - Fix RBP usage 8 lat temu
sha512-ssse3-asm.S e183914af0 crypto: x86 - make constants readonly, allow linker to merge them 8 lat temu
sha512_ssse3_glue.c e50944e219 crypto: shash - remove useless setting of type flags 7 lat temu
twofish-avx-x86_64-asm_64.S 8f182f845d crypto: x86/twofish - Fix RBP usage 8 lat temu
twofish-i586-asm_32.S d3f5188dfe crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels 12 lat temu
twofish-x86_64-asm_64-3way.S d8c7fe9f2a crypto: x86/twofish-3way - Fix %rbp usage 7 lat temu
twofish-x86_64-asm_64.S a734b4a23e x86/asm: Replace "MOVQ $imm, %reg" with MOVL 10 lat temu
twofish_avx_glue.c 0e6ab46dad crypto: x86/twofish-avx - convert to skcipher interface 7 lat temu
twofish_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 lat temu
twofish_glue_3way.c 37992fa47f crypto: x86/twofish-3way - convert to skcipher interface 7 lat temu