summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: sun8i-ss - do not allocate memory when handling hash requestsCorentin Labbe2022-08-213-12/+17
* crypto: sun8i-ss - handle zero sized sgCorentin Labbe2022-06-091-1/+9
* crypto: sun8i-ss - rework handling of IVCorentin Labbe2022-06-093-52/+107
* crypto: marvell/cesa - ECB does not IVCorentin Labbe2022-06-091-1/+0
* powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni2022-06-091-1/+1
* crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef2022-06-091-12/+15
* crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam2022-06-061-0/+18
* crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek2022-05-251-0/+1
* crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun2022-05-251-1/+3
* crypto: ccree - Fix use after free in cc_cipher_exit()Jianglei Nie2022-04-081-1/+1
* crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns2022-04-081-0/+16
* crypto: vmx - add missing dependenciesPetr Vorel2022-04-081-0/+4
* crypto: amlogic - call finalize with bh disabledCorentin Labbe2022-04-081-0/+2
* crypto: sun8i-ce - call finalize with bh disabledCorentin Labbe2022-04-082-0/+6
* crypto: sun8i-ss - call finalize with bh disabledCorentin Labbe2022-04-082-0/+6
* crypto: ccree - don't attempt 0 len DMA mappingsGilad Ben-Yossef2022-04-081-0/+7
* crypto: rockchip - ECB does not need IVCorentin Labbe2022-04-081-1/+0
* crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt2022-04-081-1/+1
* crypto: sun8i-ss - really disable hash on A80Corentin Labbe2022-04-081-0/+2
* crypto: qat - disable registration of algorithmsGiovanni Cabiddu2022-03-281-0/+8
* crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney2022-03-231-7/+10
* crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li2022-01-271-1/+1
* crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut2022-01-271-2/+2
* crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit2022-01-271-1/+1
* crypto: stm32 - Revert broken pm_runtime_resume_and_get changesHerbert Xu2022-01-272-4/+5
* crypto: stm32/cryp - fix bugs and crash in testsNicolas Toromanoff2022-01-271-547/+243
* crypto: stm32/cryp - fix lrw chaining modeNicolas Toromanoff2022-01-271-1/+1
* crypto: stm32/cryp - fix double pm exitNicolas Toromanoff2022-01-271-2/+0
* crypto: stm32/cryp - check early input dataNicolas Toromanoff2022-01-271-1/+113
* crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff2022-01-271-2/+0
* crypto: stm32/cryp - fix CTR counter carryNicolas Toromanoff2022-01-271-14/+13
* crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counterHerbert Xu2022-01-271-1/+1
* crypto: qat - fix undetected PFVF timeout in ACK loopGiovanni Cabiddu2022-01-271-6/+6
* crypto: qat - make pfvf send message direction agnosticMarco Chiappero2022-01-271-7/+8
* crypto: qat - remove unnecessary collision prevention step in PFVFMarco Chiappero2022-01-271-19/+1
* crypto: qat - fix spelling mistake: "messge" -> "message"Bhaskar Chowdhury2022-01-272-3/+3
* crypto: qce - fix uaf on qce_skcipher_register_oneChengfeng Ye2022-01-271-1/+1
* crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye2022-01-271-1/+1
* crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu2021-11-182-0/+12
* crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu2021-11-181-0/+7
* crypto: caam - disable pkc for non-E SoCsMichael Walle2021-11-182-4/+18
* crypto: s5p-sss - Add error handling in s5p_aes_probe()Tang Bin2021-11-181-0/+2
* crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter2021-10-061-6/+8
* crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson2021-09-181-27/+9
* crypto: ccp - shutdown SEV firmware on kexecBrijesh Singh2021-09-182-26/+35
* crypto: qat - use proper type for vf_maskGiovanni Cabiddu2021-09-151-3/+4
* crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu2021-09-151-1/+0
* crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero2021-09-155-16/+16
* crypto: qat - fix reuse of completion variableMarco Chiappero2021-09-151-0/+2
* crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu2021-09-151-3/+4