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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
3
-0
/
+113
2019-11-08
crypto: amlogic - ensure error variable err is set before returning it
Colin Ian King
1
-0
/
+1
2019-11-08
crypto: amlogic - Use kmemdup in meson_aes_setkey()
YueHaibing
1
-2
/
+1
2019-11-08
crypto: atmel - Fix remaining endianess warnings
Herbert Xu
2
-2
/
+2
2019-11-08
crypto: atmel - Fix authenc support when it is set to m
Herbert Xu
3
-11
/
+11
2019-11-01
crypto: amcc - restore CRYPTO_AES dependency
Christian Lamparter
1
-0
/
+1
2019-11-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
3
-20
/
+77
2019-11-01
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2
-3
/
+2
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
18
-94
/
+94
2019-11-01
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
15
-1181
/
+22
2019-11-01
crypto: skcipher - rename crypto_skcipher_type2 to crypto_skcipher_type
Eric Biggers
1
-7
/
+6
2019-11-01
crypto: skcipher - remove crypto_has_ablkcipher()
Eric Biggers
2
-32
/
+1
2019-11-01
crypto: skcipher - unify the crypto_has_skcipher*() functions
Eric Biggers
2
-20
/
+3
2019-11-01
dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
Corentin Labbe
1
-0
/
+60
2019-11-01
crypto: allwinner - Add sun8i-ss cryptographic offloader
Corentin Labbe
6
-0
/
+1328
2019-11-01
crypto: testmgr - add test vectors for blake2b
David Sterba
2
-0
/
+335
2019-11-01
crypto: blake2b - add blake2b generic implementation
David Sterba
3
-0
/
+453
2019-11-01
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe
11
-33
/
+28
2019-11-01
crypto: allwinner - Add sun8i-ce Crypto Engine
Corentin Labbe
6
-0
/
+1394
2019-11-01
crypto: allwinner - Add allwinner subdirectory
Corentin Labbe
4
-0
/
+15
2019-11-01
crypto: mediatek - remove redundant bitwise-or
Colin Ian King
1
-1
/
+1
2019-11-01
crypto: ecdh - fix big endian bug in ECC library
Ard Biesheuvel
1
-1
/
+2
2019-11-01
crypto: caam - populate platform devices last
Andrey Smirnov
1
-7
/
+6
2019-11-01
crypto: caam - use devres to populate platform devices
Andrey Smirnov
1
-23
/
+3
2019-11-01
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
4
-19
/
+7
2019-11-01
crypto: caam - use devres to de-initialize the RNG
Andrey Smirnov
1
-60
/
+70
2019-11-01
crypto: caam - use devres to remove debugfs
Andrey Smirnov
2
-8
/
+14
2019-11-01
crypto: caam - use devres to unmap memory
Andrey Smirnov
1
-19
/
+9
2019-11-01
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
1
-2
/
+2
2019-11-01
crypto: inside-secure - Fixed warnings on inconsistent byte order handling
Pascal van Leeuwen
4
-67
/
+61
2019-11-01
crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_...
Yunfeng Ye
1
-1
/
+1
2019-10-25
crypto: ccp - fix uninitialized list head
Mark Salter
1
-0
/
+1
2019-10-25
crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
Geert Uytterhoeven
1
-9
/
+9
2019-10-25
crypto: ccp - Verify access to device registers before initializing
Hook, Gary
2
-2
/
+28
2019-10-25
crypto: ccp - Change a message to reflect status instead of failure
Hook, Gary
2
-4
/
+13
2019-10-25
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
2
-44
/
+45
2019-10-25
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
1
-3
/
+3
2019-10-25
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
1
-1
/
+1
2019-10-25
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
2
-9
/
+3
2019-10-25
crypto: ccree - fix comparison of unsigned expression warning
Tian Tao
1
-1
/
+2
2019-10-25
crypto: ccp - Retry SEV INIT command in case of integrity check failure.
Ashish Kalra
2
-0
/
+15
2019-10-25
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe
7
-0
/
+911
2019-10-25
MAINTAINERS: Add myself as maintainer of amlogic crypto
Corentin Labbe
1
-0
/
+7
2019-10-25
dt-bindings: crypto: Add DT bindings documentation for amlogic-crypto
Corentin Labbe
1
-0
/
+52
2019-10-25
crypto: atmel - fix data types for __be{32,64}
Ben Dooks (Codethink)
1
-15
/
+15
2019-10-25
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: st - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
[next]