index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-6
/
+6
2021-04-16
crypto: arm64/aes-ce - deal with oversight in new CTR carry code
Ard Biesheuvel
1
-0
/
+1
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
5
-6
/
+6
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
1
-1
/
+1
2021-02-10
crypto: arm64/crc-t10dif - move NEON yield to C code
Ard Biesheuvel
2
-38
/
+35
2021-02-10
crypto: arm64/aes-ce-mac - simplify NEON yield
Ard Biesheuvel
2
-40
/
+33
2021-02-10
crypto: arm64/aes-neonbs - remove NEON yield calls
Ard Biesheuvel
1
-6
/
+2
2021-02-10
crypto: arm64/sha512-ce - simplify NEON yield
Ard Biesheuvel
2
-48
/
+34
2021-02-10
crypto: arm64/sha3-ce - simplify NEON yield
Ard Biesheuvel
2
-56
/
+39
2021-02-10
crypto: arm64/sha2-ce - simplify NEON yield
Ard Biesheuvel
2
-35
/
+25
2021-02-10
crypto: arm64/sha1-ce - simplify NEON yield
Ard Biesheuvel
2
-40
/
+29
2021-01-22
crypto: arm64/sha - add missing module aliases
Ard Biesheuvel
4
-0
/
+9
2021-01-03
crypto: arm64/aes-ctr - improve tail handling
Ard Biesheuvel
2
-74
/
+137
2021-01-03
crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled
Ard Biesheuvel
1
-2
/
+2
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
6
-6
/
+6
2020-11-20
crypto: arm64/gcm - move authentication tag check to SIMD domain
Ard Biesheuvel
2
-18
/
+43
2020-11-13
crypto: arm64/chacha - simplify tail block handling
Ard Biesheuvel
1
-124
/
+69
2020-11-06
crypto: arm64/poly1305-neon - reorder PAC authentication with SP update
Ard Biesheuvel
2
-2
/
+2
2020-10-30
crypto: hash - Use memzero_explicit() for clearing state
Arvind Sankar
3
-3
/
+3
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-2
/
+8
2020-10-06
crypto: arm64: Use x16 with indirect branch to bti_c
Jeremy Linton
1
-2
/
+2
2020-09-04
crypto: arm64/gcm - Fix endianness warnings
Herbert Xu
1
-2
/
+2
2020-09-04
crypto: arm64/sha - Add declarations for assembly variables
Herbert Xu
2
-0
/
+6
2020-07-09
crypto: arm64/gcm - use inline helper to suppress indirect calls
Ard Biesheuvel
1
-39
/
+46
2020-07-09
crypto: arm64/gcm - use variably sized key struct
Ard Biesheuvel
1
-28
/
+21
2020-07-09
crypto: arm64/gcm - disentangle ghash and gcm setkey() routines
Ard Biesheuvel
1
-25
/
+22
2020-07-09
crypto: arm64/ghash - drop PMULL based shash
Ard Biesheuvel
1
-78
/
+12
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-6
/
+2
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2
-2
/
+0
2020-05-08
crypto: arm64/aes-glue - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+1
2020-04-30
crypto: arch/nhpoly1305 - process in explicit 4k chunks
Jason A. Donenfeld
1
-1
/
+1
2020-04-30
crypto: arch/lib - limit simd usage to 4k chunks
Jason A. Donenfeld
2
-7
/
+22
2020-04-24
crypto: arm64 - Consistently enable extension
Mark Brown
1
-1
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-0
/
+45
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-36
/
+36
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2020-03-20
crypto: arm/neon - memzero_explicit aes-cbc key
Torsten Duwe
1
-0
/
+1
2020-03-20
crypto: arm64/chacha - correctly walk through blocks
Jason A. Donenfeld
1
-4
/
+4
2020-03-09
arm64: crypto: Modernize names for AES function macros
Mark Brown
3
-28
/
+28
2020-03-09
arm64: crypto: Modernize some extra assembly annotations
Mark Brown
1
-8
/
+8
2020-03-06
crypto: arm64/sha-ce - implement export/import
Corentin Labbe
2
-0
/
+43
2020-02-13
crypto: arm64/poly1305 - ignore build files
Matteo Croce
1
-0
/
+1
2020-01-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
27
-195
/
+172
2020-01-16
crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit
Jason A. Donenfeld
1
-16
/
+2
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
4
-46
/
+9
2019-12-20
crypto: arm64 - Use modern annotations for assembly functions
Mark Brown
17
-84
/
+84
2019-12-11
crypto: arm64/ghash-neon - bump priority to 150
Ard Biesheuvel
1
-1
/
+1
2019-12-11
crypto: arm64/sha - fix function types
Sami Tolvanen
5
-48
/
+76
[next]