aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-04-13crypto: qat - resolve race condition during AER recoveryDamian Muszynski
2024-04-13crypto: qat - fix double free during resetSvyatoslav Pankratov
2024-03-26crypto: xilinx - call finalize with bh disabledQuanyang Wang
2024-03-06crypto: virtio/akcipher - Fix stack overflow on memcpyzhenwei pi
2024-02-23crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_lockedKim Phillips
2024-02-23crypto: stm32/crc32 - fix parsing list of devicesThomas Bourgoin
2024-01-25virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun
2024-01-25virtio-crypto: fix memory-leaklei he
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: 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: 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: virtio - Handle dataq logic with taskletGonglei (Arei)
2024-01-25virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi
2024-01-25virtio-crypto: use private buffer for control requestzhenwei pi
2024-01-25virtio-crypto: change code stylezhenwei pi
2024-01-25virtio-crypto: implement RSA algorithmzhenwei pi
2023-11-20crypto: qat - increase size of buffersGiovanni Cabiddu
2023-11-20crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu
2023-11-20crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain
2023-11-20crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain
2023-11-20crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET
2023-09-19crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin
2023-09-19crypto: caam - fix unchecked return value errorGaurav Jain
2023-09-19crypto: stm32 - Properly handle pm_runtime_get failingUwe Kleine-König
2023-07-27crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
2023-07-27crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap
2023-06-09crypto: ccp: Play nice with vmalloc'd memory for SEV command structsSean Christopherson
2023-06-09crypto: ccp: Reject SEV commands with mismatching command bufferSean Christopherson
2023-05-17crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET
2023-05-17crypto: ccp - Clear PSP interrupt status register before calling handlerJeremi Piotrowski
2023-05-17crypto: sa2ul - Select CRYPTO_DESSuman Anna
2023-05-17crypto: caam - Clear some memory in instantiate_rngChristophe JAILLET
2023-05-17crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell
2023-03-11crypto: hisilicon: Wipe entire pool on errorKees Cook
2023-03-11crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu
2023-03-11crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky
2023-03-11crypto: ccp - Refactor out sev_fw_alloc()Peter Gonda
2023-03-11crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko