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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
2020-01-16
1
-2
/
+9
*
crypto: curve25519 - x86_64 library and KPP implementations
Jason A. Donenfeld
2019-11-17
1
-0
/
+1
*
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
2019-11-17
1
-0
/
+2
*
crypto: aegis128l/aegis256 - remove x86 and generic implementations
Ard Biesheuvel
2019-07-26
1
-4
/
+0
*
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
2019-07-26
1
-13
/
+0
*
crypto: x86/aes - drop scalar assembler implementations
Ard Biesheuvel
2019-07-26
1
-4
/
+0
*
crypto: x86/chacha20 - refactor to allow varying number of rounds
Eric Biggers
2018-12-13
1
-4
/
+4
*
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Eric Biggers
2018-12-13
1
-0
/
+3
*
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Eric Biggers
2018-12-13
1
-0
/
+4
*
crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
Martin Willi
2018-11-29
1
-0
/
+5
*
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
2018-10-05
1
-1
/
+1
*
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
2018-09-04
1
-3
/
+0
*
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
2018-05-31
1
-4
/
+0
*
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
2018-05-31
1
-0
/
+3
*
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
2018-05-19
1
-0
/
+10
*
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
2018-05-19
1
-0
/
+8
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-06-30
1
-0
/
+2
*
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
Megha Dey
2016-06-28
1
-0
/
+1
*
crypto: sha1-mb - rename sha-mb to sha1-mb
Megha Dey
2016-06-27
1
-1
/
+1
*
crypto: sha256-mb - SHA256 multibuffer job manager and glue code
Megha Dey
2016-06-27
1
-0
/
+1
*
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
2015-09-21
1
-0
/
+8
*
crypto: poly1305 - Add a four block AVX2 variant for x86_64
Martin Willi
2015-07-17
1
-0
/
+1
*
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
Martin Willi
2015-07-17
1
-0
/
+2
*
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
2015-07-17
1
-0
/
+1
*
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
2015-07-17
1
-0
/
+2
*
crypto: sha-mb - Add avx2_supported check.
Vinson Lee
2015-01-05
1
-1
/
+1
*
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
2014-08-25
1
-0
/
+1
*
crypto: aes - AES CTR x86_64 "by8" AVX optimization
chandramouli narayanan
2014-06-20
1
-1
/
+1
*
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
2014-06-20
1
-0
/
+2
*
crypto: sha - SHA1 transform x86_64 AVX2
chandramouli narayanan
2014-03-21
1
-0
/
+3
*
crypto: aesni - fix build on x86 (32bit)
Tim Chen
2014-01-15
1
-1
/
+1
*
crypto: aesni - fix build on x86 (32bit)
Andy Shevchenko
2013-12-31
1
-1
/
+2
*
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
Tim Chen
2013-12-20
1
-1
/
+1
*
crypto: move x86 to the generic version of ablk_helper
Ard Biesheuvel
2013-09-24
1
-1
/
+0
*
crypto: x86 - restore avx2_supported check
Jussi Kivilinna
2013-09-13
1
-0
/
+2
*
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
2013-09-07
1
-0
/
+2
*
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
2013-07-24
1
-2
/
+0
*
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...
Jussi Kivilinna
2013-06-21
1
-2
/
+0
*
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
2013-06-21
1
-4
/
+0
*
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...
Tim Chen
2013-05-24
1
-0
/
+2
*
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...
Jussi Kivilinna
2013-04-25
1
-0
/
+2
*
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
Jussi Kivilinna
2013-04-25
1
-0
/
+2
*
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
Jussi Kivilinna
2013-04-25
1
-0
/
+2
*
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
2013-04-25
1
-0
/
+11
*
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...
Tim Chen
2013-04-25
1
-0
/
+2
*
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...
Tim Chen
2013-04-25
1
-0
/
+2
*
crypto: x86 - build AVX block cipher implementations only if assembler suppor...
Jussi Kivilinna
2013-04-03
1
-11
/
+23
*
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
Herbert Xu
2013-02-26
1
-1
/
+1
*
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...
Alexander Boyko
2013-01-20
1
-0
/
+2
[next]