index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
Makefile
Age
Commit message (
Expand
)
Author
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
2016-06-27
crypto: sha256-mb - SHA256 multibuffer job manager and glue code
Megha Dey
2015-09-21
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
2015-07-17
crypto: poly1305 - Add a four block AVX2 variant for x86_64
Martin Willi
2015-07-17
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
Martin Willi
2015-07-17
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
2015-07-17
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
2015-01-05
crypto: sha-mb - Add avx2_supported check.
Vinson Lee
2014-08-25
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
2014-06-20
crypto: aes - AES CTR x86_64 "by8" AVX optimization
chandramouli narayanan
2014-06-20
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
2014-03-21
crypto: sha - SHA1 transform x86_64 AVX2
chandramouli narayanan
2014-01-15
crypto: aesni - fix build on x86 (32bit)
Tim Chen
[next]