summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2026-05-23crypto: ccp - copy IV using skcipher ivsizePaul Moses
2026-05-23crypto: sa2ul - Fix AEAD fallback algorithm namesT Pratham
2026-05-23crypto: eip93 - fix hmac setkey algo selectionAleksander Jan Bajkowski
2026-05-23crypto: qat - use swab32 macroGiovanni Cabiddu
2026-05-23crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()Giovanni Cabiddu
2026-05-23crypto: qat - fix type mismatch in RAS sysfs show functionsGiovanni Cabiddu
2026-05-23crypto: qat - fix compression instance leakGiovanni Cabiddu
2026-05-23crypto: qat - disable 420xx AE cluster when lead engine is fused offAhsan Atta
2026-05-23crypto: qat - disable 4xxx AE cluster when lead engine is fused offAhsan Atta
2026-05-23crypto: hisilicon/sec2 - prevent req used-after-free for secWenkai Lin
2026-05-23crypto: atmel-aes - guard unregister on error in atmel_aes_register_algsThorsten Blum
2026-05-23crypto: atmel - Use unregister_{aeads,ahashes,skciphers}Thorsten Blum
2026-05-23crypto: tegra - Disable softirqs before finalizing requestHerbert Xu
2026-05-23crypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski
2026-05-23crypto: inside-secure/eip93 - fix register definitionAleksander Jan Bajkowski
2026-05-14crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum
2026-05-14crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty
2026-05-14crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty
2026-05-07crypto: nx - Fix packed layout in struct nx842_crypto_headerGustavo A. R. Silva
2026-05-07crypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum
2026-05-07crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum
2026-05-07crypto: atmel-sha204a - Fix uninitialized data access on OTP read errorThorsten Blum
2026-05-07crypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum
2026-05-07crypto: atmel-sha204a - Fix error codes in OTP readsThorsten Blum
2026-05-07crypto: atmel-tdes - fix DMA sync directionThorsten Blum
2026-05-07crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li
2026-05-07crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
2026-05-07crypto: atmel-ecc - Release client on allocation failureThorsten Blum
2026-05-07crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum
2026-05-07crypto: talitos - rename first/last to first_desc/last_descPaul Louvel
2026-05-07crypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel
2026-05-07crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu
2026-05-07crypto: atmel-sha204a - Fix OTP sysfs read and error handlingThorsten Blum
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: 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