summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-02-17crypto: qat - resolve race condition during AER recoveryDamian Muszynski
2024-02-17crypto: qat - change SLAs cleanup flow at shutdownDamian Muszynski
2024-02-17crypto: hisilicon/qm - change function type to voidWeili Qian
2024-02-17crypto: hisilicon/qm - obtain stop queue statusWeili Qian
2024-02-17crypto: hisilicon/qm - add stop function by hardwareWeili Qian
2024-02-17crypto: ccp - State in dmesg that TSME is enabledBorislav Petkov (AMD)
2024-02-13crypto: ccp - Have it depend on AMD_IOMMUBorislav Petkov (AMD)
2024-02-09crypto: qat - improve aer error reset handlingMun Chun Yep
2024-02-09crypto: qat - limit heartbeat notificationsFurong Zhou
2024-02-09crypto: qat - add auto reset on errorDamian Muszynski
2024-02-09crypto: qat - add fatal error notificationMun Chun Yep
2024-02-09crypto: qat - re-enable sriov after pf resetMun Chun Yep
2024-02-09crypto: qat - update PFVF protocol for recoveryMun Chun Yep
2024-02-09crypto: qat - disable arbitration before resetFurong Zhou
2024-02-09crypto: qat - add fatal error notify methodFurong Zhou
2024-02-09crypto: qat - add heartbeat error simulatorDamian Muszynski
2024-02-09crypto: virtio - remove duplicate check if queue is brokenLi RongQing
2024-02-09crypto: xilinx - call finalize with bh disabledQuanyang Wang
2024-02-09crypto: virtio/akcipher - Fix stack overflow on memcpyzhenwei pi
2024-02-03crypto: ccp: Make snp_range_list staticBorislav Petkov (AMD)
2024-02-02crypto: hisilicon/sec - remove unused parameterWenkai Lin
2024-02-02crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao
2024-02-02crypto: hisilicon/sec2 - modify nested macro callQi Tao
2024-02-02crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao
2024-02-02crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_lockedKim Phillips
2024-01-29crypto: ccp: Add the SNP_SET_CONFIG commandBrijesh Singh
2024-01-29crypto: ccp: Add the SNP_COMMIT commandTom Lendacky
2024-01-29crypto: ccp: Add the SNP_PLATFORM_STATUS commandBrijesh Singh
2024-01-29crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdumpAshish Kalra
2024-01-29iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdownAshish Kalra
2024-01-29crypto: ccp: Handle legacy SEV commands when SNP is enabledBrijesh Singh
2024-01-29crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabledTom Lendacky
2024-01-29crypto: ccp: Handle the legacy TMR allocation when SNP is enabledBrijesh Singh
2024-01-29crypto: ccp: Provide an API to issue SEV and SNP commandsBrijesh Singh
2024-01-29crypto: ccp: Add support to initialize the AMD-SP for SEV-SNPBrijesh Singh
2024-01-29crypto: ccp: Define the SEV-SNP commandsBrijesh Singh
2024-01-26crypto: qat - use kcalloc_node() instead of kzalloc_node()Erick Archer
2024-01-26crypto: sun8i-ce - Use kcalloc() instead of kzalloc()Erick Archer
2024-01-26crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin
2024-01-26crypto: hisilicon/qm - dump important registers values before resettingWeili Qian
2024-01-26crypto: hisilicon/qm - support get device stateWeili Qian
2024-01-26crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...Minjie Du
2024-01-26crypto: iaa - Remove header table codeTom Zanussi
2024-01-26crypto: qat - avoid memcpy() overflow warningArnd Bergmann
2024-01-26crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen
2024-01-26crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...Markus Elfring
2024-01-26crypto: caam - fix asynchronous hashGaurav Jain
2024-01-26crypto: qat - fix arbiter mapping generation algorithm for QAT 402xxDamian Muszynski
2024-01-10Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov