Age | Commit message (Expand) | Author |
2022-03-31 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-03-31 | Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-03-28 | virtio-crypto: rename skcipher algs | zhenwei pi |
2022-03-28 | virtio-crypto: implement RSA algorithm | zhenwei pi |
2022-03-25 | crypto: stm32 - fix reference leak in stm32_crc_remove | Zheng Yongjun |
2022-03-24 | Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds |
2022-03-23 | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-03-15 | crypto: hisilicon/qm: Set the VF QM state register | Longfang Liu |
2022-03-15 | hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver | Shameer Kolothum |
2022-03-15 | hisi_acc_qm: Move VF PCI device IDs to common header | Shameer Kolothum |
2022-03-15 | crypto: hisilicon/qm: Move few definitions to common header | Longfang Liu |
2022-03-15 | crypto: hisilicon/qm: Move the QM header to include/linux | Shameer Kolothum |
2022-03-14 | crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST | Herbert Xu |
2022-03-14 | crypto: qcom-rng - ensure buffer for generate is completely filled | Brian Masney |
2022-03-09 | crypto: qat - fix initialization of pfvf rts_map_msg structures | Giovanni Cabiddu |
2022-03-09 | crypto: qat - fix initialization of pfvf cap_msg structures | Giovanni Cabiddu |
2022-03-09 | crypto: qat - remove unneeded assignment | Giovanni Cabiddu |
2022-03-09 | crypto: qat - disable registration of algorithms | Giovanni Cabiddu |
2022-03-09 | crypto: hisilicon/qm - fix memset during queues clearing | Kai Ye |
2022-03-09 | crypto: xilinx: prevent probing on non-xilinx hardware | Corentin Labbe |
2022-03-09 | crypto: marvell/octeontx - Use swap() instead of open coding it | Jiapeng Chong |
2022-03-09 | crypto: ccree - Fix use after free in cc_cipher_exit() | Jianglei Nie |
2022-03-09 | crypto: ccp - ccp_dmaengine_unregister release dma channels | Dāvis Mosāns |
2022-03-03 | crypto: octeontx2 - fix missing unlock | Yang Yingliang |
2022-03-03 | crypto: cavium/nitrox - don't cast parameter in bit operations | Andy Shevchenko |
2022-03-03 | crypto: vmx - add missing dependencies | Petr Vorel |
2022-03-03 | crypto: xilinx - Add Xilinx SHA3 driver | Harsha |
2022-03-03 | crypto: xilinx - Updated Makefile for xilinx subdirectory | Harsha |
2022-03-03 | crypto: gemini - call finalize with bh disabled | Corentin Labbe |
2022-03-03 | crypto: amlogic - call finalize with bh disabled | Corentin Labbe |
2022-03-03 | crypto: sun8i-ce - call finalize with bh disabled | Corentin Labbe |
2022-03-03 | crypto: sun8i-ss - call finalize with bh disabled | Corentin Labbe |
2022-03-03 | crypto: cavium/zip - register algorithm only if hardware is present | Corentin Labbe |
2022-02-23 | crypto: hisilicon/sec - fix the aead software fallback for engine | Kai Ye |
2022-02-23 | crypto: ccree - don't attempt 0 len DMA mappings | Gilad Ben-Yossef |
2022-02-23 | crypto: octeontx2 - add synchronization between mailbox accesses | Harman Kalra |
2022-02-18 | crypto: rockchip - ECB does not need IV | Corentin Labbe |
2022-02-18 | crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3 | Kai Ye |
2022-02-18 | crypto: hisilicon/sec - add the register configuration for HW V3 | Kai Ye |
2022-02-18 | crypto: ux500 - use GFP_KERNEL | Julia Lawall |
2022-02-18 | crypto: nx - Constify static attribute_group structs | Rikard Falkeborn |
2022-02-18 | crypto: omap-sham - Constify static attribute_group | Rikard Falkeborn |
2022-02-18 | crypto: omap-aes - Constify static attribute_group | Rikard Falkeborn |
2022-02-18 | crypto: qat - enable power management for QAT GEN4 | Wojciech Ziemba |
2022-02-18 | crypto: qat - move and rename GEN4 error register definitions | Wojciech Ziemba |
2022-02-18 | crypto: qat - add misc workqueue | Wojciech Ziemba |
2022-02-18 | crypto: qat - don't cast parameter in bit operations | Andy Shevchenko |
2022-02-18 | crypto: cavium/nitrox - fix typo on crypto | Corentin Labbe |