summaryrefslogtreecommitdiff
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: af_alg - Allow additional ciphers for cryptsetupEric Biggers
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-13dt-bindings: crypto: qcom,inline-crypto-engine: Document Nord ICEShawn Guo
2026-07-13hwrng: ks-sa - Fix runtime PM cleanup on registration failureYuho Choi
2026-07-13dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk on HawiJingyi Wang
2026-07-13dt-bindings: crypto: qcom,inline-crypto-engine: Document Maili ICEJingyi Wang
2026-07-13dt-bindings: crypto: qcom,prng: Document Maili TRNGJingyi Wang
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-05hwrng: omap - Fix probe error path cleanupMyeonghun Pak
2026-07-05hwrng: xilinx-trng - propagate timeout before any data is readPengpeng Hou
2026-07-05crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1Eric Biggers
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-05MAINTAINERS: update hisilicon zip driver maintainerChenghai Huang
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: ecc - Optimize vli additive operations using compiler builtinsFabian Blatter
2026-07-05hwrng: atmel - drop __maybe_unused from atmel_trng_pm_opsThorsten Blum
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-05crypto: use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05hwrng: core - fix rng list on registration errorManos Pitsidianakis
2026-07-05rhashtable: Add workqueue/irq_work header inclusionsHerbert Xu