aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-10-26crypto: cavium - prevent integer overflow loading firmwareDan Carpenter
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-08-25crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao
2022-06-14crypto: marvell/cesa - ECB does not IVCorentin Labbe
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-15crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns
2022-04-15crypto: vmx - add missing dependenciesPetr Vorel
2022-04-15crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt
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: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut
2022-01-27crypto: stm32/cryp - fix double pm exitNicolas Toromanoff
2022-01-27crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-11-26crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu
2021-11-26crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu
2021-11-26crypto: 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-26crypto: talitos - fix max key size for sha384 and sha512Christophe Leroy
2021-09-22crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson
2021-09-22crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-09-22crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu
2021-09-22crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero
2021-09-22crypto: qat - fix reuse of completion variableMarco Chiappero
2021-09-22crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-09-22crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-09-22crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren
2021-09-22crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson
2021-09-22crypto: talitos - reduce max key size for SEC1Christophe Leroy
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-07-20crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu
2021-07-20crypto: ccp - Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-20crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei
2021-07-20crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe
2021-07-20crypto: qat - remove unused macro in FW loaderJack Xu
2021-07-20crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-07-20crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-05-22crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-05-22crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-05-22crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang