index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
Colin Ian King
2021-03-13
1
-1
/
+3
|
*
crypto: cavium - remove unused including <linux/version.h>
Tian Tao
2021-03-13
1
-1
/
+0
|
*
crypto: nx - add missing call to of_node_put()
Yang Li
2021-03-07
1
-1
/
+3
|
*
crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
Krzysztof Kozlowski
2021-03-07
1
-1
/
+1
|
*
crypto: sun8i-ss - fix result memory leak on error path
Corentin Labbe
2021-03-07
1
-1
/
+1
|
*
crypto: qce - Remove totallen and offset in qce_start
Thara Gopinath
2021-03-07
4
-14
/
+10
|
*
crypto: qce - Remover src_tbl from qce_cipher_reqctx
Thara Gopinath
2021-03-07
1
-1
/
+0
|
*
crypto: qce - Set data unit size to message length for AES XTS transformation
Thara Gopinath
2021-03-07
1
-4
/
+4
|
*
crypto: qce - Improve the conditions for requesting AES fallback cipher
Thara Gopinath
2021-03-07
1
-6
/
+11
|
*
crypto: qce - Set ivsize to 0 for ecb(aes)
Thara Gopinath
2021-03-07
1
-1
/
+1
|
*
crypto: qce - Return error for non-blocksize data(ECB/CBC algorithms)
Thara Gopinath
2021-03-07
1
-0
/
+9
|
*
crypto: qce - Return error for zero length messages
Thara Gopinath
2021-03-07
1
-0
/
+5
|
*
crypto: qce - Return unsupported if any three keys are same for DES3 algorithms
Thara Gopinath
2021-03-07
1
-0
/
+15
|
*
crypto: qce - Return unsupported if key1 and key 2 are same for AES XTS algor...
Thara Gopinath
2021-03-07
1
-1
/
+18
|
*
crypto: qce - Hold back a block of data to be transferred as part of final
Thara Gopinath
2021-03-07
1
-0
/
+19
|
*
crypto: qce - Restore/save ahash state with custom struct in export/import
Thara Gopinath
2021-03-07
1
-88
/
+34
|
*
crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()
Wei Yongjun
2021-03-07
1
-1
/
+3
|
*
crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()
Wei Yongjun
2021-03-07
1
-1
/
+3
|
*
crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
Tang Bin
2021-03-07
1
-3
/
+0
|
*
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2021-03-07
2
-3
/
+3
*
|
vio: make remove callback return void
Uwe Kleine-König
2021-03-02
2
-6
/
+2
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-02-21
87
-5977
/
+10711
|
\
|
*
crypto: hisilicon/qm - fix printing format issue
Weili Qian
2021-02-10
2
-9
/
+9
|
*
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
2021-02-10
5
-7
/
+24
|
*
crypto: hisilicon/qm - update irqflag
Sihang Chen
2021-02-10
1
-4
/
+3
|
*
crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'
Weili Qian
2021-02-10
1
-1
/
+1
|
*
crypto: hisilicon/qm - fix request missing error
Weili Qian
2021-02-10
1
-0
/
+28
|
*
crypto: hisilicon/qm - removing driver after reset
Weili Qian
2021-02-10
5
-20
/
+36
|
*
crypto: octeontx2 - fix -Wpointer-bool-conversion warning
Arnd Bergmann
2021-02-10
1
-2
/
+1
|
*
crypto: hisilicon/hpre - enable Elliptic curve cryptography
Hui Tang
2021-02-10
1
-1
/
+8
|
*
crypto: hisilicon - PASID fixed on Kunpeng 930
Weili Qian
2021-02-10
5
-10
/
+24
|
*
crypto: hisilicon/qm - fix use of 'dma_map_single'
Weili Qian
2021-02-10
1
-23
/
+27
|
*
crypto: hisilicon/hpre - tiny fix
Hui Tang
2021-02-10
1
-5
/
+8
|
*
crypto: hisilicon/hpre - adapt the number of clusters
Hui Tang
2021-02-10
2
-27
/
+52
|
*
crypto: cpt - remove casting dma_alloc_coherent
Xu Wang
2021-02-10
1
-4
/
+4
|
*
crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation
Daniele Alessandrelli
2021-02-10
1
-3
/
+3
|
*
crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Jiapeng Chong
2021-02-10
1
-2
/
+2
|
*
crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
Geert Uytterhoeven
2021-02-10
1
-1
/
+1
|
*
crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m
Florian Fainelli
2021-02-05
1
-1
/
+1
|
*
crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
Herbert Xu
2021-02-05
1
-0
/
+1
|
*
crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
Dan Carpenter
2021-02-05
1
-1
/
+1
|
*
crypto: ccree - fix spelling typo of allocated
dingsenjie
2021-02-05
1
-1
/
+1
|
*
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
2021-01-29
5
-36
/
+148
|
*
crypto: talitos - Fix ctr(aes) on SEC1
Christophe Leroy
2021-01-29
1
-0
/
+22
|
*
crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
2021-01-29
2
-12
/
+17
|
*
crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device
Hui Tang
2021-01-29
1
-1
/
+4
|
*
crypto: hisilicon/hpre - add two RAS correctable errors processing
Hui Tang
2021-01-29
1
-2
/
+6
|
*
crypto: hisilicon/hpre - delete ECC 1bit error reported threshold
Hui Tang
2021-01-29
1
-2
/
+0
|
*
crypto: keembay - use 64-bit arithmetic for computing bit_len
Ovidiu Panait
2021-01-22
1
-2
/
+2
|
*
crypto: octeontx2 - register with linux crypto framework
Srujana Challa
2021-01-22
7
-2
/
+1961
[prev]
[next]