summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
3 dayscrypto: hisilicon/sec2 - fix CCM algorithm long packet failureZhushuai Yin
3 dayscrypto: qat - remove dead ADF_HEX codeAhsan Atta
3 dayscrypto: qat - use 2-arg strscpy where destination size is knownThorsten Blum
3 dayscrypto: keembay - publish OF module alias for OCS AES/SM4Can Peng
3 dayscrypto: keembay - Initialize completion before requesting IRQLinmao Li
3 dayscrypto: aspeed - Propagate platform_get_irq() errorsNarasimharao Vadlamudi
3 dayscrypto: sl3516 - drop invalid sg_dma_len checks before DMA mappingThorsten Blum
3 dayscrypto: ccp - Fix memory leak in SEV INIT_EX pathAtish Patra
3 dayscrypto: ccp - Fix possible deadlock in SEV init failure pathAtish Patra
3 dayscrypto: keembay - Fix AEAD unregister count in error pathMyeonghun Pak
3 dayscrypto: rk3288 - fail ahash requests on HASH idle timeoutPengpeng Hou
3 dayscrypto: sa2ul - stop probe if context pool creation failsPengpeng Hou
3 dayscrypto: atmel-sha204a - fix heap info leak on I2C transfer failureLothar Rubusch
3 dayscrypto: atmel-ecc - reject hardware ECDH without a public keyThorsten Blum
3 dayscrypto: qat - clear AES key schedule from stackGiovanni Cabiddu
3 dayscrypto: qat - cancel work on re-enable SR-IOV timeoutGiovanni Cabiddu
9 dayscrypto: atmel-ecc - avoid stale fallback key after set_secret failureThorsten Blum
9 dayscrypto: atmel-ecc - clean up and improve ECDH commentsThorsten Blum
9 dayscrypto: iaa - unmap dst before software fallback on decompressVinicius Costa Gomes
2026-09-02crypto: qce - Remove unsafe/deprecated algorithmsBartosz Golaszewski
2026-09-02crypto: mxs-dcp - fix source scatterlist length accessThorsten Blum
2026-09-02crypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu
2026-09-02crypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam
2026-09-02crypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum
2026-09-02crypto: sun8i-ss - Remove crypto_rng interfaceEric Biggers
2026-09-02crypto: sun8i-ce - Remove crypto_rng interfaceEric Biggers
2026-09-02crypto: qcom-rng - Allow zero as a random numberEric Biggers
2026-09-02crypto: qcom-rng - Remove crypto_rng interfaceEric Biggers
2026-09-02crypto: qcom-rng - Enable clock in hwrng caseEric Biggers
2026-09-02crypto: virtio - bound the akcipher result lengthBryam Vargas
2026-08-10Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-07-30crypto: starfive - use scatterlist length before DMA mappingThorsten Blum
2026-07-30crypto: qce - fix error path in devm_qce_register_algsThorsten Blum
2026-07-30crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req()Vladislav Dronov
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-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