summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-04-08crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye
2022-04-08crypto: octeontx2 - CN10K CPT to RNM workaroundSrujana Challa
2022-04-08crypto: hisilicon/qm - cleanup warning in qm_vf_read_qosKai Ye
2022-04-08crypto: qat - fix initialization of pfvf rts_map_msg structuresGiovanni Cabiddu
2022-04-08crypto: qat - fix initialization of pfvf cap_msg structuresGiovanni Cabiddu
2022-04-08crypto: ccree - Fix use after free in cc_cipher_exit()Jianglei Nie
2022-04-08crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns
2022-04-08crypto: vmx - add missing dependenciesPetr Vorel
2022-04-08crypto: gemini - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: amlogic - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: sun8i-ce - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: sun8i-ss - call finalize with bh disabledCorentin Labbe
2022-04-08crypto: hisilicon/sec - fix the aead software fallback for engineKai Ye
2022-04-08crypto: ccree - don't attempt 0 len DMA mappingsGilad Ben-Yossef
2022-04-08crypto: rockchip - ECB does not need IVCorentin Labbe
2022-04-08crypto: octeontx2 - remove CONFIG_DM_CRYPT checkShijith Thotton
2022-04-08crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt
2022-04-08crypto: octeontx2 - select CONFIG_NET_DEVLINKShijith Thotton
2022-04-08crypto: qat - fix access to PFVF interrupt registers for GEN4Giovanni Cabiddu
2022-04-08crypto: sun8i-ss - really disable hash on A80Corentin Labbe
2022-04-08crypto: qat - fix a signedness bug in get_service_enabled()Dan Carpenter
2022-04-08crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()Peter Gonda
2022-03-28crypto: qat - disable registration of algorithmsGiovanni Cabiddu
2022-03-14crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney
2022-01-31crypto: octeontx2 - Avoid stack variable overflowKees Cook
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-12-31crypto: qat - fix definition of ring reset resultsGiovanni Cabiddu
2021-12-31crypto: hisilicon - cleanup warning in qm_get_qos_value()Tom Rix
2021-12-31crypto: ccp - remove unneeded semicolonYang Li
2021-12-31crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut
2021-12-24crypto: ux500 - Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-24crypto: hisilicon/qm - disable qm clock-gatingWeili Qian
2021-12-24crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit
2021-12-24crypto: octeontx2 - prevent underflow in get_cores_bmap()Dan Carpenter
2021-12-24crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()Dan Carpenter
2021-12-24crypto: qat - add support for compression for 4xxxTomasz Kowalik
2021-12-24crypto: qat - allow detection of dc capabilities for 4xxxGiovanni Cabiddu
2021-12-24crypto: qat - add PFVF support to enable the reset of ring pairsMarco Chiappero
2021-12-24crypto: qat - add PFVF support to the GEN4 host driverMarco Chiappero
2021-12-24crypto: qat - config VFs based on ring-to-svc mappingMarco Chiappero
2021-12-24crypto: qat - exchange ring-to-service mappings over PFVFMarco Chiappero
2021-12-24crypto: qat - support fast ACKs in the PFVF protocolMarco Chiappero
2021-12-24crypto: qat - exchange device capabilities over PFVFMarco Chiappero
2021-12-24crypto: qat - introduce support for PFVF block messagesMarco Chiappero
2021-12-24crypto: qat - store the ring-to-service mappingMarco Chiappero
2021-12-24crypto: qat - store the PFVF protocol version of the endpointsMarco Chiappero
2021-12-24crypto: qat - improve the ACK timings in PFVF sendMarco Chiappero