aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2023-11-28crypto: hisilicon/qm - prevent soft lockup in receive loopLongfang Liu
2023-11-20crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda
2023-11-20crypto: qat - fix deadlock in backlog processingGiovanni Cabiddu
2023-11-20crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
2023-11-20crypto: hisilicon/qm - split a debugfs.c from qmKai Ye
2023-11-20crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2023-11-20crypto: hisilicon/qm - delete redundant null assignment operationsKai Ye
2023-11-20crypto: qat - increase size of buffersGiovanni 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: qat - fix unregistration of crypto algorithmsGiovanni Cabiddu
2023-11-20crypto: qat - extend buffer list interfaceGiovanni Cabiddu
2023-11-20crypto: qat - generalize crypto request buffersGiovanni Cabiddu
2023-11-20crypto: qat - change bufferlist logic interfaceGiovanni Cabiddu
2023-11-20crypto: qat - rename bufferlist functionsGiovanni Cabiddu
2023-11-20crypto: qat - relocate bufferlist logicGiovanni Cabiddu
2023-11-20crypto: qat - ignore subsequent state up commandsGiovanni Cabiddu
2023-11-20crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET
2023-11-02virtio-crypto: handle config changed by work queuezhenwei pi
2023-09-13crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin
2023-09-13crypto: caam - fix unchecked return value errorGaurav Jain
2023-09-13crypto: stm32 - Properly handle pm_runtime_get failingUwe Kleine-König
2023-09-13crypto: qat - change value of default idle filterGiovanni Cabiddu
2023-07-19crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj
2023-07-19crypto: qat - unmap buffer before free for DHHareshx Sankar Raj
2023-07-19crypto: qat - Use helper to set reqsizeHerbert Xu
2023-07-19crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
2023-07-19crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap
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-11crypto: sa2ul - Select CRYPTO_DESSuman Anna
2023-05-11crypto: caam - Clear some memory in instantiate_rngChristophe JAILLET
2023-05-11crypto: qat - fix concurrency issue when device state changesShashank Gupta
2023-05-11crypto: ccp - Don't initialize CCP for PSP 0x1649Mario Limonciello
2023-05-11crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell
2023-03-10crypto: qat - fix out-of-bounds readGiovanni Cabiddu
2023-03-10crypto: hisilicon: Wipe entire pool on errorKees Cook
2023-03-10crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu
2023-03-10crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin
2023-03-10crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky
2023-03-10crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko
2023-03-10crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2David Rientjes
2023-01-12virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun
2023-01-07crypto: ccp - Add support for TEE for PCI ID 0x14CAMario Limonciello
2023-01-07crypto: n2 - add missing hash statesizeCorentin Labbe
2023-01-07crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang
2022-12-31crypto: hisilicon/qm - increase the memory of local variablesKai Ye
2022-12-31crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song
2022-12-31crypto: img-hash - Fix variable dereferenced before check 'hdev->req'Gaosheng Cui
2022-12-31crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()Shang XiaoJing