index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
Age
Commit message (
Expand
)
Author
2022-04-08
crypto: x86 - eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-31
Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-30
crypto: x86/sm3 - Fixup SLS
Peter Zijlstra
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-25
crypto: x86/poly1305 - Fixup SLS
Peter Zijlstra
2022-03-25
crypto: x86/chacha20 - Avoid spurious jumps to other functions
Peter Zijlstra
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-15
x86/ibt,crypto: Add ENDBR for the jump-table entries
Peter Zijlstra
2022-02-23
crypto: x86/des3 - Remove unused inline function des3_ede_enc_blk_3way()
YueHaibing
2022-02-23
crypto: x86/blowfish - Remove unused inline functions
YueHaibing
2022-02-22
x86: clean up symbol aliasing
Mark Rutland
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-01-31
crypto: x86 - Convert to SPDX identifier
Nathan Huckleberry
2022-01-28
crypto: x86/sm3 - add AVX assembly implementation
Tianjia Zhang
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-01-07
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
2021-12-31
crypto: x86/aesni - don't require alignment of data
Jakub Kicinski
2021-12-24
crypto: x86/curve25519 - use in/out register constraints more precisely
Jason A. Donenfeld
2021-12-17
crypto: x86/des3 - remove redundant assignment of variable nbytes
Colin Ian King
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-11-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-10-22
crypto: x86/sm4 - Fix invalid section entry size
Tianjia Zhang
2021-09-24
crypto: x86/sm4 - Fix frame pointer stack corruption
Josh Poimboeuf
2021-09-17
crypto: aesni - check walk.nbytes instead of err
Shreyansh Chouhan
2021-08-27
crypto: aesni - xts_crypt() return if walk.nbytes is 0
Shreyansh Chouhan
2021-08-27
crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation
Tianjia Zhang
2021-08-27
crypto: x86/sm4 - export reusable AESNI/AVX functions
Tianjia Zhang
2021-07-30
crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation
Tianjia Zhang
2021-07-23
crypto: x86/aes-ni - add missing error checks in XTS code
Ard Biesheuvel
2021-06-11
crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
Hangbin Liu
2021-04-28
Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-19
x86/crypto: Enable objtool in crypto code
Josh Poimboeuf
2021-04-19
x86/crypto/sha512-ssse3: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
x86/crypto/sha512-avx2: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
x86/crypto/sha512-avx: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
x86/crypto/sha256-avx2: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
x86/crypto/sha1_avx2: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
x86/crypto/sha_ni: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
x86/crypto/crc32c-pcl-intel: Standardize jump table
Josh Poimboeuf
2021-04-19
x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack buffer
Josh Poimboeuf
2021-04-19
x86/crypto/aesni-intel_avx: Standardize stack alignment prologue
Josh Poimboeuf
2021-04-19
x86/crypto/aesni-intel_avx: Fix register usage comments
Josh Poimboeuf
2021-04-19
x86/crypto/aesni-intel_avx: Remove unused macros
Josh Poimboeuf
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-01-22
crypto: aesni - release FPU during skcipher walk API calls
Ard Biesheuvel
2021-01-22
crypto: aesni - replace CTR function pointer with static call
Ard Biesheuvel
[next]