summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-17hwrng: omap - Enable on Renesas RZ/N1DMiquel Raynal (Schneider Electric)
2026-07-17crypto: aspeed - Propagate platform_get_irq() errorsNarasimharao Vadlamudi
2026-07-17hwrng: drivers - Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-17crypto: sl3516 - drop invalid sg_dma_len checks before DMA mappingThorsten Blum
2026-07-17crypto: atmel-ecc - avoid stale fallback key after set_secret failureThorsten Blum
2026-07-17crypto: atmel-sha204a - clear RNG data from memoryThorsten Blum
2026-07-17crypto: atmel-tdes - drop redundant if check in crypt_dma_stopThorsten Blum
2026-07-17crypto: atmel-tdes - drop redundant return variable in crypt_pdc_stopThorsten Blum
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-13hwrng: ks-sa - Fix runtime PM cleanup on registration failureYuho Choi
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: 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-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-05hwrng: core - fix rng list on registration errorManos Pitsidianakis
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds
2026-06-28Merge tag 'input-for-v7.2-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds