aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2024-05-13Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/cn...v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2024-04-13crypto: qat - resolve race condition during AER recoveryDamian Muszynski
2024-04-13crypto: qat - fix double free during resetSvyatoslav Pankratov
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2024-02-23crypto: stm32/crc32 - fix parsing list of devicesThomas Bourgoin
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2024-01-25crypto: sahara - do not resize req->src when doing hash operationsOvidiu Panait
2024-01-25crypto: sahara - fix processing hash requests with req->nbytes < sg->lengthOvidiu Panait
2024-01-25crypto: sahara - improve error handling in sahara_sha_process()Ovidiu Panait
2024-01-25crypto: sahara - fix wait_for_completion_timeout() error handlingOvidiu Panait
2024-01-25crypto: sahara - fix ahash reqsizeOvidiu Panait
2024-01-25crypto: virtio - Wait for tasklet to complete on device removewangyangxin
2024-01-25crypto: sahara - fix error handling in sahara_hw_descriptor_create()Ovidiu Panait
2024-01-25crypto: sahara - fix processing requests with cryptlen < sg->lengthOvidiu Panait
2024-01-25crypto: sahara - fix ahash selftest failureOvidiu Panait
2024-01-25crypto: sahara - remove FLAGS_NEW_KEY logicOvidiu Panait
2024-01-25crypto: ccp - fix memleak in ccp_init_dm_workareaDinghao Liu
2024-01-25crypto: virtio - don't use 'default m'Ram Muthiah
2024-01-25crypto: virtio - Handle dataq logic with taskletGonglei (Arei)
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
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-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
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-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
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-19Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/cn...Bruce Ashfield
2023-05-17crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell
2023-05-17crypto: inside-secure - irq balanceSven Auhagen
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
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-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
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-31Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2022-10-26crypto: cavium - prevent integer overflow loading firmwareDan Carpenter
2022-10-26crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko
2022-09-09Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/cn...Bruce Ashfield
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-29Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield