summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-05-14crypto: cavium/nitrox - Fix kernel-docYang Li
2021-05-14crypto: cavium/nitrox - Remove redundant initialization of 'sg'Yang Li
2021-05-14crypto: ixp4xx - Correct functions alignmentCorentin Labbe
2021-05-14crypto: ixp4xx - remove brackets from single statementCorentin Labbe
2021-05-14crypto: ixp4xx - Do not initialize static to NULLCorentin Labbe
2021-05-14crypto: ixp4xx - whitespace fixesCorentin Labbe
2021-05-14crypto: ixp4xx - convert all printk to dev_xxxCorentin Labbe
2021-05-14crypto: ixp4xx - convert unsigned to unsigned intCorentin Labbe
2021-05-14crypto: ixp4xx - fallback when having more than one SGCorentin Labbe
2021-05-14crypto: ixp4xx - update IV after requestsCorentin Labbe
2021-05-14crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe
2021-05-14crypto: qce - Schedule fallback aead algorithmThara Gopinath
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath
2021-05-14crypto: qce - Clean up qce_auth_cfgThara Gopinath
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath
2021-05-14crypto: qce - Add mode for rfc4309Thara Gopinath
2021-05-14crypto: qce - Make result dump optionalThara Gopinath
2021-05-14crypto: qce - Add MAC failed error checkingThara Gopinath
2021-05-14crypto: cpt - Use 'hlist_for_each_entry' to simplify codeChristophe JAILLET
2021-05-14crypto: ccp - Annotate SEV Firmware file namesJoerg Roedel
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