summary refs log tree commit diff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2022-12-31crypto: amlogic - Remove kcalloc without checkChristophe JAILLET
2022-12-31crypto: qat - fix error return code in adf_probeWang Yufen
2022-12-31crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask valueWeili Qian
2022-12-31crypto: ccree - Make cc_debugfs_global_fini() available for module init functionUwe Kleine-König
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 - re-enable communicate interrupt before notifying PFWeili Qian
2022-12-31crypto: hisilicon/qm - fix incorrect parameters usageWeili Qian
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30crypto: aspeed - Remove redundant dev_err callShang XiaoJing
2022-09-30crypto: bcm - Simplify obtain the name for cipherGaosheng Cui
2022-09-30crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()ye xingchen
2022-09-30crypto: zip - remove the unneeded result variableye xingchen
2022-09-30crypto: qat - add limit to linked list parsingAdam Guerin