index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: arm/nhpoly1305 - implement ->digest
Eric Biggers
2023-10-20
1
-0
/
+9
*
crypto: arm/sha512-neon - Fix clang function cast warnings
Herbert Xu
2023-05-12
1
-7
/
+5
*
crypto: arm/sha256-neon - Fix clang function cast warnings
Herbert Xu
2023-05-12
1
-7
/
+5
*
crypto: arm/sha1-neon - Fix clang function cast warnings
Herbert Xu
2023-05-12
1
-7
/
+5
*
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
1
-8
/
+6
|
\
|
*
crypto: arm/sha1 - Fix clang function cast warnings
Herbert Xu
2022-12-30
1
-8
/
+6
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-02-21
3
-17
/
+790
|
\
\
|
*
|
ARM: 9286/1: crypto: Implement fused AES-CTR/GHASH version of GCM
Ard Biesheuvel
2023-01-18
3
-17
/
+790
|
|
/
*
/
ARM: 9287/1: Reduce __thumb2__ definition to crypto files that require it
Nathan Chancellor
2023-01-23
1
-1
/
+6
|
/
*
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
2022-12-02
1
-1
/
+1
*
crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapper
Eric Biggers
2022-11-25
2
-10
/
+3
*
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-11-11
1
-1
/
+1
*
crypto: Kconfig - simplify cipher entries
Robert Elliott
2022-08-26
1
-9
/
+31
*
crypto: Kconfig - simplify hash entries
Robert Elliott
2022-08-26
1
-29
/
+65
*
crypto: Kconfig - simplify CRC entries
Robert Elliott
2022-08-26
1
-2
/
+15
*
crypto: Kconfig - simplify public-key entries
Robert Elliott
2022-08-26
1
-1
/
+6
*
crypto: Kconfig - sort the arm entries
Robert Elliott
2022-08-26
1
-55
/
+56
*
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
2022-08-26
1
-9
/
+2
*
crypto: blake2s - remove shash module
Jason A. Donenfeld
2022-06-10
3
-79
/
+2
*
Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-31
1
-0
/
+2
|
\
|
*
crypto: arm/aes-neonbs-cbc - Select generic cbc and aes
Herbert Xu
2022-03-25
1
-0
/
+2
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-21
2
-63
/
+77
|
\
|
|
*
crypto: arm/aes-neonbs-ctr - deal with non-multiples of AES block size
Ard Biesheuvel
2022-02-05
2
-63
/
+77
*
|
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
2022-02-04
1
-2
/
+2
|
/
*
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
2022-01-07
4
-77
/
+83
*
crypto: arm/curve25519 - rename 'mod_init' & 'mod_exit' functions to be modul...
Randy Dunlap
2021-07-16
1
-4
/
+4
*
crypto: arm - use a pattern rule for generating *.S files
Masahiro Yamada
2021-05-14
1
-7
/
+1
*
crypto: arm - generate *.S by Perl at build time instead of shipping them
Masahiro Yamada
2021-05-14
4
-5848
/
+3
*
crypto: arm/curve25519 - Move '.fpu' after '.arch'
Nathan Chancellor
2021-04-16
1
-1
/
+1
*
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
2021-04-02
1
-1
/
+1
*
crypto: arm/chacha-scalar - switch to common rev_l macro
Ard Biesheuvel
2021-03-19
1
-30
/
+13
*
crypto: arm/aes-scalar - switch to common rev_l/mov_l macros
Ard Biesheuvel
2021-03-19
1
-32
/
+10
*
crypto: arm/blake2s - fix for big endian
Eric Biggers
2021-03-19
1
-0
/
+21
*
crypto: arm/blake2b - drop unnecessary return statement
Eric Biggers
2021-03-07
1
-2
/
+2
*
crypto: arm/blake2b - add NEON-accelerated BLAKE2b
Eric Biggers
2021-01-03
4
-0
/
+464
*
crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
Eric Biggers
2021-01-03
4
-0
/
+374
*
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2021-01-03
1
-0
/
+3
*
crypto: arm/chacha-neon - add missing counter increment
Ard Biesheuvel
2021-01-03
1
-0
/
+1
*
crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata
Ard Biesheuvel
2020-12-04
1
-10
/
+22
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
9
-9
/
+9
*
crypto: arm/chacha-neon - optimize for non-block size multiples
Ard Biesheuvel
2020-11-13
2
-24
/
+107
*
crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
Horia Geantă
2020-11-06
1
-3
/
+5
*
crypto: arm/aes-neonbs - use typed init/exit routines for XTS
Ard Biesheuvel
2020-09-25
1
-6
/
+6
*
crypto: arm/aes-neonbs - avoid loading reorder argument on encryption
Ard Biesheuvel
2020-09-25
1
-2
/
+3
*
crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches
Ard Biesheuvel
2020-09-25
1
-27
/
+22
*
crypto: arm/sha512-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2020-09-25
2
-4
/
+4
*
crypto: arm/sha256-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2020-09-25
2
-4
/
+4
*
crypto: arm/aes-neonbs - Use generic cbc encryption path
Herbert Xu
2020-09-11
1
-18
/
+28
*
crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon
Herbert Xu
2020-09-04
1
-0
/
+1
*
crypto: arm/curve25519 - include <linux/scatterlist.h>
Fabio Estevam
2020-08-25
1
-0
/
+1
[next]