index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2024-03-01
crypto: iaa - Fix comp/decomp delay statistics
Tom Zanussi
-32
/
+13
2024-03-01
crypto: iaa - Fix async_disable descriptor leak
Tom Zanussi
-2
/
+2
2024-03-01
crypto: rk3288 - Fix use after free in unprepare
Herbert Xu
-2
/
+2
2024-02-28
crypto: sun8i-ce - Fix use after free in unprepare
Andrey Skvortsov
-17
/
+17
2024-02-24
crypto: rockchip - fix to check return value
Kilian Zinnecker
-0
/
+5
2024-02-24
crypto: qat - make ring to service map common for QAT GEN4
Damian Muszynski
-112
/
+90
2024-02-24
crypto: qat - fix ring to service map for dcc in 420xx
Damian Muszynski
-0
/
+8
2024-02-24
crypto: qat - fix ring to service map for dcc in 4xxx
Damian Muszynski
-0
/
+8
2024-02-24
crypto: qat - fix comment structure
Adam Guerin
-2
/
+2
2024-02-24
crypto: qat - remove unnecessary description from comment
Adam Guerin
-6
/
+2
2024-02-24
crypto: qat - remove double initialization of value
Adam Guerin
-4
/
+2
2024-02-24
crypto: qat - avoid division by zero
Adam Guerin
-0
/
+3
2024-02-24
crypto: qat - removed unused macro in adf_cnv_dbgfs.c
Adam Guerin
-1
/
+0
2024-02-24
crypto: qat - remove unused macros in qat_comp_alg.c
Adam Guerin
-9
/
+0
2024-02-24
crypto: qat - uninitialized variable in adf_hb_error_inject_write()
Dan Carpenter
-5
/
+6
2024-02-24
crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
Mario Limonciello
-2
/
+9
2024-02-17
crypto: qat - resolve race condition during AER recovery
Damian Muszynski
-6
/
+16
2024-02-17
crypto: qat - change SLAs cleanup flow at shutdown
Damian Muszynski
-1
/
+19
2024-02-17
crypto: hisilicon/qm - change function type to void
Weili Qian
-27
/
+11
2024-02-17
crypto: hisilicon/qm - obtain stop queue status
Weili Qian
-26
/
+87
2024-02-17
crypto: hisilicon/qm - add stop function by hardware
Weili Qian
-8
/
+32
2024-02-17
crypto: ccp - State in dmesg that TSME is enabled
Borislav Petkov (AMD)
-4
/
+7
2024-02-13
crypto: ccp - Have it depend on AMD_IOMMU
Borislav Petkov (AMD)
-1
/
+1
2024-02-09
crypto: qat - improve aer error reset handling
Mun Chun Yep
-1
/
+25
2024-02-09
crypto: qat - limit heartbeat notifications
Furong Zhou
-3
/
+17
2024-02-09
crypto: qat - add auto reset on error
Damian Muszynski
-1
/
+49
2024-02-09
crypto: qat - add fatal error notification
Mun Chun Yep
-1
/
+9
2024-02-09
crypto: qat - re-enable sriov after pf reset
Mun Chun Yep
-4
/
+79
2024-02-09
crypto: qat - update PFVF protocol for recovery
Mun Chun Yep
-2
/
+109
2024-02-09
crypto: qat - disable arbitration before reset
Furong Zhou
-0
/
+8
2024-02-09
crypto: qat - add fatal error notify method
Furong Zhou
-0
/
+45
2024-02-09
crypto: qat - add heartbeat error simulator
Damian Muszynski
-6
/
+188
2024-02-09
crypto: virtio - remove duplicate check if queue is broken
Li RongQing
-2
/
+0
2024-02-09
crypto: xilinx - call finalize with bh disabled
Quanyang Wang
-0
/
+3
2024-02-09
crypto: virtio/akcipher - Fix stack overflow on memcpy
zhenwei pi
-2
/
+3
2024-02-03
crypto: ccp: Make snp_range_list static
Borislav Petkov (AMD)
-1
/
+1
2024-02-02
crypto: hisilicon/sec - remove unused parameter
Wenkai Lin
-10
/
+6
2024-02-02
crypto: hisilicon/sec2 - fix some cleanup issues
Qi Tao
-2
/
+2
2024-02-02
crypto: hisilicon/sec2 - modify nested macro call
Qi Tao
-9
/
+4
2024-02-02
crypto: hisilicon/sec2 - updates the sec DFX function register
Qi Tao
-0
/
+5
2024-02-02
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
-2
/
+8
2024-01-29
crypto: ccp: Add the SNP_SET_CONFIG command
Brijesh Singh
-0
/
+20
2024-01-29
crypto: ccp: Add the SNP_COMMIT command
Tom Lendacky
-0
/
+17
2024-01-29
crypto: ccp: Add the SNP_PLATFORM_STATUS command
Brijesh Singh
-0
/
+52
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
-30
/
+81
2024-01-29
iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
Ashish Kalra
-0
/
+20
2024-01-29
crypto: ccp: Handle legacy SEV commands when SNP is enabled
Brijesh Singh
-10
/
+416
2024-01-29
crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled
Tom Lendacky
-19
/
+48
2024-01-29
crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
Brijesh Singh
-26
/
+167
2024-01-29
crypto: ccp: Provide an API to issue SEV and SNP commands
Brijesh Singh
-1
/
+2
[prev]
[next]