summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-12-05crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()Christophe JAILLET
2024-12-05crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong
2024-12-05crypto: caam - add error check to caam_rsa_set_priv_key_formChen Ridong
2024-12-05crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()Li Huafei
2024-12-05crypto: qat - Fix missing destroy_workqueue in adf_init_aer()Wang Hai
2024-12-05crypto: hisilicon/qm - disable same error report before resettingWeili Qian
2024-12-05crypto: cavium - Fix the if condition to exit loop after timeoutEverest K.C
2024-12-05crypto: qat - remove faulty arbiter config resetAhsan Atta
2024-12-05crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter
2024-12-05crypto: qat/qat_420xx - fix off by one in uof_get_name()Dan Carpenter
2024-12-05crypto: qat - remove check after debugfs_create_dir()Cabiddu, Giovanni
2024-12-05crypto: caam - Fix the pointer passed to caam_qi_shutdown()Christophe JAILLET
2024-12-05crypto: mxs-dcp - Fix AES-CBC with hardware-bound keysTomas Paukrt
2024-11-17crypto: marvell/cesa - Disable hash algorithmsHerbert Xu
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