summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
13 hourscrypto: nx - Fix packed layout in struct nx842_crypto_headerGustavo A. R. Silva
13 hourscrypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum
13 hourscrypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum
13 hourscrypto: atmel-sha204a - Fix uninitialized data access on OTP read errorThorsten Blum
13 hourscrypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum
13 hourscrypto: atmel-sha204a - Fix error codes in OTP readsThorsten Blum
13 hourscrypto: atmel-tdes - fix DMA sync directionThorsten Blum
13 hourscrypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li
13 hourscrypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
13 hourscrypto: atmel-ecc - Release client on allocation failureThorsten Blum
13 hourscrypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum
13 hourscrypto: talitos - rename first/last to first_desc/last_descPaul Louvel
13 hourscrypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel
13 hourscrypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu
13 hourscrypto: atmel-sha204a - Fix OTP sysfs read and error handlingThorsten Blum
10 dayscrypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson
10 dayscrypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson
10 dayscrypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson
2026-04-11crypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers
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: ccp - Fix leaking the same page twiceGuenter Roeck
2026-03-25crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum
2026-03-25crypto: padlock-sha - Disable for Zhaoxin processorAlanSong-oc
2026-03-19crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabledAshish Kalra
2026-03-04crypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang
2026-02-26crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-02-26crypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)
2026-02-26crypto: ccp - Add an S4 restore flowMario Limonciello (AMD)
2026-02-26crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-02-26crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan
2026-02-26crypto: caam - fix netdev memory leak in dpaa2_caam_probeJianpeng Chang
2026-02-26crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian
2026-02-26crypto: inside-secure/eip93 - unregister only available algorithmAleksander Jan Bajkowski
2026-02-26crypto: ccp - Fix a crash due to incorrect cleanup usage of kfreeElla Ma
2026-02-26crypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)
2026-02-26crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky
2026-02-26crypto: inside-secure/eip93 - fix kernel panic in driver detachAleksander Jan Bajkowski
2026-02-26crypto: hisilicon/sgl - fix inconsistent map/unmap direction issueChenghai Huang
2026-02-26crypto: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...Qi Tao
2026-02-26crypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian
2026-02-26crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang
2026-02-26crypto: hisilicon/zip - support fallback for zipChenghai Huang
2026-02-26crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang
2026-02-26crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang
2026-02-26crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi
2026-02-26crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang
2026-02-26crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang
2026-02-26crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier
2026-02-26crypto: cavium - fix dma_free_coherent() sizeThomas Fourier