summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang2021-08-274-0/+691
* crypto: x86/sm4 - export reusable AESNI/AVX functionsTianjia Zhang2021-08-272-32/+84
* crypto: rmd320 - remove rmd320 in MakefileLukas Bulwahn2021-08-271-1/+0
* crypto: skcipher - in_irq() cleanupChangbin Du2021-08-211-1/+1
* crypto: hisilicon - check _PS0 and _PR0 methodWeili Qian2021-08-211-0/+4
* crypto: hisilicon - change parameter passing of debugfs functionWeili Qian2021-08-213-36/+20
* crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian2021-08-215-30/+297
* crypto: hisilicon - add runtime PM opsWeili Qian2021-08-212-0/+120
* crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian2021-08-215-27/+81
* crypto: tcrypt - add GCM/CCM mode test for SM4 algorithmTianjia Zhang2021-08-211-0/+45
* crypto: testmgr - Add GCM/CCM mode test of SM4 algorithmTianjia Zhang2021-08-212-0/+177
* crypto: tcrypt - Fix missing return value checkTianjia Zhang2021-08-211-10/+19
* crypto: hisilicon/sec - modify the hardware endian configurationKai Ye2021-08-212-27/+9
* crypto: hisilicon/sec - fix the abnormal exiting processKai Ye2021-08-211-1/+2
* crypto: qat - store vf.compatible flagGiovanni Cabiddu2021-08-211-1/+3
* crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu2021-08-211-1/+0
* crypto: qat - flush vf workqueue at driver removalAhsan Atta2021-08-215-0/+33
* crypto: qat - remove the unnecessary get_vintmsk_offset()Marco Chiappero2021-08-2114-44/+2
* crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero2021-08-219-13/+13
* crypto: qat - complete all the init steps before service notificationMarco Chiappero2021-08-211-4/+6
* crypto: qat - move IO virtualization functionsGiovanni Cabiddu2021-08-214-15/+17
* crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero2021-08-215-16/+16
* crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy2021-08-217-4/+41
* crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.cMarco Chiappero2021-08-212-20/+20
* crypto: qat - fix reuse of completion variableMarco Chiappero2021-08-211-0/+2
* crypto: qat - remove intermediate tasklet for vf2pfSvyatoslav Pankratov2021-08-214-13/+5
* crypto: qat - rename compatibility version definitionMarco Chiappero2021-08-219-17/+17
* crypto: qat - prevent spurious MSI interrupt in PFMarco Chiappero2021-08-212-7/+20
* crypto: qat - prevent spurious MSI interrupt in VFGiovanni Cabiddu2021-08-211-1/+11
* crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu2021-08-211-3/+4
* crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu2021-08-211-2/+3
* crypto: qat - enable interrupts only after ISR allocationMarco Chiappero2021-08-211-2/+2
* crypto: qat - remove empty sriov_configure()Marco Chiappero2021-08-211-4/+1
* crypto: qat - use proper type for vf_maskGiovanni Cabiddu2021-08-211-3/+4
* crypto: qat - fix a typo in a commentChristophe JAILLET2021-08-211-1/+1
* crypto: qat - disable AER if an error occurs in probe functionsChristophe JAILLET2021-08-213-6/+12
* crypto: qat - set DMA mask to 48 bits for Gen2Giovanni Cabiddu2021-08-216-6/+6
* crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET2021-08-217-76/+28
* crypto: omap - Fix inconsistent locking of device listsBen Hutchings2021-08-213-14/+14
* crypto: omap - Avoid redundant copy when using truncated sg listBen Hutchings2021-08-211-1/+1
* crypto: wp512 - correct a non-kernel-doc commentRandy Dunlap2021-08-121-1/+1
* crypto: hisilicon - enable hpre device clock gatingWeili Qian2021-08-121-0/+63
* crypto: hisilicon - enable sec device clock gatingWeili Qian2021-08-121-5/+41
* crypto: hisilicon - enable zip device clock gatingWeili Qian2021-08-121-0/+26
* lib/mpi: use kcalloc in mpi_resizeHongbo Li2021-08-121-1/+1
* padata: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-121-7/+7
* crypto: virtio - Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-121-2/+2
* crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive dataJason Wang2021-08-122-8/+4
* hwrng: Add Arm SMCCC TRNG based driverAndre Przywara2021-08-063-0/+138
* firmware: smccc: Register smccc_trng platform deviceAndre Przywara2021-08-061-0/+17