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: sm2 - fix a memory leak in sm2
Hongbo Li
2021-06-11
1
-14
/
+10
*
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
2021-06-11
2
-19
/
+22
*
crypto: hisilicon/sec - add hardware integrity check value process
Kai Ye
2021-06-11
2
-34
/
+48
*
crypto: hisilicon/sec - add fallback tfm supporting for aeads
Kai Ye
2021-06-11
2
-5
/
+94
*
crypto: hisilicon/sec - add new algorithm mode for AEAD
Kai Ye
2021-06-11
3
-34
/
+345
*
crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
Hangbin Liu
2021-06-11
1
-1
/
+1
*
crypto: qce - fix error return code in qce_skcipher_async_req_handle()
Wei Yongjun
2021-06-11
1
-2
/
+6
*
MAINTAINERS: add gemini crypto sl3516-ce
Corentin Labbe
2021-06-11
1
-0
/
+7
*
crypto: sl3516 - Add sl3516 crypto engine
Corentin Labbe
2021-06-11
7
-0
/
+1353
*
dt-bindings: crypto: Add documentation for sl3516-ce
Corentin Labbe
2021-06-11
1
-0
/
+50
*
crypto: omap-sham - Fix PM reference leak in omap sham ops
Zhang Qilong
2021-06-11
1
-2
/
+2
*
crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...
Zhang Qilong
2021-06-11
1
-6
/
+3
*
crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
Tong Tiangen
2021-06-11
1
-0
/
+4
*
crypto: hisilicon/qm - update reset flow
Weili Qian
2021-06-03
1
-17
/
+262
*
crypto: hisilicon/qm - add callback to support communication
Weili Qian
2021-06-03
1
-27
/
+190
*
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
2021-06-03
2
-8
/
+106
*
crypto: hisilicon/qm - adjust reset interface
Weili Qian
2021-06-03
1
-51
/
+89
*
crypto: hisilicon/hpre - register ecdh NIST P384
Hui Tang
2021-06-03
1
-4
/
+52
*
crypto: hisilicon/hpre - add check before gx modulo p
Hui Tang
2021-06-03
1
-1
/
+5
*
crypto: hisilicon/hpre - fix ecdh self test issue
Hui Tang
2021-06-03
1
-0
/
+34
*
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
2021-06-03
1
-2
/
+2
*
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
2021-06-03
2
-3
/
+86
*
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
2021-06-03
2
-12
/
+94
*
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
2021-06-03
3
-43
/
+256
*
crypto: hisilicon/sec - add new type of SQE
Kai Ye
2021-06-03
2
-1
/
+178
*
crypto: octeontx2 - enable and handle ME interrupts
Srujana Challa
2021-06-03
1
-23
/
+95
*
crypto: octeontx2 - add support for CPT operations on CN10K
Srujana Challa
2021-06-03
9
-22
/
+134
*
crypto: octeontx2 - add support to map LMTST region for CN10K
Srujana Challa
2021-06-03
7
-3
/
+86
*
crypto: octeontx2 - Add mailbox support for CN10K
Srujana Challa
2021-06-03
8
-33
/
+129
*
crypto: ixp4xx - Add device tree support
Linus Walleij
2021-06-03
2
-28
/
+86
*
crypto: ixp4xx - Add DT bindings
Linus Walleij
2021-06-03
2
-4
/
+65
*
crypto: ixp4xx - convert to platform driver
Arnd Bergmann
2021-06-03
2
-24
/
+39
*
crypto: af_alg - use DIV_ROUND_UP helper macro for calculations
Wu Bo
2021-06-03
1
-1
/
+1
*
hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-03
1
-2
/
+1
*
hwrng: omap - Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-03
1
-4
/
+2
*
hwrng: exynos - Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-03
1
-2
/
+1
*
crypto: hisilicon - switch to memdup_user_nul()
Zou Wei
2021-06-03
1
-10
/
+3
*
crypto: hisilicon/qm - support address prefetching
Longfang Liu
2021-05-28
5
-0
/
+182
*
crypto: hisilicon/qm - add MSI detection steps on Kunpeng930
Weili Qian
2021-05-28
1
-24
/
+100
*
crypto: ecdh - add test suite for NIST P384
Hui Tang
2021-05-28
2
-0
/
+68
*
crypto: ecdh - register NIST P384 tfm
Hui Tang
2021-05-28
1
-0
/
+33
*
crypto: ecdh - fix 'ecdh_init'
Hui Tang
2021-05-28
1
-1
/
+10
*
crypto: ecdh - fix ecdh-nist-p192's entry in testmgr
Hui Tang
2021-05-28
3
-5
/
+1
*
crypto: hisilicon/qm - fix the process of VF's list adding
Kai Ye
2021-05-28
1
-8
/
+8
*
crypto: hisilicon/qm - add dfx log if not use hardware crypto algs
Kai Ye
2021-05-28
1
-2
/
+5
*
crypto: qce - Fix inconsistent indenting
Jiapeng Chong
2021-05-28
1
-1
/
+1
*
crypto: nx - Fix typo in comment
Shaokun Zhang
2021-05-28
1
-2
/
+2
*
MAINTAINERS: Add maintainer for Qualcomm crypto drivers
Thara Gopinath
2021-05-28
1
-0
/
+7
*
crypto: qce: skcipher: Fix incorrect sg count for dma transfers
Thara Gopinath
2021-05-28
1
-7
/
+8
*
crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBG
Stephan Müller
2021-05-28
1
-6
/
+6
[next]