summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-10-10crypto: octeontx* - Select CRYPTO_AUTHENCHerbert Xu
2024-10-10crypto: hisilicon - fix missed error branchYang Shen
2024-10-10crypto: octeontx2 - Fix authenc setkeyHerbert Xu
2024-10-10crypto: octeontx - Fix authenc setkeyHerbert Xu
2024-10-04crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failurePavan Kumar Paluri
2024-10-04crypto: qcom-rng - fix support for ACPI-based systemsBrian Masney
2024-10-04crypto: caam - Pad SG length when allocating hash edescHerbert Xu
2024-10-04crypto: n2 - Set err to EINVAL if snprintf fails for hmacHerbert Xu
2024-10-04crypto: hisilicon/qm - inject error before stopping queueWeili Qian
2024-10-04crypto: hisilicon/qm - reset device before enabling itWeili Qian
2024-10-04crypto: hisilicon/hpre - mask cluster timeout errorWeili Qian
2024-10-04crypto: ccp - do not request interrupt on cmd completion when irqs disabledAmit Shah
2024-10-04crypto: qat - fix "Full Going True" macro definitionSvyatoslav Pankratov
2024-10-04crypto: iaa - Fix potential use after free bugDan Carpenter
2024-10-04crypto: qat - ensure correct order in VF restarting handlerMichal Witwicki
2024-10-04crypto: qat - fix recovery flow for VFsMichal Witwicki
2024-10-04crypto: qat - disable IOV in adf_dev_stop()Michal Witwicki
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-07-17crypto: ccp: Add the SNP_VLEK_LOAD commandMichael Roth
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko
2024-07-17virtio_crypto: convert to use virtio_find_vqs_info()Jiri Pirko
2024-07-13crypto: mxs-dcp - Ensure payload is zero when using key slotDavid Gstir
2024-07-06crypto: starfive - Fix nent assignment in rsa decJia Jie Ho
2024-07-06crypto: starfive - Align rsa input data to 32-bitJia Jie Ho
2024-07-06crypto: qat - fix unintentional re-enabling of error interruptsHareshx Sankar Raj
2024-07-06crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()Nivas Varadharajan Mugunthakumar
2024-07-06crypto: sun8i-ce - add Allwinner H616 supportAndre Przywara
2024-07-06crypto: sun8i-ce - wrap accesses to descriptor address fieldsAndre Przywara
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04crypto: caam: Unembed net_dev structure in dpaa2Breno Leitao
2024-07-04crypto: caam: Unembed net_dev structure from qiBreno Leitao
2024-07-04crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TESTBreno Leitao
2024-07-04crypto: caam: Avoid unused imx8m_machine_match variableBreno Leitao
2024-06-28crypto: qat - initialize user_input.lock for rate_limitingJiwei Sun
2024-06-27Merge tag 'v6.10-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-06-21crypto: qat - make adf_ctl_class constantGreg Kroah-Hartman
2024-06-21crypto: qat - fix linking errors when PCI_IOV is disabledXin Zeng
2024-06-16crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_lockedKim Phillips
2024-06-07crypto: xilinx - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07crypto: sa2ul - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07crypto: keembay - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07crypto: atmel-sha204a - add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07crypto: hisilicon/zip - optimize the address offset of the reg query functionChenghai Huang
2024-06-07crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...Chenghai Huang
2024-06-07crypto: ccp - Move message about TSME being enabled later in initMario Limonciello
2024-06-07crypto: ccp - Add support for getting security attributes on some older systemsMario Limonciello
2024-06-07crypto: ccp - Move security attributes to their own fileMario Limonciello
2024-06-07crypto: ccp - Represent capabilities register as a unionMario Limonciello