summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2026-05-07crypto: omap - add omap_sham_unregister_algs helperThorsten Blum
2026-05-07crypto: omap - add omap_des_unregister_algs helperThorsten Blum
2026-05-07crypto: omap - add omap_aes_unregister_algs helperThorsten Blum
2026-05-07crypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum
2026-05-07crypto: caam - use print_hex_dump_devel to guard key hex dumpsThorsten Blum
2026-05-07crypto: atmel-sha204a - fix blocking and non-blocking rng logicLothar Rubusch
2026-05-07crypto: cesa - allocate engines with main structRosen Penev
2026-05-07crypto: ixp4xx - fix buffer chain unwind on allocation failureRuoyu Wang
2026-05-07crypto: sun8i-ss - avoid hash and rng referencesArnd Bergmann
2026-05-07crypto: drbg - Eliminate use of 'drbg_string' and listsEric Biggers
2026-05-07crypto: atmel-ecc - add support for atecc608bThorsten Blum
2026-05-07crypto: ccp - Initialize data during __sev_snp_init_locked()Tycho Andersen (AMD)
2026-05-07crypto: ccp - Check for page allocation failure correctly in TIOTycho Andersen (AMD)
2026-05-07crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-oneTycho Andersen (AMD)
2026-05-07crypto: ccp - Reverse the cleanup order in psp_dev_destroy()Tycho Andersen (AMD)
2026-05-05crypto: qat - fix heartbeat error injectionDamian Muszynski
2026-04-16crypto: ccp - copy IV using skcipher ivsizePaul Moses
2026-04-16crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson
2026-04-16crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson
2026-04-16crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson
2026-04-16crypto: sa2ul - Fix AEAD fallback algorithm namesT Pratham
2026-04-16crypto: eip93 - fix hmac setkey algo selectionAleksander Jan Bajkowski
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-04-14Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-12crypto: vmx - remove CRYPTO_DEV_VMX from KconfigThorsten Blum
2026-04-12crypto: omap - convert reqctx buffer to fixed-size arrayThorsten Blum
2026-04-12crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu
2026-04-12crypto: qce - simplify qce_xts_swapiv()Thorsten Blum
2026-04-12crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
2026-04-12crypto: talitos - rename first/last to first_desc/last_descPaul Louvel
2026-04-12crypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel
2026-04-12crypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang
2026-04-12crypto: hisilicon/qm - drop redundant variable initializationChenghai Huang
2026-04-12crypto: hisilicon/qm - remove else after returnChenghai Huang
2026-04-12crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...Chenghai Huang
2026-04-12crypto: hisilicon - fix the format string type errorZhushuai Yin
2026-04-12crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li
2026-04-03crypto: qat - add support for zstdGiovanni Cabiddu
2026-04-03crypto: qat - use swab32 macroGiovanni Cabiddu
2026-04-03crypto: img-hash - drop redundant return variableThorsten Blum
2026-04-03crypto: img-hash - use list_first_entry_or_null to simplify digestThorsten Blum
2026-04-03crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTSEric Biggers
2026-04-03crypto: aspeed - Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()Paul Louvel
2026-04-03crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a helpThorsten Blum
2026-04-03crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes()Eric Biggers
2026-04-03crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()Eric Biggers
2026-04-03crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()Giovanni Cabiddu
2026-04-03crypto: qat - replace scnprintf() with sysfs_emit()Atharv Dubey
2026-04-03crypto: qat - fix type mismatch in RAS sysfs show functionsGiovanni Cabiddu