summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2 daysMerge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
3 daysMerge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
4 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 dayscrypto: vmx - remove CRYPTO_DEV_VMX from KconfigThorsten Blum
6 dayscrypto: omap - convert reqctx buffer to fixed-size arrayThorsten Blum
6 dayscrypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu
6 dayscrypto: qce - simplify qce_xts_swapiv()Thorsten Blum
6 dayscrypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
6 dayscrypto: talitos - rename first/last to first_desc/last_descPaul Louvel
6 dayscrypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel
6 dayscrypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang
6 dayscrypto: hisilicon/qm - drop redundant variable initializationChenghai Huang
6 dayscrypto: hisilicon/qm - remove else after returnChenghai Huang
6 dayscrypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...Chenghai Huang
6 dayscrypto: hisilicon - fix the format string type errorZhushuai Yin
6 dayscrypto: 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
2026-04-03crypto: qat - fix compression instance leakGiovanni Cabiddu
2026-04-03crypto: qat - use acomp_tfm_ctx()Giovanni Cabiddu
2026-04-03crypto: ccp - Replace snprintf("%s") with strscpyThorsten Blum
2026-04-03crypto: hifn_795x - Replace snprintf("%s") with strscpyThorsten Blum
2026-04-03crypto: qat - disable 420xx AE cluster when lead engine is fused offAhsan Atta
2026-04-03crypto: qat - disable 4xxx AE cluster when lead engine is fused offAhsan Atta
2026-04-02Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-03-30crypto/ccp: Update HV_FIXED page states to allow freeing of memoryTom Lendacky
2026-03-30crypto/ccp: Implement SNP x86 shutdownTycho Andersen (AMD)
2026-03-29x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/Tycho Andersen (AMD)
2026-03-29x86/sev, crypto/ccp: Move SNP init to ccp driverTycho Andersen (AMD)
2026-03-27crypto: qce - use memcpy_and_pad in qce_aead_setkeyThorsten Blum
2026-03-27crypto: inside-secure/eip93 - add missing address terminator characterMieczyslaw Nalewaj
2026-03-27crypto: inside-secure/eip93 - correct ecb(des-eip93) typoMieczyslaw Nalewaj
2026-03-27crypto: hisilicon/sec2 - prevent req used-after-free for secWenkai Lin
2026-03-27crypto: inside-secure/eip93 - make it selectable for ECONETAleksander Jan Bajkowski
2026-03-27crypto: ti - Add support for AES-CCM in DTHEv2 driverT Pratham
2026-03-27crypto: ti - Add support for AES-GCM in DTHEv2 driverT Pratham
2026-03-27crypto: stm32 - use list_first_entry_or_null to simplify cryp_find_devThorsten Blum
2026-03-27crypto: stm32 - use list_first_entry_or_null to simplify hash_find_devThorsten Blum
2026-03-27crypto: qat - add anti-rollback support for GEN6 devicesSuman Kumar Chakraborty
2026-03-27crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum