index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
Makefile
Age
Commit message (
Expand
)
Author
2025-07-14
lib/crypto: x86/sha1: Migrate optimized code into library
Eric Biggers
2025-06-30
lib/crypto: x86/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-05-05
crypto: x86/sha256 - implement library instead of shash
Eric Biggers
2025-04-28
crypto: x86 - move library functions to arch/x86/lib/crypto/
Eric Biggers
2025-04-07
crypto: x86 - Remove CONFIG_AS_AVX512 handling
Uros Bizjak
2025-04-07
crypto: x86 - Remove CONFIG_AS_SHA256_NI
Uros Bizjak
2025-04-07
crypto: x86 - Remove CONFIG_AS_SHA1_NI
Uros Bizjak
2025-02-22
crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support
Eric Biggers
2024-12-01
x86/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024-12-01
x86/crc32: expose CRC32 functions through lib
Eric Biggers
2024-06-07
crypto: x86/aes-gcm - rewrite the AES-NI optimized AES-GCM
Eric Biggers
2024-06-07
crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
Eric Biggers
2024-04-05
crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
Eric Biggers
2023-01-06
crypto: x86/aria - implement aria-avx512
Taehee Yoo
2023-01-06
crypto: x86/aria - implement aria-avx2
Taehee Yoo
2022-12-02
crypto: x86/curve25519 - disable gcov
Joe Fradley
2022-09-24
crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari...
Taehee Yoo
2022-06-10
crypto: blake2s - remove shash module
Jason A. Donenfeld
2022-06-10
crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL
Nathan Huckleberry
2022-01-28
crypto: x86/sm3 - add AVX assembly implementation
Tianjia Zhang
2022-01-07
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
2021-08-27
crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation
Tianjia Zhang
2021-07-30
crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation
Tianjia Zhang
2021-04-19
x86/crypto: Enable objtool in crypto code
Josh Poimboeuf
2021-01-14
crypto: x86 - remove glue helper module
Ard Biesheuvel
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
2020-04-09
crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
Masahiro Yamada
2020-04-09
crypto: x86 - rework configuration based on Kconfig
Jason A. Donenfeld
2020-04-09
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
2020-03-05
crypto: x86/curve25519 - support assemblers with no adx support
Jason A. Donenfeld
2020-01-16
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
2019-11-17
crypto: curve25519 - x86_64 library and KPP implementations
Jason A. Donenfeld
2019-11-17
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
2019-07-26
crypto: aegis128l/aegis256 - remove x86 and generic implementations
Ard Biesheuvel
2019-07-26
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
2019-07-26
crypto: x86/aes - drop scalar assembler implementations
Ard Biesheuvel
2018-12-13
crypto: x86/chacha20 - refactor to allow varying number of rounds
Eric Biggers
2018-12-13
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Eric Biggers
2018-12-13
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Eric Biggers
2018-11-29
crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
Martin Willi
2018-10-05
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
2018-05-31
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
2018-05-31
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
2018-05-19
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
2018-05-19
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2016-06-28
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
Megha Dey
2016-06-27
crypto: sha1-mb - rename sha-mb to sha1-mb
Megha Dey
[next]