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: aegis128 - provide a SIMD implementation based on NEON intrinsics
Ard Biesheuvel
2019-08-15
4
-0
/
+207
*
crypto: aegis128 - add support for SIMD acceleration
Ard Biesheuvel
2019-08-15
2
-4
/
+49
*
crypto: xts - add support for ciphertext stealing
Ard Biesheuvel
2019-08-15
1
-20
/
+132
*
crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0
Pascal van Leeuwen
2019-08-15
1
-1
/
+2
*
crypto: streebog - remove two unused variables
YueHaibing
2019-08-15
1
-46
/
+0
*
crypto: aes-generic - remove unused variable 'rco_tab'
YueHaibing
2019-08-15
1
-2
/
+0
*
Documentation: crypto: crypto_engine: Fix Sphinx warning
Jonathan Neuschäfer
2019-08-15
1
-0
/
+1
*
crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
Phani Kiran Hemadri
2019-08-15
5
-17
/
+265
*
crypto: cavium/nitrox - Allocate asymmetric crypto command queues
Phani Kiran Hemadri
2019-08-15
3
-1
/
+99
*
crypto: cryptd - Use refcount_t for refcount
Chuhong Yuan
2019-08-15
1
-22
/
+22
*
hwrng: core - Freeze khwrng thread during suspend
Stephen Boyd
2019-08-15
1
-1
/
+4
*
crypto: caam/qi - execute library only on DPAA 1.x
Horia Geantă
2019-08-15
1
-4
/
+3
*
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
Zhou Wang
2019-08-15
1
-2
/
+4
*
crypto: hisilicon - add missing single_release
Zhou Wang
2019-08-15
1
-0
/
+1
*
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
2019-08-15
1
-1
/
+1
*
crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
Zhou Wang
2019-08-15
1
-0
/
+1
*
crypto: hisilicon - fix kbuild warnings
Zhou Wang
2019-08-15
1
-3
/
+3
*
padata: initialize pd->cpu with effective cpumask
Daniel Jordan
2019-08-09
1
-1
/
+1
*
crypto: ccp - Remove unnecessary linux/pci.h include
Bjorn Helgaas
2019-08-09
7
-7
/
+0
*
crypto: ccp - Include DMA declarations explicitly
Bjorn Helgaas
2019-08-09
2
-0
/
+2
*
crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: qce - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: stm32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
2
-6
/
+2
*
crypto: rockchip - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: picoxcell - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+2
*
crypto: mediatek - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-2
/
+1
*
crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: img-hash - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: ccp - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: gcm - restrict assoclen for rfc4543
Iuliana Prodan
2019-08-09
1
-2
/
+4
*
MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
Zhou Wang
2019-08-09
1
-0
/
+11
*
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
2019-08-09
3
-1
/
+704
*
Documentation: Add debugfs doc for hisi_zip
Zhou Wang
2019-08-09
1
-0
/
+50
*
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
2019-08-09
3
-25
/
+226
*
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang
2019-08-09
6
-0
/
+1237
*
crypto: hisilicon - add hardware SGL support
Zhou Wang
2019-08-09
4
-0
/
+247
*
crypto: hisilicon - add queue management driver for HiSilicon QM module
Zhou Wang
2019-08-09
4
-0
/
+1740
*
crypto: engine - Reduce default RT priority
Peter Zijlstra
2019-08-09
1
-1
/
+1
*
crypto: caam - change return value in case CAAM has no MDHA
Iuliana Prodan
2019-08-09
1
-1
/
+1
*
crypto: caam - unregister algorithm only if the registration succeeded
Iuliana Prodan
2019-08-09
1
-19
/
+30
*
crypto: caam - execute module exit point only if necessary
Iuliana Prodan
2019-08-09
2
-1
/
+24
*
crypto: caam - free resources in case caam_rng registration failed
Iuliana Prodan
2019-08-09
1
-1
/
+4
*
crypto: caam - fix MDHA key derivation for certain user key lengths
Horia Geantă
2019-08-09
6
-105
/
+132
*
crypto: caam - keep both virtual and dma key addresses
Horia Geantă
2019-08-09
4
-30
/
+24
*
crypto: caam - update rfc4106 sh desc to support zero length input
Iuliana Prodan
2019-08-09
2
-16
/
+33
*
crypto: caam - check zero-length input
Iuliana Prodan
2019-08-09
3
-0
/
+14
*
crypto: caam - check assoclen
Iuliana Prodan
2019-08-09
3
-24
/
+8
[next]