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