Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-27crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang
2021-08-27crypto: x86/sm4 - export reusable AESNI/AVX functionsTianjia Zhang
2021-08-27crypto: rmd320 - remove rmd320 in MakefileLukas Bulwahn
2021-08-21crypto: skcipher - in_irq() cleanupChangbin Du
2021-08-21crypto: hisilicon - check _PS0 and _PR0 methodWeili Qian
2021-08-21crypto: hisilicon - change parameter passing of debugfs functionWeili Qian
2021-08-21crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian
2021-08-21crypto: hisilicon - add runtime PM opsWeili Qian
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian
2021-08-21crypto: tcrypt - add GCM/CCM mode test for SM4 algorithmTianjia Zhang
2021-08-21crypto: testmgr - Add GCM/CCM mode test of SM4 algorithmTianjia Zhang
2021-08-21crypto: tcrypt - Fix missing return value checkTianjia Zhang
2021-08-21crypto: hisilicon/sec - modify the hardware endian configurationKai Ye
2021-08-21crypto: hisilicon/sec - fix the abnormal exiting processKai Ye
2021-08-21crypto: qat - store vf.compatible flagGiovanni Cabiddu
2021-08-21crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu
2021-08-21crypto: qat - flush vf workqueue at driver removalAhsan Atta
2021-08-21crypto: qat - remove the unnecessary get_vintmsk_offset()Marco Chiappero
2021-08-21crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero
2021-08-21crypto: qat - complete all the init steps before service notificationMarco Chiappero
2021-08-21crypto: qat - move IO virtualization functionsGiovanni Cabiddu
2021-08-21crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero
2021-08-21crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy
2021-08-21crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.cMarco Chiappero
2021-08-21crypto: qat - fix reuse of completion variableMarco Chiappero
2021-08-21crypto: qat - remove intermediate tasklet for vf2pfSvyatoslav Pankratov
2021-08-21crypto: qat - rename compatibility version definitionMarco Chiappero
2021-08-21crypto: qat - prevent spurious MSI interrupt in PFMarco Chiappero
2021-08-21crypto: qat - prevent spurious MSI interrupt in VFGiovanni Cabiddu
2021-08-21crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-08-21crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-08-21crypto: qat - enable interrupts only after ISR allocationMarco Chiappero
2021-08-21crypto: qat - remove empty sriov_configure()Marco Chiappero
2021-08-21crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-08-21crypto: qat - fix a typo in a commentChristophe JAILLET
2021-08-21crypto: qat - disable AER if an error occurs in probe functionsChristophe JAILLET
2021-08-21crypto: qat - set DMA mask to 48 bits for Gen2Giovanni Cabiddu
2021-08-21crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET
2021-08-21crypto: omap - Fix inconsistent locking of device listsBen Hutchings
2021-08-21crypto: omap - Avoid redundant copy when using truncated sg listBen Hutchings
2021-08-12crypto: wp512 - correct a non-kernel-doc commentRandy Dunlap
2021-08-12crypto: hisilicon - enable hpre device clock gatingWeili Qian
2021-08-12crypto: hisilicon - enable sec device clock gatingWeili Qian
2021-08-12crypto: hisilicon - enable zip device clock gatingWeili Qian
2021-08-12lib/mpi: use kcalloc in mpi_resizeHongbo Li
2021-08-12padata: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-12crypto: virtio - Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-12crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive dataJason Wang
2021-08-06hwrng: Add Arm SMCCC TRNG based driverAndre Przywara
2021-08-06firmware: smccc: Register smccc_trng platform deviceAndre Przywara