summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-07-29crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu
2022-07-29crypto: qat - add param check for DHGiovanni Cabiddu
2022-07-29crypto: qat - add param check for RSAGiovanni Cabiddu
2022-07-29crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu
2022-07-29crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu
2022-07-29crypto: qat - fix memory leak in RSAGiovanni Cabiddu
2022-07-29crypto: qat - add backlog mechanismGiovanni Cabiddu
2022-07-29crypto: qat - refactor submission logicGiovanni Cabiddu
2022-07-29crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu
2022-07-29crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu
2022-06-09crypto: sun8i-ss - handle zero sized sgCorentin Labbe
2022-06-09crypto: sun8i-ss - rework handling of IVCorentin Labbe
2022-06-09crypto: ccp - Fix the INIT_EX data file open failureJacky Li
2022-06-09crypto: marvell/cesa - ECB does not IVCorentin Labbe
2022-06-09crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu
2022-06-09crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-06-09crypto: qat - fix off-by-one error in PFVF debug printMarco Chiappero
2022-06-09crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef
2022-06-06crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero
2022-06-06crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam
2022-05-13crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-28virtio-crypto: rename skcipher algszhenwei pi
2022-03-28virtio-crypto: implement RSA algorithmzhenwei pi
2022-03-25crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-15crypto: hisilicon/qm: Set the VF QM state registerLongfang Liu
2022-03-15hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum
2022-03-15hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum
2022-03-15crypto: hisilicon/qm: Move few definitions to common headerLongfang Liu
2022-03-15crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum
2022-03-14crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TESTHerbert Xu
2022-03-14crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney
2022-03-09crypto: qat - fix initialization of pfvf rts_map_msg structuresGiovanni Cabiddu
2022-03-09crypto: qat - fix initialization of pfvf cap_msg structuresGiovanni Cabiddu
2022-03-09crypto: qat - remove unneeded assignmentGiovanni Cabiddu
2022-03-09crypto: qat - disable registration of algorithmsGiovanni Cabiddu
2022-03-09crypto: hisilicon/qm - fix memset during queues clearingKai Ye
2022-03-09crypto: xilinx: prevent probing on non-xilinx hardwareCorentin Labbe
2022-03-09crypto: marvell/octeontx - Use swap() instead of open coding itJiapeng Chong
2022-03-09crypto: ccree - Fix use after free in cc_cipher_exit()Jianglei Nie
2022-03-09crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns
2022-03-03crypto: octeontx2 - fix missing unlockYang Yingliang
2022-03-03crypto: cavium/nitrox - don't cast parameter in bit operationsAndy Shevchenko
2022-03-03crypto: vmx - add missing dependenciesPetr Vorel