summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-12-09crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()Christophe JAILLET
2024-12-09crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong
2024-12-09crypto: caam - add error check to caam_rsa_set_priv_key_formChen Ridong
2024-12-09crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()Li Huafei
2024-12-09crypto: hisilicon/qm - disable same error report before resettingWeili Qian
2024-12-09crypto: cavium - Fix the if condition to exit loop after timeoutEverest K.C
2024-12-09crypto: qat - remove faulty arbiter config resetAhsan Atta
2024-12-09crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter
2024-12-09crypto: qat - remove check after debugfs_create_dir()Cabiddu, Giovanni
2024-12-09crypto: caam - Fix the pointer passed to caam_qi_shutdown()Christophe JAILLET
2024-11-17crypto: marvell/cesa - Disable hash algorithmsHerbert Xu
2024-10-10crypto: octeontx* - Select CRYPTO_AUTHENCHerbert Xu
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: caam - Pad SG length when allocating hash edescHerbert 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-09-12crypto: starfive - Fix nent assignment in rsa decJia Jie Ho
2024-09-12crypto: starfive - Align rsa input data to 32-bitJia Jie Ho
2024-09-12crypto: qat - fix unintentional re-enabling of error interruptsHareshx Sankar Raj
2024-09-08crypto: stm32/cryp - call finalize with bh disabledMaxime Méré
2024-08-03crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()Nivas Varadharajan Mugunthakumar
2024-07-11crypto: hisilicon/debugfs - Fix debugfs uninit process issueChenghai Huang
2024-06-27crypto: hisilicon/qm - Add the err memory release process to qm uninitChenghai Huang
2024-06-27crypto: hisilicon/sec - Fix memory leak for sec resource releaseChenghai Huang
2024-06-16crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu
2024-06-12crypto: qat - specify firmware files for 402xxGiovanni Cabiddu
2024-06-12crypto: ccp - drop platform ifdef checksArnd Bergmann
2024-06-12crypto: bcm - Fix pointer arithmeticAleksandr Mishin
2024-04-03crypto: sun8i-ce - Fix use after free in unprepareAndrey Skvortsov
2024-04-03crypto: rk3288 - Fix use after free in unprepareHerbert Xu
2024-04-03crypto: qat - resolve race condition during AER recoveryDamian Muszynski
2024-03-26crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski
2024-03-26crypto: qat - relocate and rename get_service_enabled()Jie Wang
2024-03-26crypto: qat - move adf_cfg_servicesGiovanni Cabiddu
2024-03-26crypto: qat - avoid division by zeroAdam Guerin
2024-03-26crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()Mario Limonciello
2024-03-26crypto: xilinx - call finalize with bh disabledQuanyang Wang
2024-03-01crypto: virtio/akcipher - Fix stack overflow on memcpyzhenwei pi
2024-02-23crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_lockedKim Phillips
2024-02-05crypto: stm32/crc32 - fix parsing list of devicesThomas Bourgoin
2024-02-05crypto: octeontx2 - Fix cptvf driver cleanupBharat Bhushan
2024-02-05crypto: starfive - Fix dev_err_probe return errorJia Jie Ho
2024-01-25crypto: sahara - do not resize req->src when doing hash operationsOvidiu Panait
2024-01-25crypto: sahara - fix processing hash requests with req->nbytes < sg->lengthOvidiu Panait
2024-01-25crypto: sahara - improve error handling in sahara_sha_process()Ovidiu Panait
2024-01-25crypto: sahara - fix wait_for_completion_timeout() error handlingOvidiu Panait
2024-01-25crypto: sahara - fix ahash reqsizeOvidiu Panait