summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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-23crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj
2023-07-23crypto: qat - unmap buffer before free for DHHareshx Sankar Raj
2023-07-23crypto: qat - Use helper to set reqsizeHerbert Xu
2023-07-23crypto: qat - use reference to structure in dma_map_single()Damian Muszynski
2023-07-23crypto: qat - replace get_current_node() with numa_node_id()Andre Przywara
2023-07-23crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flagGiovanni Cabiddu
2023-07-23crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
2023-07-23crypto: 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: 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: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky
2023-03-10crypto: ccp - Refactor out sev_fw_alloc()Peter Gonda
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-12crypto: ccp - Add support for TEE for PCI ID 0x14CAMario Limonciello
2023-01-12crypto: n2 - add missing hash statesizeCorentin Labbe
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
2022-12-31crypto: amlogic - Remove kcalloc without checkChristophe JAILLET
2022-12-31crypto: ccree - Make cc_debugfs_global_fini() available for module init functionUwe Kleine-König
2022-12-31crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()Xiongfeng Wang
2022-12-31crypto: ccree - Remove debugfs when platform_driver_register failedGaosheng Cui
2022-12-31crypto: rockchip - rework by using crypto_engineCorentin Labbe
2022-12-31crypto: rockchip - remove non-aligned handlingCorentin Labbe
2022-12-31crypto: rockchip - better handle cipher keyCorentin Labbe
2022-12-31crypto: rockchip - add fallback for ahashCorentin Labbe
2022-12-31crypto: rockchip - add fallback for cipherCorentin Labbe
2022-12-31crypto: rockchip - do not store mode globallyCorentin Labbe
2022-12-31crypto: rockchip - do not do custom power managementCorentin Labbe
2022-12-31crypto: nitrox - avoid double free on error path in nitrox_sriov_init()Natalia Petrova
2022-12-31crypto: sun8i-ss - use dma_addr instead u32Corentin Labbe
2022-12-31crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian
2022-10-26crypto: cavium - prevent integer overflow loading firmwareDan Carpenter
2022-10-26crypto: marvell/octeontx - prevent integer overflowsDan Carpenter
2022-10-26crypto: qat - fix DMA transfer directionDamian Muszynski
2022-10-26crypto: inside-secure - Change swab to swab32Peter Harliman Liem
2022-10-26crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko
2022-10-26crypto: hisilicon/qm - fix missing put dfx accessWeili Qian
2022-10-26crypto: qat - fix default value of WDT timerLucas Segarra Fernandez
2022-10-26crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua