index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
Makefile
Age
Commit message (
Expand
)
Author
2025-12-02
Merge tag 'aes-gcm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-11
lib/crypto: x86/polyval: Migrate optimized code into library
Eric Biggers
2025-10-26
crypto: x86/aes-gcm - rename avx10 and avx10_512 to avx512
Eric Biggers
2025-10-26
crypto: x86/aes-gcm - add VAES+AVX2 optimized code
Eric Biggers
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
2025-08-21
crypto: x86 - Remove CONFIG_AS_VPCLMULQDQ
Uros Bizjak
2025-08-21
crypto: X86 - Remove CONFIG_AS_VAES
Uros Bizjak
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
[next]