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: qat - abstract arbiter access
Giovanni Cabiddu
2020-10-30
7
-15
/
+50
|
*
|
crypto: qat - remove unused macros in arbiter module
Giovanni Cabiddu
2020-10-30
1
-3
/
+0
|
*
|
crypto: qat - remove writes into WQCFG
Giovanni Cabiddu
2020-10-30
1
-13
/
+0
|
*
|
crypto: qat - update constants table
Giovanni Cabiddu
2020-10-30
1
-22
/
+22
|
*
|
crypto: qat - use admin mask to send fw constants
Giovanni Cabiddu
2020-10-30
2
-1
/
+2
|
*
|
crypto: qat - change admin sequence
Giovanni Cabiddu
2020-10-30
1
-2
/
+2
|
*
|
crypto: qat - rename ME in AE
Giovanni Cabiddu
2020-10-30
2
-4
/
+4
|
*
|
crypto: qat - add packed to init admin structures
Giovanni Cabiddu
2020-10-30
1
-2
/
+2
|
*
|
crypto: qat - abstract admin interface
Giovanni Cabiddu
2020-10-30
7
-10
/
+39
|
*
|
crypto: qat - relocate GEN2 CSR access code
Giovanni Cabiddu
2020-10-30
3
-65
/
+68
|
*
|
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
2020-10-30
13
-41
/
+198
|
*
|
crypto: qat - fix configuration of iov threads
Giovanni Cabiddu
2020-10-30
11
-59
/
+115
|
*
|
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
2020-10-30
10
-16
/
+47
|
*
|
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2020-10-30
16
-53
/
+109
|
*
|
crypto: qat - update IV in software
Marco Chiappero
2020-10-30
2
-58
/
+89
|
*
|
crypto: inside-secure - Fix sizeof() mismatch
Colin Ian King
2020-10-30
1
-1
/
+1
|
*
|
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2020-10-30
2
-2
/
+13
|
*
|
crypto: talitos - Fix return type of current_desc_hdr()
Christophe Leroy
2020-10-30
1
-3
/
+3
|
*
|
crypto: talitos - Endianess in current_desc_hdr()
Christophe Leroy
2020-10-30
1
-2
/
+2
|
*
|
crypto: qat - remove unused function
Giovanni Cabiddu
2020-10-30
1
-5
/
+0
|
|
/
*
/
crypto: sun8x-ce*: update entries to its documentation
Mauro Carvalho Chehab
2020-10-28
3
-3
/
+3
|
/
*
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
1
-4
/
+20
|
\
|
*
s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUG
Harald Freudenberger
2020-10-07
1
-4
/
+20
*
|
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
16
-9260
/
+0
|
\
\
|
*
|
cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr
Ayush Sawal
2020-10-15
1
-2
/
+0
|
*
|
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-09-11
7
-2305
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
9
-20
/
+24
|
|
\
\
|
*
|
|
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
2020-08-21
5
-836
/
+2
|
*
|
|
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
2020-08-21
11
-6119
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-13
120
-1844
/
+3926
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crypto: bcm - Verify GCM/CCM key length in setkey
Herbert Xu
2020-10-08
1
-1
/
+14
|
*
|
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
2020-10-08
5
-7
/
+7
|
*
|
crypto: qat - fix function parameters descriptions
Giovanni Cabiddu
2020-10-08
2
-2
/
+6
|
*
|
crypto: atmel-tdes - use semicolons rather than commas to separate statements
Julia Lawall
2020-10-02
1
-1
/
+1
|
*
|
crypto: drivers - use semicolons rather than commas to separate statements
Julia Lawall
2020-10-02
3
-7
/
+7
|
*
|
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
2020-10-02
1
-0
/
+1
|
*
|
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
2020-10-02
1
-1
/
+2
|
*
|
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
2020-10-02
1
-6
/
+17
|
*
|
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
2020-10-02
1
-0
/
+18
|
*
|
crypto: sa2ul - Fix DMA mapping API usage
Peter Ujfalusi
2020-10-02
1
-98
/
+117
|
*
|
crypto: caam/qi2 - add support for XTS with 16B IV
Andrei Botila
2020-10-02
1
-5
/
+10
|
*
|
crypto: caam/qi - add support for XTS with 16B IV
Andrei Botila
2020-10-02
1
-4
/
+8
|
*
|
crypto: caam/jr - add support for XTS with 16B IV
Andrei Botila
2020-10-02
2
-15
/
+24
|
*
|
crypto: caam - add xts check for block length equal to zero
Andrei Botila
2020-10-02
3
-4
/
+24
|
*
|
crypto: caam/qi2 - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-4
/
+12
|
*
|
crypto: caam/qi - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-3
/
+10
|
*
|
crypto: caam/jr - add support for more XTS key lengths
Andrei Botila
2020-10-02
1
-3
/
+10
|
*
|
crypto: caam/qi2 - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
3
-5
/
+78
|
*
|
crypto: caam/qi - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
2
-5
/
+68
|
*
|
crypto: caam/jr - add fallback for XTS with more than 8B IV
Andrei Botila
2020-10-02
2
-7
/
+66
[prev]
[next]