summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
3 dayscrypto: ccp - copy IV using skcipher ivsizePaul Moses
3 dayscrypto: sa2ul - Fix AEAD fallback algorithm namesT Pratham
3 dayscrypto: atmel-tdes - fix DMA sync directionThorsten Blum
3 dayscrypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li
3 dayscrypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
3 dayscrypto: atmel-ecc - Release client on allocation failureThorsten Blum
3 dayscrypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum
3 dayscrypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson
3 dayscrypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson
3 dayscrypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson
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: octeontx - fix dma_free_coherent() sizeThomas Fourier
2026-03-04crypto: cavium - fix dma_free_coherent() sizeThomas Fourier
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-01-19crypto: ccree - Correctly handle return of sg_nents_for_lenHaotian Zhang
2026-01-19crypto: 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-08-28crypto: octeontx2 - add timeout for load_fvc completion pollBharat Bhushan
2025-08-28crypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song
2025-08-28crypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu
2025-08-28crypto: img-hash - Fix dma_unmap_sg() nents valueThomas Fourier
2025-08-28crypto: keembay - Fix dma_unmap_sg() nents valueThomas Fourier
2025-08-28crypto: ccp - Fix crash when rebind ccp device for ccp.koMengbiao Xiong
2025-08-28crypto: inside-secure - Fix `dma_unmap_sg()` nents valueThomas Fourier
2025-08-28crypto: marvell/cesa - Fix engine load inaccuracyHerbert Xu
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-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-05-02crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu
2025-05-02crypto: 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-03-13crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski
2025-03-13crypto: qce - fix goto jump in error pathBartosz Golaszewski
2025-03-13crypto: qce - fix priority to be less than ARMv8 CEEric Biggers
2025-03-13crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()Joe Hattori
2025-03-13crypto: hisilicon/sec2 - fix for aead invalid authsizeWenkai Lin
2025-03-13crypto: hisilicon/sec2 - fix for aead icv errorWenkai Lin
2025-03-13crypto: hisilicon/sec2 - optimize the error return processChenghai Huang