summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-30crypto: atmel: Use dmaengine_prep_config_sg() APIFrank Li
2026-06-29crypto: ccp: use scoped_with_init_fs() for SEV file accessChristian Brauner
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
2026-06-11crypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
2026-06-11crypto: loongson - Remove broken and unused loongson-rngEric Biggers
2026-06-11crypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
2026-06-11crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
2026-06-09PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelistLukas Wunner
2026-06-05crypto: qat - simplify adf_service_mask_to_string helperThorsten Blum
2026-06-05crypto: qat - add KPT support for GEN6 devicesJunyuan Wang
2026-06-05crypto: nx - fix nx_crypto_ctx_exit argumentSam James
2026-05-29crypto: loongson - Select CRYPTO_RNGEric Biggers
2026-05-29crypto: ccp/tsm - Enable the root port after the endpointAlexey Kardashevskiy
2026-05-29crypto: qat - use pci logging variants for PCI-specific messagesAhsan Atta
2026-05-29crypto: qat - protect service table iterations with service_lockAhsan Atta
2026-05-29crypto: qat - fix restarting state leak on allocation failureAhsan Atta
2026-05-29crypto: octeontx - use strscpy_pad in ucode_load_storeThorsten Blum
2026-05-29crypto: atmel-ecc - Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-29crypto: atmel-sha204a - Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)