summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
5 dayscrypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum
5 dayscrypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum
5 dayscrypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum
5 dayscrypto: nx - Migrate to scomp APIArd Biesheuvel
5 dayscrypto: nx - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
5 dayscrypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum
5 dayscrypto: atmel-tdes - fix DMA sync directionThorsten Blum
5 dayscrypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li
5 dayscrypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
5 dayscrypto: atmel-ecc - Release client on allocation failureThorsten Blum
5 dayscrypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum
5 dayscrypto: talitos - rename first/last to first_desc/last_descPaul Louvel
5 dayscrypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel
2026-04-27crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson
2026-04-27crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson
2026-04-27crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson
2026-04-11crypto: caam - fix overflow on long hmac keysHoria Geantă
2026-04-11crypto: caam - fix DMA corruption on long hmac keysHoria Geantă
2026-03-25crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum
2026-03-04crypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang
2026-03-04crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-03-04crypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)
2026-03-04crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky
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/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-16crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao
2026-02-16crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao
2026-02-16crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook
2026-02-16crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum
2026-01-11crypto: caam - Add check for kcalloc() in test_len()Guangshuo Li
2026-01-11crypto: ccree - Correctly handle return of sg_nents_for_lenHaotian Zhang
2026-01-11crypto: starfive - Correctly handle return of sg_nents_for_lenHaotian Zhang
2026-01-11crypto: hisilicon/qm - restore original qos valuesnieweiqiang
2025-11-24crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_valueMiaoqian Lin
2025-11-24crypto: caam - double the entropy delay interval for retryGaurav Jain
2025-11-24crypto: sun8i-ce - remove channel timeout fieldOvidiu Panait
2025-11-24crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()Qianfeng Rong
2025-11-24crypto: aspeed - fix double free caused by devmHaotian Zhang
2025-11-24crypto: aspeed-acry - Convert to platform remove callback returning voidUwe Kleine-König
2025-10-19crypto: 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