summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2023-11-20crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain
2023-11-20crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain
2023-11-20chtls: fix tp->rcv_tstamp initializationEric Dumazet
2023-09-23crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin
2023-09-23crypto: caam - fix unchecked return value errorGaurav Jain
2023-09-23crypto: stm32 - Properly handle pm_runtime_get failingUwe Kleine-König
2023-07-27crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
2023-07-27crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap
2023-05-17crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell
2023-05-17crypto: inside-secure - irq balanceSven Auhagen
2023-03-11crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu
2023-03-11crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko
2023-01-18crypto: n2 - add missing hash statesizeCorentin Labbe
2023-01-18crypto: img-hash - Fix variable dereferenced before check 'hdev->req'Gaosheng Cui
2023-01-18crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()Shang XiaoJing
2023-01-18crypto: ccree - Make cc_debugfs_global_fini() available for module init functionUwe Kleine-König
2023-01-18crypto: ccree - Remove debugfs when platform_driver_register failedGaosheng Cui
2023-01-18crypto: ccree - swap SHA384 and SHA512 larval hashes at build timeGeert Uytterhoeven
2022-10-26crypto: cavium - prevent integer overflow loading firmwareDan Carpenter
2022-10-26crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko
2022-08-25crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for ofPali Rohár
2022-08-25crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima
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: ccree - don't attempt 0 len DMA mappingsGilad Ben-Yossef
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: 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/cryp - fix lrw chaining modeNicolas Toromanoff
2022-01-27crypto: stm32/cryp - fix double pm exitNicolas Toromanoff
2022-01-27crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff
2022-01-27crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye
2021-11-17crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu
2021-11-17crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu
2021-11-17crypto: caam - disable pkc for non-E SoCsMichael Walle
2021-11-17crypto: 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-22crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson
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