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 - refactor qat_uclo_set_ae_mode()
Jack Xu
2020-11-13
1
-26
/
+43
|
*
|
crypto: qat - move defines to header files
Jack Xu
2020-11-13
2
-4
/
+4
|
*
|
crypto: qat - remove global CSRs helpers
Jack Xu
2020-11-13
2
-16
/
+13
|
*
|
crypto: qat - refactor AE start
Jack Xu
2020-11-13
3
-18
/
+18
|
*
|
crypto: qat - change micro word data mask
Jack Xu
2020-11-13
1
-1
/
+1
|
*
|
crypto: qat - change type for ctx_mask
Jack Xu
2020-11-13
2
-12
/
+12
|
*
|
crypto: qat - add support for relative FW ucode loading
Jack Xu
2020-11-13
1
-6
/
+7
|
*
|
crypto: qat - rename qat_uclo_del_uof_obj()
Jack Xu
2020-11-13
3
-3
/
+3
|
*
|
crypto: qat - introduce additional parenthesis
Jack Xu
2020-11-13
2
-10
/
+10
|
*
|
crypto: qat - remove unnecessary parenthesis
Jack Xu
2020-11-13
2
-11
/
+11
|
*
|
crypto: qat - fix error message
Jack Xu
2020-11-13
1
-1
/
+1
|
*
|
crypto: qat - fix CSR access
Jack Xu
2020-11-13
1
-4
/
+2
|
*
|
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
2020-11-13
1
-1
/
+1
|
*
|
crypto: qat - support for mof format in fw loader
Giovanni Cabiddu
2020-11-13
5
-5
/
+331
|
*
|
crypto: cavium/nitrox - Fix sparse warnings
Herbert Xu
2020-11-13
9
-21
/
+26
|
*
|
crypto: qat - replace pci with PCI in comments
Adam Guerin
2020-11-13
2
-4
/
+4
|
*
|
crypto: qat - remove cast for mailbox CSR
Adam Guerin
2020-11-13
1
-1
/
+1
|
*
|
crypto: caam - fix printing on xts fallback allocation error path
Horia Geantă
2020-11-06
3
-5
/
+6
|
*
|
crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces
Weili Qian
2020-11-06
1
-33
/
+53
|
*
|
crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces
Weili Qian
2020-11-06
1
-12
/
+32
|
*
|
crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
Weili Qian
2020-11-06
1
-8
/
+28
|
*
|
crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
Weili Qian
2020-11-06
1
-1
/
+2
|
*
|
crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
Weili Qian
2020-11-06
1
-3
/
+1
|
*
|
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
2020-11-06
5
-25
/
+8
|
*
|
crypto: hisilicon/qm - modify the return type of function
Weili Qian
2020-11-06
1
-2
/
+2
|
*
|
crypto: hisilicon/qm - numbers are replaced by macros
Weili Qian
2020-11-06
1
-7
/
+12
|
*
|
crypto: qat - remove unneeded semicolon
Tom Rix
2020-11-06
2
-5
/
+5
|
*
|
crypto: cavium/nitrox - remove unneeded semicolon
Tom Rix
2020-11-06
1
-1
/
+1
|
*
|
crypto: caam - enable crypto-engine retry mechanism
Iuliana Prodan
2020-11-06
2
-1
/
+11
|
*
|
crypto: atmel-sha - remove unneeded break
Tom Rix
2020-11-06
1
-1
/
+0
|
*
|
crypto: omap-aes - fix the reference count leak of omap device
Zhang Qilong
2020-10-30
1
-0
/
+1
|
*
|
crypto: sa2ul - Reduce stack usage
Herbert Xu
2020-10-30
2
-61
/
+63
|
*
|
crypto: hisilicon - fixes some coding style
Longfang Liu
2020-10-30
2
-29
/
+18
|
*
|
crypto: hisilicon - delete unused structure member variables
Longfang Liu
2020-10-30
1
-2
/
+0
|
*
|
crypto: qat - extend ae_mask
Giovanni Cabiddu
2020-10-30
1
-1
/
+1
|
*
|
crypto: qat - allow for instances in different banks
Giovanni Cabiddu
2020-10-30
2
-9
/
+28
|
*
|
crypto: qat - refactor qat_crypto_dev_config()
Giovanni Cabiddu
2020-10-30
1
-26
/
+41
|
*
|
crypto: qat - refactor qat_crypto_create_instances()
Giovanni Cabiddu
2020-10-30
1
-27
/
+41
|
*
|
crypto: qat - change return value in adf_cfg_key_val_get()
Giovanni Cabiddu
2020-10-30
1
-1
/
+1
|
*
|
crypto: qat - change return value in adf_cfg_add_key_value_param()
Giovanni Cabiddu
2020-10-30
1
-1
/
+1
|
*
|
crypto: qat - remove unnecessary void* casts
Giovanni Cabiddu
2020-10-30
1
-10
/
+10
|
*
|
crypto: qat - call functions in adf_sriov if available
Giovanni Cabiddu
2020-10-30
1
-5
/
+10
|
*
|
crypto: qat - remove hardcoded bank irq clear flag mask
Giovanni Cabiddu
2020-10-30
2
-3
/
+2
|
*
|
crypto: qat - abstract writes to arbiter enable
Giovanni Cabiddu
2020-10-30
4
-10
/
+20
|
*
|
crypto: qat - use BIT_ULL() - 1 pattern for masks
Giovanni Cabiddu
2020-10-30
2
-2
/
+2
|
*
|
crypto: qat - replace constant masks with GENMASK
Giovanni Cabiddu
2020-10-30
2
-2
/
+2
|
*
|
crypto: qat - abstract build ring base
Giovanni Cabiddu
2020-10-30
5
-3
/
+12
|
*
|
crypto: qat - enable ring after pair is programmed
Giovanni Cabiddu
2020-10-30
1
-1
/
+19
|
*
|
crypto: qat - register crypto instances based on capability
Giovanni Cabiddu
2020-10-30
2
-1
/
+21
|
*
|
crypto: qat - add support for capability detection
Marco Chiappero
2020-10-30
10
-9
/
+93
[prev]
[next]