summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
32 hourscrypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
32 hourscrypto: qat - fix restarting state leak on allocation failureAhsan Atta
32 hourscrypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum
32 hourscrypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König
32 hourscrypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski
32 hourscrypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu
32 hourscrypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu
32 hourscrypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu
32 hourscrypto: hisilicon/qm - disable error report before flrWeili Qian
32 hourscrypto: ccp - Treat zero-length cert chain as query for blob lengthsSean Christopherson
32 hourscrypto: atmel-sha204a - fix blocking and non-blocking rng logicLothar Rubusch
32 hourscrypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
32 hourscrypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
32 hourscrypto: crypto4xx - Remove ahash-related codeHerbert Xu
32 hourscrypto: sun4i-ss - Remove insecure and unused rng_algEric Biggers
32 hourscrypto: talitos - move code in current_desc_hdr() into a standalone functionPaul Louvel
32 hourscrypto: talitos - move dma mapping code in talitos_submit() into a standalone...Paul Louvel
32 hourscrypto: talitos - move dma unmapping code in flush_channel() into a standalon...Paul Louvel
32 hourscrypto: talitos - add chaining of arbitrary number of descriptor for the SEC1Paul Louvel
32 hourscrypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel
32 hourscrypto: caam - use print_hex_dump_devel to guard key hex dumps againThorsten Blum
32 hourscrypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum
32 hourscrypto: amlogic - avoid double cleanup in meson_crypto_probe()Dawei Feng
2026-07-04crypto: qat - remove unused character device and IOCTLsGiovanni Cabiddu
2026-07-04crypto: qat - Return pointer directly in adf_ctl_alloc_resourcesHerbert Xu
2026-07-04crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum
2026-06-19crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum
2026-06-01crypto: ccp - copy IV using skcipher ivsizePaul Moses
2026-06-01crypto: sa2ul - Fix AEAD fallback algorithm namesT Pratham
2026-06-01crypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum
2026-06-01crypto: atmel-tdes - fix DMA sync directionThorsten Blum
2026-06-01crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li
2026-06-01crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
2026-06-01crypto: atmel-ecc - Release client on allocation failureThorsten Blum
2026-06-01crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum
2026-06-01crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson
2026-06-01crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson
2026-06-01crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson
2026-03-25crypto: 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