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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
crypto: bcm - Rename struct device_private to bcm_device_private
Jiri Olsa
3
-4
/
+4
2021-01-14
crypto: qat - reduce size of mapped region
Adam Guerin
1
-6
/
+6
2021-01-14
crypto: qat - change format string and cast ring size
Adam Guerin
1
-2
/
+2
2021-01-14
crypto: qat - fix potential spectre issue
Adam Guerin
1
-0
/
+2
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
6
-77
/
+20
2021-01-14
crypto: aesni - replace function pointers with static branches
Ard Biesheuvel
1
-44
/
+54
2021-01-14
crypto: aesni - refactor scatterlist processing
Ard Biesheuvel
1
-83
/
+56
2021-01-14
crypto: aesni - clean up mapping of associated data
Ard Biesheuvel
1
-4
/
+5
2021-01-14
crypto: aesni - drop unused asm prototypes
Ard Biesheuvel
1
-67
/
+0
2021-01-14
crypto: aesni - prevent misaligned buffers on the stack
Ard Biesheuvel
1
-12
/
+16
2021-01-14
crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig
Marco Chiappero
1
-1
/
+1
2021-01-14
crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counter
Herbert Xu
1
-1
/
+1
2021-01-08
crypto: vmx - Move extern declarations into header file
Herbert Xu
2
-5
/
+7
2021-01-08
crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper
Ard Biesheuvel
3
-145
/
+356
2021-01-08
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2
-56
/
+84
2021-01-03
crypto: picoxcell - Remove PicoXcell driver
Rob Herring
4
-1941
/
+0
2021-01-03
crypto: arm/blake2b - add NEON-accelerated BLAKE2b
Eric Biggers
4
-0
/
+464
2021-01-03
crypto: blake2b - update file comment
Eric Biggers
1
-13
/
+10
2021-01-03
crypto: blake2b - sync with blake2s implementation
Eric Biggers
3
-178
/
+230
2021-01-03
wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
Eric Biggers
1
-0
/
+1
2021-01-03
crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
Eric Biggers
4
-0
/
+374
2021-01-03
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
1
-2
/
+1
2021-01-03
crypto: blake2s - adjust include guard naming
Eric Biggers
2
-6
/
+6
2021-01-03
crypto: blake2s - add comment for blake2s_state fields
Eric Biggers
1
-0
/
+1
2021-01-03
crypto: blake2s - optimize blake2s initialization
Eric Biggers
2
-30
/
+28
2021-01-03
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
3
-139
/
+76
2021-01-03
crypto: blake2s - move update and final logic to internal/blake2s.h
Eric Biggers
2
-40
/
+49
2021-01-03
crypto: blake2s - remove unneeded includes
Eric Biggers
1
-2
/
+0
2021-01-03
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
1
-61
/
+23
2021-01-03
crypto: blake2s - define shash_alg structs using macros
Eric Biggers
1
-61
/
+27
2021-01-03
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+5
2021-01-03
hwrng: iproc-rng200 - Move enable/disable in separate function
Matthias Brugger
1
-19
/
+16
2021-01-03
hwrng: iproc-rng200 - Fix disable of the block.
Matthias Brugger
1
-3
/
+0
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
2021-01-03
MAINTAINERS: Add maintainers for Keem Bay OCS HCU driver
Daniele Alessandrelli
1
-0
/
+11
2021-01-03
crypto: keembay-ocs-hcu - Add optional support for sha224
Daniele Alessandrelli
2
-0
/
+75
2021-01-03
crypto: keembay-ocs-hcu - Add HMAC support
Daniele Alessandrelli
4
-9
/
+544
2021-01-03
crypto: keembay - Add Keem Bay OCS HCU driver
Declan Murphy
5
-0
/
+1632
2021-01-03
dt-bindings: crypto: Add Keem Bay OCS HCU bindings
Declan Murphy
1
-0
/
+46
2021-01-03
crypto: sun4i-ss - add SPDX header and remove blank lines
Corentin Labbe
2
-3
/
+1
2021-01-03
crypto: sun4i-ss - enabled stats via debugfs
Corentin Labbe
6
-0
/
+98
2021-01-03
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
1
-44
/
+65
2021-01-03
crypto: sun4i-ss - initialize need_fallback
Corentin Labbe
1
-1
/
+1
2021-01-03
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
1
-6
/
+6
2021-01-03
crypto: sun4i-ss - IV register does not work on A10 and A13
Corentin Labbe
1
-6
/
+28
2021-01-03
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
1
-2
/
+2
2021-01-03
crypto: sun4i-ss - linearize buffers content must be kept
Corentin Labbe
2
-8
/
+6
2021-01-03
crypto: inside-secure - fix platform_get_irq.cocci warnings
Tian Tao
1
-4
/
+1
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
33
-207
/
+273
[next]