aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-05-25crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek
2022-05-25crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun
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: 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: ccree - don't attempt 0 len DMA mappingsGilad Ben-Yossef
2022-04-08crypto: rockchip - ECB does not need IVCorentin Labbe
2022-04-08crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt
2022-04-08crypto: sun8i-ss - really disable hash on A80Corentin Labbe
2022-03-28crypto: qat - disable registration of algorithmsGiovanni Cabiddu
2022-03-23crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney
2022-01-27crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut
2022-01-27crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit
2022-01-27crypto: stm32 - Revert broken pm_runtime_resume_and_get changesHerbert Xu
2022-01-27crypto: stm32/cryp - fix bugs and crash in testsNicolas Toromanoff
2022-01-27crypto: stm32/cryp - fix lrw chaining modeNicolas Toromanoff
2022-01-27crypto: stm32/cryp - fix double pm exitNicolas Toromanoff
2022-01-27crypto: stm32/cryp - check early input dataNicolas Toromanoff
2022-01-27crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff
2022-01-27crypto: stm32/cryp - fix CTR counter carryNicolas Toromanoff
2022-01-27crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counterHerbert Xu
2022-01-27crypto: qat - fix undetected PFVF timeout in ACK loopGiovanni Cabiddu
2022-01-27crypto: qat - make pfvf send message direction agnosticMarco Chiappero
2022-01-27crypto: qat - remove unnecessary collision prevention step in PFVFMarco Chiappero
2022-01-27crypto: qat - fix spelling mistake: "messge" -> "message"Bhaskar Chowdhury
2022-01-27crypto: qce - fix uaf on qce_skcipher_register_oneChengfeng Ye
2022-01-27crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye
2021-11-18crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu
2021-11-18crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu
2021-11-18crypto: caam - disable pkc for non-E SoCsMichael Walle
2021-11-18crypto: s5p-sss - Add error handling in s5p_aes_probe()Tang Bin
2021-10-06crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter
2021-09-18crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson
2021-09-18crypto: ccp - shutdown SEV firmware on kexecBrijesh Singh
2021-09-15crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-09-15crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu
2021-09-15crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero
2021-09-15crypto: qat - fix reuse of completion variableMarco Chiappero
2021-09-15crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-09-15crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-09-15crypto: omap - Fix inconsistent locking of device listsBen Hutchings
2021-09-15crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren
2021-09-15crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson
2021-07-14crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun
2021-07-14crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu
2021-07-14crypto: omap-sham - Fix PM reference leak in omap sham opsZhang Qilong