summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
30 hourscrypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu1-5/+5
30 hourscrypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
30 hourscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum1-7/+12
30 hourscrypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König1-1/+1
30 hourscrypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski1-2/+4
30 hourscrypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu5-4/+74
30 hourscrypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu1-2/+2
30 hourscrypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu1-2/+2
30 hourscrypto: hisilicon/qm - disable error report before flrWeili Qian1-2/+2
30 hourscrypto: ccp - Treat zero-length cert chain as query for blob lengthsSean Christopherson1-1/+2
30 hourscrypto: atmel-sha204a - fix blocking and non-blocking rng logicLothar Rubusch1-4/+4
30 hourscrypto: hisi-trng - Remove crypto_rng interfaceEric Biggers2-297/+2
30 hourscrypto: crypto4xx - Remove insecure and unused rng_algEric Biggers3-102/+0
30 hourscrypto: crypto4xx - Remove ahash-related codeHerbert Xu3-155/+1
30 hourscrypto: sun4i-ss - Remove insecure and unused rng_algEric Biggers5-134/+0
30 hourscrypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel1-7/+19
30 hourscrypto: caam - use print_hex_dump_devel to guard key hex dumps againThorsten Blum1-6/+6
30 hourscrypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum4-16/+16
30 hourscrypto: amlogic - avoid double cleanup in meson_crypto_probe()Dawei Feng1-1/+1
2026-07-04crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu5-549/+3
2026-07-04crypto: qat - Return pointer directly in adf_ctl_alloc_resourcesHerbert Xu1-18/+13
2026-07-04crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum1-10/+3
2026-06-19crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum2-4/+4
2026-06-01crypto: ccp - copy IV using skcipher ivsizePaul Moses1-2/+5
2026-06-01crypto: sa2ul - Fix AEAD fallback algorithm namesT Pratham1-2/+2
2026-06-01crypto: atmel-tdes - fix DMA sync directionThorsten Blum1-4/+4
2026-06-01crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li1-0/+1
2026-06-01crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier1-1/+1
2026-06-01crypto: atmel-ecc - Release client on allocation failureThorsten Blum1-0/+1
2026-06-01crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum1-1/+1
2026-06-01crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson1-0/+3
2026-06-01crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson1-1/+7
2026-06-01crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson1-1/+7
2026-03-04crypto: ccp - Add an S4 restore flowMario Limonciello (AMD)6-1/+47
2026-03-04crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian1-35/+86
2026-03-04crypto: hisilicon/trng - modifying the order of header filesChenghai Huang1-2/+2
2026-03-04crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-03-04crypto: cavium - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-02-19crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
2026-02-19crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2026-02-19crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
2026-02-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
2026-01-19crypto: ccree - Correctly handle return of sg_nents_for_lenHaotian Zhang1-1/+5
2026-01-19crypto: hisilicon/qm - restore original qos valuesnieweiqiang1-1/+13
2025-10-29crypto: rockchip - Fix dma_unmap_sg() nents valueThomas Fourier1-2/+1
2025-10-19crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier1-1/+1
2025-08-28crypto: octeontx2 - add timeout for load_fvc completion pollBharat Bhushan1-2/+14
2025-08-28crypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song1-2/+6
2025-08-28crypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu1-1/+3
2025-08-28crypto: img-hash - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1