Age | Commit message (Expand) | Author |
2021-03-02 | vio: make remove callback return void | Uwe Kleine-König |
2021-02-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-02-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-02-10 | crypto: hisilicon/qm - fix printing format issue | Weili Qian |
2021-02-10 | crypto: hisilicon/qm - do not reset hardware when CE happens | Weili Qian |
2021-02-10 | crypto: hisilicon/qm - update irqflag | Sihang Chen |
2021-02-10 | crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2' | Weili Qian |
2021-02-10 | crypto: hisilicon/qm - fix request missing error | Weili Qian |
2021-02-10 | crypto: hisilicon/qm - removing driver after reset | Weili Qian |
2021-02-10 | crypto: octeontx2 - fix -Wpointer-bool-conversion warning | Arnd Bergmann |
2021-02-10 | crypto: hisilicon/hpre - enable Elliptic curve cryptography | Hui Tang |
2021-02-10 | crypto: hisilicon - PASID fixed on Kunpeng 930 | Weili Qian |
2021-02-10 | crypto: hisilicon/qm - fix use of 'dma_map_single' | Weili Qian |
2021-02-10 | crypto: hisilicon/hpre - tiny fix | Hui Tang |
2021-02-10 | crypto: hisilicon/hpre - adapt the number of clusters | Hui Tang |
2021-02-10 | crypto: cpt - remove casting dma_alloc_coherent | Xu Wang |
2021-02-10 | crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation | Daniele Alessandrelli |
2021-02-10 | crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE | Jiapeng Chong |
2021-02-10 | crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2 | Geert Uytterhoeven |
2021-02-05 | crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m | Florian Fainelli |
2021-02-05 | crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL | Herbert Xu |
2021-02-05 | crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts() | Dan Carpenter |
2021-02-05 | crypto: ccree - fix spelling typo of allocated | dingsenjie |
2021-02-04 | KVM/SVM: add support for SEV attestation command | Brijesh Singh |
2021-01-29 | crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer | Herbert Xu |
2021-01-29 | crypto: talitos - Fix ctr(aes) on SEC1 | Christophe Leroy |
2021-01-29 | crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) | Christophe Leroy |
2021-01-29 | crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device | Hui Tang |
2021-01-29 | crypto: hisilicon/hpre - add two RAS correctable errors processing | Hui Tang |
2021-01-29 | crypto: hisilicon/hpre - delete ECC 1bit error reported threshold | Hui Tang |
2021-01-22 | crypto: keembay - use 64-bit arithmetic for computing bit_len | Ovidiu Panait |
2021-01-22 | crypto: octeontx2 - register with linux crypto framework | Srujana Challa |
2021-01-22 | crypto: octeontx2 - add support to process the crypto request | Srujana Challa |
2021-01-22 | crypto: octeontx2 - add virtual function driver support | Srujana Challa |
2021-01-22 | crypto: octeontx2 - add support to get engine capabilities | Srujana Challa |
2021-01-22 | crypto: octeontx2 - add LF framework | Srujana Challa |
2021-01-22 | crypto: octeontx2 - load microcode and create engine groups | Srujana Challa |
2021-01-22 | crypto: octeontx2 - enable SR-IOV and mailbox communication with VF | Srujana Challa |
2021-01-22 | crypto: octeontx2 - add mailbox communication with AF | Srujana Challa |
2021-01-22 | crypto: marvell - add Marvell OcteonTX2 CPT PF driver | Srujana Challa |
2021-01-22 | crypto: bcm - Fix sparse warnings | Herbert Xu |
2021-01-22 | crypto: marvel/cesa - Fix tdma descriptor on 64-bit | Herbert Xu |
2021-01-14 | crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAY | Daniele Alessandrelli |
2021-01-14 | crypto: keembay-ocs-hcu - Fix a WARN() message | Dan Carpenter |
2021-01-14 | crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment | Bhaskar Chowdhury |
2021-01-14 | crypto: hisilicon/sec - register SEC device to uacce | Kai Ye |
2021-01-14 | crypto: hisilicon/hpre - register HPRE device to uacce | Kai Ye |
2021-01-14 | crypto: hisilicon - add ZIP device using mode parameter | Kai Ye |
2021-01-14 | crypto: hisilicon/qm - SVA bugfixed on Kunpeng920 | Kai Ye |
2021-01-14 | crypto: bcm - Rename struct device_private to bcm_device_private | Jiri Olsa |