summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-07-14crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun
2021-07-14crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu
2021-07-14crypto: omap-sham - Fix PM reference leak in omap sham opsZhang Qilong
2021-07-14crypto: nitrox - fix unchecked variable in nitrox_register_interruptsTong Tiangen
2021-07-14crypto: ccp - Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-14crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()Suman Anna
2021-07-14crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()Suman Anna
2021-07-14crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei
2021-07-14crypto: ixp4xx - update IV after requestsCorentin Labbe
2021-07-14crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe
2021-07-14crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye
2021-07-14crypto: qce: skcipher: Fix incorrect sg count for dma transfersThara Gopinath
2021-07-14crypto: qat - remove unused macro in FW loaderJack Xu
2021-07-14crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-07-14crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui
2021-07-14crypto: ccp - Annotate SEV Firmware file namesJoerg Roedel
2021-07-14crypto: nx - Fix memcpy() over-reading in nonceKees Cook
2021-06-03Revert "crypto: cavium/nitrox - add an error message to explain the failure o...Greg Kroah-Hartman
2021-05-19crypto: ccp: Free SEV device if SEV init failsSean Christopherson
2021-05-14crypto: ccp: Detect and reject "invalid" addresses destined for PSPSean Christopherson
2021-05-14crypto: chelsio - Read rxchannel-id from firmwareAyush Sawal
2021-05-14crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-05-14crypto: sa2ul - Fix memory leak of rxdColin Ian King
2021-05-14crypto: sun8i-ss - Fix memory leak of padColin Ian King
2021-05-14crypto: allwinner - add missing CRYPTO_ prefixCorentin Labbe
2021-05-14crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-05-14crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang
2021-05-14crypto: qat - don't release uninitialized resourcesTong Zhang
2021-05-14crypto: ccp - fix command queuing to TEE ring bufferRijo Thomas
2021-05-14crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to mapColin Ian King
2021-05-14crypto: sun8i-ss - fix result memory leak on error pathCorentin Labbe
2021-05-11crypto: omap-aes - Fix PM reference leak on omap-aes.cShixin Liu
2021-05-11crypto: sa2ul - Fix PM reference leak in sa_ul_probe()Shixin Liu
2021-05-11crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.cShixin Liu
2021-05-11crypto: stm32/hash - Fix PM reference leak on stm32-hash.cShixin Liu
2021-05-11crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()Shixin Liu
2021-05-11crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu
2021-05-11crypto: hisilicon/sec - fixes a printing errorLongfang Liu
2021-05-11crypto: qat - fix unmap invalid dma addressHui Tang
2021-03-04crypto: sun4i-ss - initialize need_fallbackCorentin Labbe
2021-03-04crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe
2021-03-04crypto: sun4i-ss - IV register does not work on A10 and A13Corentin Labbe
2021-03-04crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe
2021-03-04crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy
2021-03-04crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy
2021-03-04crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa
2021-03-04crypto: sun4i-ss - fix kmap usageCorentin Labbe
2021-03-04crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe
2021-02-03crypto: marvel/cesa - Fix tdma descriptor on 64-bitHerbert Xu
2021-01-27crypto: omap-sham - Fix link error without crypto-engineArnd Bergmann