summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-05net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard
2026-07-05llc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai
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
2026-07-05Merge branch 'iio-inkern-namespace-ib' into togregJonathan Cameron
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois
2026-07-05iio: imu: bmi270: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-05iio: adc: max1241: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-05iio: dac: ad3530r: Add support for AD3532R/AD3532Kim Seer Paller
2026-07-05iio: dac: ad3530r: Make regmap_config selectable per chipKim Seer Paller
2026-07-05iio: dac: ad3530r: Refactor setup to table-driven register banksKim Seer Paller
2026-07-05iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointerKim Seer Paller
2026-07-05dt-bindings: iio: dac: add support for AD3532R/AD3532Kim Seer Paller
2026-07-05iio: ABI: add DAC 10kohm_to_gnd powerdown modeKim Seer Paller
2026-07-04Input: ims-pcu - add missing MODULE_DEVICE_TABLE()Pengpeng Hou