summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Revert "crypto: cavium/nitrox - add an error message to explain the failure o...Greg Kroah-Hartman2021-05-131-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-012-99/+98
|\
| * crypto: ccp: Use the stack and common buffer for INIT commandSean Christopherson2021-04-212-5/+6
| * crypto: ccp: Use the stack and common buffer for status commandsSean Christopherson2021-04-212-16/+12
| * crypto: ccp: Use the stack for small SEV command buffersSean Christopherson2021-04-211-73/+44
| * crypto: ccp: Play nice with vmalloc'd memory for SEV command structsSean Christopherson2021-04-212-5/+25
| * crypto: ccp: Reject SEV commands with mismatching command bufferSean Christopherson2021-04-211-2/+7
| * crypto: ccp: Detect and reject "invalid" addresses destined for PSPSean Christopherson2021-04-211-0/+3
| * crypto: ccp: Free SEV device if SEV init failsSean Christopherson2021-04-211-1/+3
| * KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford2021-04-211-0/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-26135-1409/+2877
|\ \ | |/ |/|
| * crypto: s5p-sss - consistently use local 'dev' variable in probe()Krzysztof Kozlowski2021-04-221-2/+2
| * crypto: s5p-sss - remove unneeded local variable initializationKrzysztof Kozlowski2021-04-221-1/+1
| * crypto: s5p-sss - simplify getting of_device_id match dataKrzysztof Kozlowski2021-04-221-6/+3
| * ccp: ccp - add support for Green SardineDevaraj Rangasamy2021-04-221-0/+1
| * crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functionsTian Tao2021-04-223-29/+10
| * crypto: octeontx2 - add support for OcteonTX2 98xx CPT block.Srujana Challa2021-04-227-58/+153
| * crypto: chelsio/chcr - Remove useless MODULE_VERSIONVinay Kumar Yadav2021-04-222-3/+1
| * crypto: ux500/cryp - Remove duplicate argumentWan Jiabing2021-04-221-1/+0
| * crypto: chelsio - remove unused functionJiapeng Chong2021-04-221-5/+0
| * crypto: sa2ul - Add support for AM64Peter Ujfalusi2021-04-222-39/+96
| * crypto: sa2ul - Support for per channel coherencyPeter Ujfalusi2021-04-221-1/+1
| * crypto: hisilicon - enable new error types for QMWeili Qian2021-04-222-3/+8
| * crypto: hisilicon - add new error type for SECWeili Qian2021-04-221-3/+23
| * crypto: hisilicon - support new error types for ZIPWeili Qian2021-04-221-2/+7
| * crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-225-43/+59
| * crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang2021-04-161-1/+1
| * crypto: hisilicon/hpre - add debug logHui Tang2021-04-161-1/+7
| * crypto: hisilicon/hpre - use the correct variable typeHui Tang2021-04-161-1/+2
| * crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang2021-04-162-3/+3
| * crypto: qat - enable detection of accelerators hangWojciech Ziemba2021-04-169-1/+99
| * crypto: hisilicon/sgl - fix the sg buf unmapKai Ye2021-04-161-1/+13
| * crypto: hisilicon/sgl - fix the soft sg map to hardware sgKai Ye2021-04-161-0/+1
| * crypto: hisilicon/sgl - add some dfx logsKai Ye2021-04-161-4/+11
| * crypto: hisilicon/sgl - delete unneeded variable initializationKai Ye2021-04-161-1/+1
| * crypto: hisilicon/sgl - add a comment for block size initializationKai Ye2021-04-161-0/+5
| * crypto: hisilicon/sec - use the correct print formatKai Ye2021-04-161-3/+3
| * crypto: atmel - use the correct print formatKai Ye2021-04-162-3/+3
| * crypto: omap-aes - Fix PM reference leak on omap-aes.cShixin Liu2021-04-161-4/+3
| * crypto: sa2ul - Fix PM reference leak in sa_ul_probe()Shixin Liu2021-04-161-1/+1
| * crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.cShixin Liu2021-04-161-2/+2
| * crypto: stm32/hash - Fix PM reference leak on stm32-hash.cShixin Liu2021-04-161-4/+4
| * crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()Shixin Liu2021-04-161-1/+1
| * crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu2021-04-162-2/+2
| * crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu2021-04-164-4/+4
| * crypto: cavium/zip - remove unused including <linux/version.h>Tian Tao2021-04-161-1/+0
| * crypto: ccree - Remove redundant dev_err call in init_cc_resources()YueHaibing2021-04-161-3/+1
| * crypto: keembay - Remove redundant dev_err callsYueHaibing2021-04-162-6/+2
| * crypto: ux500 - Remove redundant dev_err callsYueHaibing2021-04-162-2/+0
| * crypto: img-hash - Remove redundant dev_err call in img_hash_probe()YueHaibing2021-04-161-3/+0