summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2024-03-01crypto: iaa - Fix comp/decomp delay statisticsTom Zanussi-32/+13
2024-03-01crypto: iaa - Fix async_disable descriptor leakTom Zanussi-2/+2
2024-03-01crypto: rk3288 - Fix use after free in unprepareHerbert Xu-2/+2
2024-02-28crypto: sun8i-ce - Fix use after free in unprepareAndrey Skvortsov-17/+17
2024-02-24crypto: rockchip - fix to check return valueKilian Zinnecker-0/+5
2024-02-24crypto: qat - make ring to service map common for QAT GEN4Damian Muszynski-112/+90
2024-02-24crypto: qat - fix ring to service map for dcc in 420xxDamian Muszynski-0/+8
2024-02-24crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski-0/+8
2024-02-24crypto: qat - fix comment structureAdam Guerin-2/+2
2024-02-24crypto: qat - remove unnecessary description from commentAdam Guerin-6/+2
2024-02-24crypto: qat - remove double initialization of valueAdam Guerin-4/+2
2024-02-24crypto: qat - avoid division by zeroAdam Guerin-0/+3
2024-02-24crypto: qat - removed unused macro in adf_cnv_dbgfs.cAdam Guerin-1/+0
2024-02-24crypto: qat - remove unused macros in qat_comp_alg.cAdam Guerin-9/+0
2024-02-24crypto: qat - uninitialized variable in adf_hb_error_inject_write()Dan Carpenter-5/+6
2024-02-24crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()Mario Limonciello-2/+9
2024-02-17crypto: qat - resolve race condition during AER recoveryDamian Muszynski-6/+16
2024-02-17crypto: qat - change SLAs cleanup flow at shutdownDamian Muszynski-1/+19
2024-02-17crypto: hisilicon/qm - change function type to voidWeili Qian-27/+11
2024-02-17crypto: hisilicon/qm - obtain stop queue statusWeili Qian-26/+87
2024-02-17crypto: hisilicon/qm - add stop function by hardwareWeili Qian-8/+32
2024-02-17crypto: ccp - State in dmesg that TSME is enabledBorislav Petkov (AMD)-4/+7
2024-02-13crypto: ccp - Have it depend on AMD_IOMMUBorislav Petkov (AMD)-1/+1
2024-02-09crypto: qat - improve aer error reset handlingMun Chun Yep-1/+25
2024-02-09crypto: qat - limit heartbeat notificationsFurong Zhou-3/+17
2024-02-09crypto: qat - add auto reset on errorDamian Muszynski-1/+49
2024-02-09crypto: qat - add fatal error notificationMun Chun Yep-1/+9
2024-02-09crypto: qat - re-enable sriov after pf resetMun Chun Yep-4/+79
2024-02-09crypto: qat - update PFVF protocol for recoveryMun Chun Yep-2/+109
2024-02-09crypto: qat - disable arbitration before resetFurong Zhou-0/+8
2024-02-09crypto: qat - add fatal error notify methodFurong Zhou-0/+45
2024-02-09crypto: qat - add heartbeat error simulatorDamian Muszynski-6/+188
2024-02-09crypto: virtio - remove duplicate check if queue is brokenLi RongQing-2/+0
2024-02-09crypto: xilinx - call finalize with bh disabledQuanyang Wang-0/+3
2024-02-09crypto: virtio/akcipher - Fix stack overflow on memcpyzhenwei pi-2/+3
2024-02-03crypto: ccp: Make snp_range_list staticBorislav Petkov (AMD)-1/+1
2024-02-02crypto: hisilicon/sec - remove unused parameterWenkai Lin-10/+6
2024-02-02crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao-2/+2
2024-02-02crypto: hisilicon/sec2 - modify nested macro callQi Tao-9/+4
2024-02-02crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao-0/+5
2024-02-02crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_lockedKim Phillips-2/+8
2024-01-29crypto: ccp: Add the SNP_SET_CONFIG commandBrijesh Singh-0/+20
2024-01-29crypto: ccp: Add the SNP_COMMIT commandTom Lendacky-0/+17
2024-01-29crypto: ccp: Add the SNP_PLATFORM_STATUS commandBrijesh Singh-0/+52
2024-01-29crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdumpAshish Kalra-30/+81
2024-01-29iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdownAshish Kalra-0/+20
2024-01-29crypto: ccp: Handle legacy SEV commands when SNP is enabledBrijesh Singh-10/+416
2024-01-29crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabledTom Lendacky-19/+48
2024-01-29crypto: ccp: Handle the legacy TMR allocation when SNP is enabledBrijesh Singh-26/+167
2024-01-29crypto: ccp: Provide an API to issue SEV and SNP commandsBrijesh Singh-1/+2