index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2
-56
/
+84
2021-01-02
crypto: picoxcell - Remove PicoXcell driver
Rob Herring
4
-1941
/
+0
2021-01-02
crypto: arm/blake2b - add NEON-accelerated BLAKE2b
Eric Biggers
4
-0
/
+464
2021-01-02
crypto: blake2b - update file comment
Eric Biggers
1
-13
/
+10
2021-01-02
crypto: blake2b - sync with blake2s implementation
Eric Biggers
3
-178
/
+230
2021-01-02
wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
Eric Biggers
1
-0
/
+1
2021-01-02
crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
Eric Biggers
4
-0
/
+374
2021-01-02
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
1
-2
/
+1
2021-01-02
crypto: blake2s - adjust include guard naming
Eric Biggers
2
-6
/
+6
2021-01-02
crypto: blake2s - add comment for blake2s_state fields
Eric Biggers
1
-0
/
+1
2021-01-02
crypto: blake2s - optimize blake2s initialization
Eric Biggers
2
-30
/
+28
2021-01-02
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
3
-139
/
+76
2021-01-02
crypto: blake2s - move update and final logic to internal/blake2s.h
Eric Biggers
2
-40
/
+49
2021-01-02
crypto: blake2s - remove unneeded includes
Eric Biggers
1
-2
/
+0
2021-01-02
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
1
-61
/
+23
2021-01-02
crypto: blake2s - define shash_alg structs using macros
Eric Biggers
1
-61
/
+27
2021-01-02
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+5
2021-01-02
hwrng: iproc-rng200 - Move enable/disable in separate function
Matthias Brugger
1
-19
/
+16
2021-01-02
hwrng: iproc-rng200 - Fix disable of the block.
Matthias Brugger
1
-3
/
+0
2021-01-02
crypto: arm64/aes-ctr - improve tail handling
Ard Biesheuvel
2
-74
/
+137
2021-01-02
crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled
Ard Biesheuvel
1
-2
/
+2
2021-01-02
MAINTAINERS: Add maintainers for Keem Bay OCS HCU driver
Daniele Alessandrelli
1
-0
/
+11
2021-01-02
crypto: keembay-ocs-hcu - Add optional support for sha224
Daniele Alessandrelli
2
-0
/
+75
2021-01-02
crypto: keembay-ocs-hcu - Add HMAC support
Daniele Alessandrelli
4
-9
/
+544
2021-01-02
crypto: keembay - Add Keem Bay OCS HCU driver
Declan Murphy
5
-0
/
+1632