summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2023-12-29crypto: iaa - Account for cpu-less numa nodesTom Zanussi
2023-12-29crypto: sahara - add support for crypto_engineOvidiu Panait
2023-12-29crypto: sahara - remove error message for bad aes request sizeOvidiu Panait
2023-12-29crypto: sahara - remove unnecessary NULL assignmentsOvidiu Panait
2023-12-29crypto: sahara - remove 'active' flag from sahara_aes_reqctx structOvidiu Panait
2023-12-29crypto: sahara - use dev_err_probe()Ovidiu Panait
2023-12-29crypto: sahara - use devm_clk_get_enabled()Ovidiu Panait
2023-12-29crypto: sahara - use BIT() macroOvidiu Panait
2023-12-29crypto: sahara - clean up macro indentationOvidiu Panait
2023-12-29crypto: sahara - do not resize req->src when doing hash operationsOvidiu Panait
2023-12-29crypto: sahara - fix processing hash requests with req->nbytes < sg->lengthOvidiu Panait
2023-12-29crypto: sahara - improve error handling in sahara_sha_process()Ovidiu Panait
2023-12-29crypto: sahara - fix wait_for_completion_timeout() error handlingOvidiu Panait
2023-12-29crypto: sahara - fix ahash reqsizeOvidiu Panait
2023-12-29crypto: sahara - handle zero-length aes requestsOvidiu Panait
2023-12-29crypto: qat - generate dynamically arbiter mappingsDamian Muszynski
2023-12-29crypto: qat - add support for ring pair level telemetryLucas Segarra Fernandez
2023-12-29crypto: qat - add support for device telemetryLucas Segarra Fernandez
2023-12-29crypto: qat - add admin msgs for telemetryLucas Segarra Fernandez
2023-12-29crypto: qat - include pci.h for GET_DEV()Lucas Segarra Fernandez
2023-12-29crypto: iaa - remove unneeded semicolonJiapeng Chong
2023-12-29crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()Tom Zanussi
2023-12-29crypto: iaa - Change desc->priv to 0Tom Zanussi
2023-12-29crypto: sun8i-ss - Use helper to set reqsizeOvidiu Panait
2023-12-29crypto: sun8i-ce - Use helper to set reqsizeOvidiu Panait