index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: blake2b - sync with blake2s implementation
Eric Biggers
2021-01-02
3
-178
/
+230
*
wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
Eric Biggers
2021-01-02
1
-0
/
+1
*
crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
Eric Biggers
2021-01-02
4
-0
/
+374
*
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
2021-01-02
1
-2
/
+1
*
crypto: blake2s - adjust include guard naming
Eric Biggers
2021-01-02
2
-6
/
+6
*
crypto: blake2s - add comment for blake2s_state fields
Eric Biggers
2021-01-02
1
-0
/
+1
*
crypto: blake2s - optimize blake2s initialization
Eric Biggers
2021-01-02
2
-30
/
+28
*
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
2021-01-02
3
-139
/
+76
*
crypto: blake2s - move update and final logic to internal/blake2s.h
Eric Biggers
2021-01-02
2
-40
/
+49
*
crypto: blake2s - remove unneeded includes
Eric Biggers
2021-01-02
1
-2
/
+0
*
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
2021-01-02
1
-61
/
+23
*
crypto: blake2s - define shash_alg structs using macros
Eric Biggers
2021-01-02
1
-61
/
+27
*
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
2021-01-02
1
-1
/
+5
*
hwrng: iproc-rng200 - Move enable/disable in separate function
Matthias Brugger
2021-01-02
1
-19
/
+16
*
hwrng: iproc-rng200 - Fix disable of the block.
Matthias Brugger
2021-01-02
1
-3
/
+0
*
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
*
MAINTAINERS: Add maintainers for Keem Bay OCS HCU driver
Daniele Alessandrelli
2021-01-02
1
-0
/
+11
*
crypto: keembay-ocs-hcu - Add optional support for sha224
Daniele Alessandrelli
2021-01-02
2
-0
/
+75
*
crypto: keembay-ocs-hcu - Add HMAC support
Daniele Alessandrelli
2021-01-02
4
-9
/
+544
*
crypto: keembay - Add Keem Bay OCS HCU driver
Declan Murphy
2021-01-02
5
-0
/
+1632
*
dt-bindings: crypto: Add Keem Bay OCS HCU bindings
Declan Murphy
2021-01-02
1
-0
/
+46
*
crypto: sun4i-ss - add SPDX header and remove blank lines
Corentin Labbe
2021-01-02
2
-3
/
+1
*
crypto: sun4i-ss - enabled stats via debugfs
Corentin Labbe
2021-01-02
6
-0
/
+98
*
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
2021-01-02
1
-44
/
+65
*
crypto: sun4i-ss - initialize need_fallback
Corentin Labbe
2021-01-02
1
-1
/
+1
*
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
2021-01-02
1
-6
/
+6
*
crypto: sun4i-ss - IV register does not work on A10 and A13
Corentin Labbe
2021-01-02
1
-6
/
+28
*
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
2021-01-02
1
-2
/
+2
*
crypto: sun4i-ss - linearize buffers content must be kept
Corentin Labbe
2021-01-02
2
-8
/
+6
*
crypto: inside-secure - fix platform_get_irq.cocci warnings
Tian Tao
2021-01-02
1
-4
/
+1
*
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2021-01-02
33
-207
/
+273
*
chcr_ktls: use AES library for single use cipher
Ard Biesheuvel
2021-01-02
2
-12
/
+8
*
crypto: ccree - remove unused including <linux/version.h>
Tian Tao
2021-01-02
1
-1
/
+0
*
crypto: sahara - Remove unused .id_table support
Fabio Estevam
2021-01-02
1
-7
/
+0
*
crypto: tcrypt - avoid signed overflow in byte count
Ard Biesheuvel
2021-01-02
1
-10
/
+10
*
crypto: aesni - implement support for cts(cbc(aes))
Ard Biesheuvel
2021-01-02
2
-1
/
+261
*
MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny
Krzysztof Kozlowski
2021-01-02
4
-4
/
+0
*
crypto: mediatek - remove obsolete driver
Vic Wu
2021-01-02
8
-3650
/
+0
*
crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
Ard Biesheuvel
2021-01-02
1
-1
/
+2
*
crypto: arm/chacha-neon - add missing counter increment
Ard Biesheuvel
2021-01-02
1
-0
/
+1
*
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
2020-12-28
1
-2
/
+2
*
proc mountinfo: make splice available again
Linus Torvalds
2020-12-27
1
-3
/
+6
*
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
Linus Torvalds
2020-12-27
4
-3
/
+44
|
\
|
*
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Dave Jiang
2020-12-07
3
-1
/
+42
|
*
ntb: idt: fix error check in ntb_hw_idt.c
Wang Qing
2020-12-07
1
-2
/
+2
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-27
2
-2
/
+4
|
\
\
|
*
|
crypto: qat - add CRYPTO_AES to Kconfig dependencies
Marco Chiappero
2020-12-23
1
-0
/
+1
|
*
|
crypto: keembay - Add dependency on HAS_IOMEM
Daniele Alessandrelli
2020-12-23
1
-0
/
+1
|
*
|
crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
Geert Uytterhoeven
2020-12-23
1
-2
/
+2
[next]