index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
1
-69
/
+210
|
\
|
*
crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE
Lukas Bulwahn
2022-09-24
1
-1
/
+1
|
*
crypto: Kconfig - simplify cipher entries
Robert Elliott
2022-08-26
1
-10
/
+99
|
*
crypto: Kconfig - simplify hash entries
Robert Elliott
2022-08-26
1
-12
/
+65
|
*
crypto: Kconfig - simplify CRC entries
Robert Elliott
2022-08-26
1
-1
/
+6
|
*
crypto: Kconfig - sort the arm64 entries
Robert Elliott
2022-08-26
1
-53
/
+54
|
*
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
2022-08-26
1
-9
/
+2
*
|
arm64: Add types to indirect called assembly functions
Sami Tolvanen
2022-09-26
2
-3
/
+5
|
/
*
crypto: arm64/poly1305 - fix a read out-of-bound
GUO Zihua
2022-07-29
1
-1
/
+1
*
crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE
Qian Cai
2022-06-30
1
-0
/
+1
*
crypto: arm64/aes-neon - Fix typo in comment
Jilin Yuan
2022-06-30
1
-1
/
+1
*
crypto: arm64/polyval - Add PMULL accelerated implementation of POLYVAL
Nathan Huckleberry
2022-06-10
4
-0
/
+560
*
crypto: arm64/aes-xctr - Improve readability of XCTR and CTR modes
Nathan Huckleberry
2022-06-10
2
-68
/
+185
*
crypto: arm64/aes-xctr - Add accelerated implementation of XCTR
Nathan Huckleberry
2022-06-10
3
-66
/
+168
*
crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
Tianjia Zhang
2022-04-15
1
-2
/
+2
*
crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation
Tianjia Zhang
2022-04-08
4
-0
/
+1041
*
crypto: arm64/sm4 - add ARMv8 NEON implementation
Tianjia Zhang
2022-04-08
4
-0
/
+938
*
crypto: arm64/sm4-ce - rename to sm4-ce-cipher
Tianjia Zhang
2022-04-08
3
-3
/
+3
*
crypto: sm3,sm4 - move into crypto directory
Jason A. Donenfeld
2022-04-08
1
-2
/
+2
*
crypto: arm64 - cleanup comments
Tom Rix
2022-03-09
3
-3
/
+3
*
crypto: arm64/aes-neonbs-xts - use plain NEON for non-power-of-2 input sizes
Ard Biesheuvel
2022-02-05
2
-108
/
+57
*
crypto: arm64/aes-neonbs-ctr - fallback to plain NEON for final chunk
Ard Biesheuvel
2022-02-05
3
-142
/
+55
*
crypto: arm64/aes-neon-ctr - improve handling of single tail block
Ard Biesheuvel
2022-02-05
2
-19
/
+20
*
crypto: arm64/sm3-ce - make dependent on sm3 library
Tianjia Zhang
2022-01-28
2
-9
/
+21
*
arm64: Add macro version of the BTI instruction
Mark Brown
2021-12-14
1
-5
/
+5
*
crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data
Ard Biesheuvel
2021-09-17
2
-24
/
+18
*
crypto: arm64/aes-ccm - reduce NEON begin/end calls for common case
Ard Biesheuvel
2021-09-17
2
-32
/
+49
*
crypto: arm64/aes-ccm - remove non-SIMD fallback path
Ard Biesheuvel
2021-09-17
1
-121
/
+32
*
crypto: arm64/aes-ccm - yield NEON when processing auth-only data
Ard Biesheuvel
2021-09-17
1
-0
/
+1
*
crypto: arm64/aes-ce - stop using SIMD helper for skciphers
Ard Biesheuvel
2021-09-17
2
-93
/
+13
*
crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
Ard Biesheuvel
2021-09-17
2
-115
/
+9
*
crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
Ard Biesheuvel
2021-09-17
1
-158
/
+51
*
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
2021-07-30
2
-7
/
+15
*
crypto: arm64 - use a pattern rule for generating *.S files
Masahiro Yamada
2021-05-14
1
-4
/
+1
*
crypto: arm64 - generate *.S by Perl at build time instead of shipping them
Masahiro Yamada
2021-05-14
4
-4003
/
+3
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-26
5
-6
/
+6
|
\
|
*
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
2021-04-12
5
-6
/
+6
*
|
crypto: arm64/aes-ce - deal with oversight in new CTR carry code
Ard Biesheuvel
2021-04-16
1
-0
/
+1
*
|
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
2021-04-02
1
-1
/
+1
|
/
*
crypto: arm64/crc-t10dif - move NEON yield to C code
Ard Biesheuvel
2021-02-10
2
-38
/
+35
*
crypto: arm64/aes-ce-mac - simplify NEON yield
Ard Biesheuvel
2021-02-10
2
-40
/
+33
*
crypto: arm64/aes-neonbs - remove NEON yield calls
Ard Biesheuvel
2021-02-10
1
-6
/
+2
*
crypto: arm64/sha512-ce - simplify NEON yield
Ard Biesheuvel
2021-02-10
2
-48
/
+34
*
crypto: arm64/sha3-ce - simplify NEON yield
Ard Biesheuvel
2021-02-10
2
-56
/
+39
*
crypto: arm64/sha2-ce - simplify NEON yield
Ard Biesheuvel
2021-02-10
2
-35
/
+25
*
crypto: arm64/sha1-ce - simplify NEON yield
Ard Biesheuvel
2021-02-10
2
-40
/
+29
*
crypto: arm64/sha - add missing module aliases
Ard Biesheuvel
2021-01-22
4
-0
/
+9
*
crypto: arm64/aes-ctr - improve tail handling
Ard Biesheuvel
2021-01-02
2
-74
/
+137
*
crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled
Ard Biesheuvel
2021-01-02
1
-2
/
+2
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
6
-6
/
+6
[next]