summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
4 dayscrypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum
2026-03-04crypto: ccp - Add an S4 restore flowMario Limonciello (AMD)
2026-03-04crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian
2026-03-04crypto: hisilicon/trng - modifying the order of header filesChenghai Huang
2026-03-04crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao
2026-03-04crypto: hisilicon/sec2 - fix for sec spec checkWenkai Lin
2026-03-04crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye
2026-03-04crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang
2026-03-04crypto: hisilicon/zip - remove zlib and gzipYang Shen
2026-03-04crypto: hisilicon/zip - support deflate algorithmYang Shen
2026-03-04crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier
2026-03-04crypto: cavium - fix dma_free_coherent() sizeThomas Fourier
2026-03-04crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu
2026-02-19crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao
2026-02-19crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao
2026-02-19crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook
2026-02-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum
2026-02-06crypto: qat - flush misc workqueue during device shutdownGiovanni Cabiddu
2026-01-11crypto: ccree - Correctly handle return of sg_nents_for_lenHaotian Zhang
2026-01-11crypto: hisilicon/qm - restore original qos valuesnieweiqiang
2025-10-29crypto: rockchip - Fix dma_unmap_sg() nents valueThomas Fourier
2025-10-19crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier
2025-10-19crypto: aspeed - Fix dma_unmap_sg() directionThomas Fourier
2025-10-15crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regsChenghai Huang
2025-10-15crypto: hisilicon - re-enable address prefetch after device resumingChenghai Huang
2025-10-15crypto: hisilicon/zip - remove unnecessary validation for high-performance mo...Chenghai Huang
2025-08-28crypto: qat - fix ring to service map for QAT GEN4Giovanni Cabiddu
2025-08-28crypto: octeontx2 - add timeout for load_fvc completion pollBharat Bhushan
2025-08-28crypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song
2025-08-15crypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu
2025-08-15crypto: img-hash - Fix dma_unmap_sg() nents valueThomas Fourier
2025-08-15crypto: keembay - Fix dma_unmap_sg() nents valueThomas Fourier
2025-08-15crypto: ccp - Fix crash when rebind ccp device for ccp.koMengbiao Xiong
2025-08-15crypto: inside-secure - Fix `dma_unmap_sg()` nents valueThomas Fourier
2025-08-15crypto: marvell/cesa - Fix engine load inaccuracyHerbert Xu
2025-08-15crypto: sun8i-ce - fix nents passed to dma_unmap_sg()Ovidiu Panait
2025-06-27crypto: marvell/cesa - Do not chain submitted requestsHerbert Xu
2025-06-27crypto: sun8i-ce - move fallback ahash_request to the end of the structOvidiu Panait
2025-06-27crypto: marvell/cesa - Avoid empty transfer descriptorHerbert Xu
2025-06-27crypto: marvell/cesa - Handle zero-length skcipher requestsHerbert Xu
2025-06-27crypto: sun8i-ss - do not use sg_dma_len before calling DMA functionsCorentin Labbe
2025-06-27crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()Ovidiu Panait
2025-06-04crypto: octeontx2 - suppress auth failure screaming due to negative testsShashank Gupta
2025-05-02crypto: atmel-sha204a - Set hwrng quality to lowest possibleMarek BehĂșn
2025-04-25crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu
2025-04-25crypto: ccp - Fix check for the primary ASP deviceTom Lendacky
2025-04-10crypto: hisilicon/sec2 - fix for aead auth key lengthWenkai Lin
2025-04-10crypto: nx - Fix uninitialised hv_nxc on errorHerbert Xu
2025-04-10crypto: hisilicon/sec2 - fix for aead authsize alignmentWenkai Lin
2025-02-21crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski