summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
6 daysMerge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
11 daysMerge 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)
2026-05-29crypto: atmel-sha204a - Drop of_device_id dataUwe Kleine-König (The Capable Hub)
2026-05-29crypto: tegra - Return ENOMEM when input buffer allocation fails for ccmHerbert Xu
2026-05-29crypto: tegra - Fix dma_free_coherent size errorHerbert Xu
2026-05-29crypto: inside-secure/eip93 - Add check for devm_request_threaded_irqAleksander Jan Bajkowski
2026-05-29crypto: inside-secure/eip93 - Drop superfluous blank lineAleksander Jan Bajkowski
2026-05-29crypto: hisilicon/qm - support doorbell enable controlZongyu Wu
2026-05-29crypto: hisilicon - mask all error type when removing driverWeili Qian
2026-05-29crypto: hisilicon/qm - disable error report before flrWeili Qian
2026-05-29crypto: hisilicon/qm - support function-level error resetZhushuai Yin
2026-05-29crypto: hisilicon/qm - place the interrupt status interface after the PM usag...Zhushuai Yin
2026-05-29crypto: hisilicon/qm - allow VF devices to query hardware isolation statusZhushuai Yin
2026-05-22crypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum
2026-05-22crypto: atmel-sha204a - remove sysfs group before hwrngThorsten Blum
2026-05-22crypto: omap-des - drop of_match_ptr from OF match tableThorsten Blum
2026-05-22crypto: omap-des - add COMPILE_TEST and fix CONFIG_OF=n buildThorsten Blum
2026-05-22crypto: atmel-sha - use memcpy_and_pad to simplify hmac_setupThorsten Blum
2026-05-22crypto: drivers - remove of_match_ptr from OF match tablesThorsten Blum
2026-05-22crypto: eip93 - fix reset ring register definitionAleksander Jan Bajkowski
2026-05-22crypto: atmel-i2c - drop redundant void * callback cast in enqueueThorsten Blum