| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation | Tianjia Zhang | 2021-08-27 | 4 | -0/+691 |
* | crypto: x86/sm4 - export reusable AESNI/AVX functions | Tianjia Zhang | 2021-08-27 | 2 | -32/+84 |
* | crypto: rmd320 - remove rmd320 in Makefile | Lukas Bulwahn | 2021-08-27 | 1 | -1/+0 |
* | crypto: skcipher - in_irq() cleanup | Changbin Du | 2021-08-21 | 1 | -1/+1 |
* | crypto: hisilicon - check _PS0 and _PR0 method | Weili Qian | 2021-08-21 | 1 | -0/+4 |
* | crypto: hisilicon - change parameter passing of debugfs function | Weili Qian | 2021-08-21 | 3 | -36/+20 |
* | crypto: hisilicon - support runtime PM for accelerator device | Weili Qian | 2021-08-21 | 5 | -30/+297 |
* | crypto: hisilicon - add runtime PM ops | Weili Qian | 2021-08-21 | 2 | -0/+120 |
* | crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re... | Weili Qian | 2021-08-21 | 5 | -27/+81 |
* | crypto: tcrypt - add GCM/CCM mode test for SM4 algorithm | Tianjia Zhang | 2021-08-21 | 1 | -0/+45 |
* | crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm | Tianjia Zhang | 2021-08-21 | 2 | -0/+177 |
* | crypto: tcrypt - Fix missing return value check | Tianjia Zhang | 2021-08-21 | 1 | -10/+19 |
* | crypto: hisilicon/sec - modify the hardware endian configuration | Kai Ye | 2021-08-21 | 2 | -27/+9 |
* | crypto: hisilicon/sec - fix the abnormal exiting process | Kai Ye | 2021-08-21 | 1 | -1/+2 |
* | crypto: qat - store vf.compatible flag | Giovanni Cabiddu | 2021-08-21 | 1 | -1/+3 |
* | crypto: qat - do not export adf_iov_putmsg() | Giovanni Cabiddu | 2021-08-21 | 1 | -1/+0 |
* | crypto: qat - flush vf workqueue at driver removal | Ahsan Atta | 2021-08-21 | 5 | -0/+33 |
* | crypto: qat - remove the unnecessary get_vintmsk_offset() | Marco Chiappero | 2021-08-21 | 14 | -44/+2 |
* | crypto: qat - fix naming of PF/VF enable functions | Marco Chiappero | 2021-08-21 | 9 | -13/+13 |
* | crypto: qat - complete all the init steps before service notification | Marco Chiappero | 2021-08-21 | 1 | -4/+6 |
* | crypto: qat - move IO virtualization functions | Giovanni Cabiddu | 2021-08-21 | 4 | -15/+17 |
* | crypto: qat - fix naming for init/shutdown VF to PF notifications | Marco Chiappero | 2021-08-21 | 5 | -16/+16 |
* | crypto: qat - protect interrupt mask CSRs with a spinlock | Kanchana Velusamy | 2021-08-21 | 7 | -4/+41 |
* | crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c | Marco Chiappero | 2021-08-21 | 2 | -20/+20 |
* | crypto: qat - fix reuse of completion variable | Marco Chiappero | 2021-08-21 | 1 | -0/+2 |
* | crypto: qat - remove intermediate tasklet for vf2pf | Svyatoslav Pankratov | 2021-08-21 | 4 | -13/+5 |
* | crypto: qat - rename compatibility version definition | Marco Chiappero | 2021-08-21 | 9 | -17/+17 |
* | crypto: qat - prevent spurious MSI interrupt in PF | Marco Chiappero | 2021-08-21 | 2 | -7/+20 |
* | crypto: qat - prevent spurious MSI interrupt in VF | Giovanni Cabiddu | 2021-08-21 | 1 | -1/+11 |
* | crypto: qat - handle both source of interrupt in VF ISR | Giovanni Cabiddu | 2021-08-21 | 1 | -3/+4 |
* | crypto: qat - do not ignore errors from enable_vf2pf_comms() | Giovanni Cabiddu | 2021-08-21 | 1 | -2/+3 |
* | crypto: qat - enable interrupts only after ISR allocation | Marco Chiappero | 2021-08-21 | 1 | -2/+2 |
* | crypto: qat - remove empty sriov_configure() | Marco Chiappero | 2021-08-21 | 1 | -4/+1 |
* | crypto: qat - use proper type for vf_mask | Giovanni Cabiddu | 2021-08-21 | 1 | -3/+4 |
* | crypto: qat - fix a typo in a comment | Christophe JAILLET | 2021-08-21 | 1 | -1/+1 |
* | crypto: qat - disable AER if an error occurs in probe functions | Christophe JAILLET | 2021-08-21 | 3 | -6/+12 |
* | crypto: qat - set DMA mask to 48 bits for Gen2 | Giovanni Cabiddu | 2021-08-21 | 6 | -6/+6 |
* | crypto: qat - simplify code and axe the use of a deprecated API | Christophe JAILLET | 2021-08-21 | 7 | -76/+28 |
* | crypto: omap - Fix inconsistent locking of device lists | Ben Hutchings | 2021-08-21 | 3 | -14/+14 |
* | crypto: omap - Avoid redundant copy when using truncated sg list | Ben Hutchings | 2021-08-21 | 1 | -1/+1 |
* | crypto: wp512 - correct a non-kernel-doc comment | Randy Dunlap | 2021-08-12 | 1 | -1/+1 |
* | crypto: hisilicon - enable hpre device clock gating | Weili Qian | 2021-08-12 | 1 | -0/+63 |
* | crypto: hisilicon - enable sec device clock gating | Weili Qian | 2021-08-12 | 1 | -5/+41 |
* | crypto: hisilicon - enable zip device clock gating | Weili Qian | 2021-08-12 | 1 | -0/+26 |
* | lib/mpi: use kcalloc in mpi_resize | Hongbo Li | 2021-08-12 | 1 | -1/+1 |
* | padata: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-12 | 1 | -7/+7 |
* | crypto: virtio - Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-12 | 1 | -2/+2 |
* | crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data | Jason Wang | 2021-08-12 | 2 | -8/+4 |
* | hwrng: Add Arm SMCCC TRNG based driver | Andre Przywara | 2021-08-06 | 3 | -0/+138 |
* | firmware: smccc: Register smccc_trng platform device | Andre Przywara | 2021-08-06 | 1 | -0/+17 |