summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2026-07-17crypto: atmel-tdes - use __get_free_page in buff_initThorsten Blum
2026-07-17crypto: atmel-tdes - simplify fast path in crypt_startThorsten Blum
2026-07-17crypto: qat - use strscpy_pad to simplify adf_service_string_to_maskThorsten Blum
2026-07-13crypto: keembay - add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-13crypto: ixp4xx - add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-13crypto: ccp - Fix memory leak in SEV INIT_EX pathAtish Patra
2026-07-13crypto: ccp - Fix possible deadlock in SEV init failure pathAtish Patra
2026-07-05crypto: keembay - Fix AEAD unregister count in error pathMyeonghun Pak
2026-07-05crypto: rk3288 - fail ahash requests on HASH idle timeoutPengpeng Hou
2026-07-05crypto: qce - Remove unsafe/deprecated algorithmsBartosz Golaszewski
2026-07-05crypto: mxs-dcp - fix source scatterlist length accessThorsten Blum
2026-07-05crypto: sa2ul - stop probe if context pool creation failsPengpeng Hou
2026-07-05crypto: caam - Remove crypto_rng interfaceEric Biggers
2026-07-05crypto: sun8i-ss - Remove crypto_rng interfaceEric Biggers
2026-07-05crypto: sun8i-ce - Remove crypto_rng interfaceEric Biggers
2026-07-05crypto: ccp - Introduce SNP_VERIFY_MITIGATION commandPratik R. Sampat
2026-07-05crypto: qce - drop unused scatterlist traversal in qce_ahash_updateThorsten Blum
2026-07-05crypto: crypto4xx - move ioremapping upRosen Penev
2026-07-05crypto: atmel-sha204a - fix heap info leak on I2C transfer failureLothar Rubusch
2026-07-05crypto: atmel-ecc - reject hardware ECDH without a public keyThorsten Blum
2026-07-05crypto: atmel-ecc - drop unused curve id from atmel_ecdh_ctxThorsten Blum
2026-07-05crypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum
2026-07-05crypto: atmel-ecc - clean up and improve ECDH commentsThorsten Blum
2026-07-05crypto: atmel-i2c - improve comment in atmel_i2c_init_ecdh_cmdThorsten Blum
2026-07-05hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/Eric Biggers
2026-07-05crypto: qcom-rng - Remove crypto_rng interfaceEric Biggers
2026-07-05crypto: qcom-rng - Allow zero as a random numberEric Biggers
2026-07-05crypto: qcom-rng - Enable clock in hwrng caseEric Biggers
2026-07-05crypto: qat - clear AES key schedule from stackGiovanni Cabiddu
2026-07-05crypto: qat - cancel work on re-enable SR-IOV timeoutGiovanni Cabiddu
2026-07-05crypto: octeontx - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05crypto: qat - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05crypto: hisilicon - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05crypto: ccp - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05crypto: cavium - use 2-arg strscpy where destination size is knownThorsten Blum
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-16Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-06-12crypto: tegra - fix refcount leak in tegra_se_host1x_submit()Wentao Liang
2026-06-12crypto: atmel-ecc - drop dead code in atmel_ecdh_max_sizeThorsten Blum
2026-06-12crypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu
2026-06-12crypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu
2026-06-12crypto: amcc - convert irq_of_parse_and_map to platform_get_irqRosen Penev
2026-06-12crypto: sun4i-ss - Remove insecure and unused rng_algEric Biggers
2026-06-12hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/Eric Biggers
2026-06-11crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512Eric Biggers
2026-06-11crypto: xilinx-trng - Fix return value of xtrng_hwrng_trng_read()Eric Biggers
2026-06-11crypto: xilinx-trng - Remove crypto_rng interfaceEric Biggers
2026-06-11crypto: exynos-rng - Remove exynos-rng driverEric Biggers
2026-06-11hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/Eric Biggers