summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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: caam - fix asynchronous hashGaurav Jain
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
2024-01-25crypto: sahara - handle zero-length aes requestsOvidiu Panait
2024-01-25crypto: sahara - avoid skcipher fallback code duplicationOvidiu Panait
2024-01-25crypto: virtio - Wait for tasklet to complete on device removewangyangxin
2024-01-25crypto: hisilicon/zip - save capability registers in probe processZhiqi Song
2024-01-25crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song
2024-01-25crypto: hisilicon/hpre - save capability registers in probe processZhiqi Song
2024-01-25crypto: hisilicon/qm - add a function to set qm algsWenkai Lin
2024-01-25crypto: hisilicon/zip - add zip comp high perf mode configurationChenghai Huang
2024-01-25crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song
2024-01-25crypto: sahara - fix error handling in sahara_hw_descriptor_create()Ovidiu Panait
2024-01-25crypto: sahara - fix processing requests with cryptlen < sg->lengthOvidiu Panait
2024-01-25crypto: sahara - fix ahash selftest failureOvidiu Panait
2024-01-25crypto: sahara - fix cbc selftest failureOvidiu Panait
2024-01-25crypto: sahara - remove FLAGS_NEW_KEY logicOvidiu Panait
2024-01-25crypto: safexcel - Add error handling for dma_map_sg() callsNikita Zhandarovich
2024-01-25crypto: qat - add NULL pointer checkGiovanni Cabiddu
2024-01-25crypto: qat - fix mutex ordering in adf_rlDamian Muszynski
2024-01-25crypto: qat - fix error path in add_update_sla()Damian Muszynski
2024-01-25crypto: ccp - fix memleak in ccp_init_dm_workareaDinghao Liu
2024-01-25crypto: sa2ul - Return crypto_aead_setkey to transfer the errorChen Ni
2024-01-25crypto: qat - add sysfs_added flag for rate limitingDamian Muszynski
2024-01-25crypto: qat - add sysfs_added flag for rasDamian Muszynski
2024-01-25crypto: virtio - Handle dataq logic with taskletGonglei (Arei)
2024-01-25crypto: jh7110 - Correct deferred probe returnChanho Park
2024-01-25crypto: qat - prevent underflow in rp2srv_store()Dan Carpenter
2023-10-27crypto: talitos - stop using crypto_ahash::initEric Biggers
2023-10-27crypto: chelsio - stop using crypto_ahash::initEric Biggers
2023-10-27crypto: stm32 - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: starfive - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: rockchip - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: omap-sham - stop setting alignmask for ahashesEric Biggers
2023-10-27crypto: talitos - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: s5p-sss - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: mxs-dcp - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: artpec6 - stop setting alignmask for ahashesEric Biggers
2023-10-27crypto: atmel - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: sun8i-ss - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: sun8i-ce - remove unnecessary alignmask for ahashesEric Biggers
2023-10-27crypto: sun4i-ss - remove unnecessary alignmask for ahashesEric Biggers