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 - Use of_device_get_match_data() helperSuman Anna
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: hisilicon/hpre - fix unmapping invalid dma addressHui Tang
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-05-13Revert "crypto: cavium/nitrox - add an error message to explain the failure o...Greg Kroah-Hartman
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-22crypto: s5p-sss - consistently use local 'dev' variable in probe()Krzysztof Kozlowski
2021-04-22crypto: s5p-sss - remove unneeded local variable initializationKrzysztof Kozlowski
2021-04-22crypto: s5p-sss - simplify getting of_device_id match dataKrzysztof Kozlowski
2021-04-22ccp: ccp - add support for Green SardineDevaraj Rangasamy
2021-04-22crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functionsTian Tao
2021-04-22crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.Srujana Challa
2021-04-22crypto: chelsio/chcr - Remove useless MODULE_VERSIONVinay Kumar Yadav
2021-04-22crypto: ux500/cryp - Remove duplicate argumentWan Jiabing
2021-04-22crypto: chelsio - remove unused functionJiapeng Chong
2021-04-22crypto: sa2ul - Add support for AM64Peter Ujfalusi
2021-04-22crypto: sa2ul - Support for per channel coherencyPeter Ujfalusi
2021-04-22crypto: hisilicon - enable new error types for QMWeili Qian
2021-04-22crypto: hisilicon - add new error type for SECWeili Qian
2021-04-22crypto: hisilicon - support new error types for ZIPWeili Qian
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian
2021-04-21crypto: ccp: Use the stack and common buffer for INIT commandSean Christopherson
2021-04-21crypto: ccp: Use the stack and common buffer for status commandsSean Christopherson
2021-04-21crypto: ccp: Use the stack for small SEV command buffersSean Christopherson
2021-04-21crypto: ccp: Play nice with vmalloc'd memory for SEV command structsSean Christopherson
2021-04-21crypto: ccp: Reject SEV commands with mismatching command bufferSean Christopherson
2021-04-21crypto: ccp: Detect and reject "invalid" addresses destined for PSPSean Christopherson
2021-04-21crypto: ccp: Free SEV device if SEV init failsSean Christopherson
2021-04-21KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford
2021-04-16crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang
2021-04-16crypto: hisilicon/hpre - add debug logHui Tang
2021-04-16crypto: hisilicon/hpre - use the correct variable typeHui Tang
2021-04-16crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang
2021-04-16crypto: qat - enable detection of accelerators hangWojciech Ziemba