开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-07-17
crypto: atmel-tdes - use __get_free_page in buff_init
Thorsten Blum
2026-07-17
crypto: atmel-tdes - simplify fast path in crypt_start
Thorsten Blum
2026-07-17
crypto: af_alg - Allow additional ciphers for cryptsetup
Eric Biggers
2026-07-17
crypto: qat - use strscpy_pad to simplify adf_service_string_to_mask
Thorsten Blum
2026-07-13
crypto: keembay - add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-07-13
crypto: ixp4xx - add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-07-13
dt-bindings: crypto: qcom,inline-crypto-engine: Document Nord ICE
Shawn Guo
2026-07-13
hwrng: ks-sa - Fix runtime PM cleanup on registration failure
Yuho Choi
2026-07-13
dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk on Hawi
Jingyi Wang
2026-07-13
dt-bindings: crypto: qcom,inline-crypto-engine: Document Maili ICE
Jingyi Wang
2026-07-13
dt-bindings: crypto: qcom,prng: Document Maili TRNG
Jingyi Wang
2026-07-13
crypto: ccp - Fix memory leak in SEV INIT_EX path
Atish Patra
2026-07-13
crypto: ccp - Fix possible deadlock in SEV init failure path
Atish Patra
2026-07-05
crypto: keembay - Fix AEAD unregister count in error path
Myeonghun Pak
2026-07-05
crypto: rk3288 - fail ahash requests on HASH idle timeout
Pengpeng Hou
2026-07-05
hwrng: omap - Fix probe error path cleanup
Myeonghun Pak
2026-07-05
hwrng: xilinx-trng - propagate timeout before any data is read
Pengpeng Hou
2026-07-05
crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
Eric Biggers
2026-07-05
crypto: qce - Remove unsafe/deprecated algorithms
Bartosz Golaszewski
2026-07-05
crypto: mxs-dcp - fix source scatterlist length access
Thorsten Blum
2026-07-05
crypto: sa2ul - stop probe if context pool creation fails
Pengpeng Hou
2026-07-05
crypto: caam - Remove crypto_rng interface
Eric Biggers
2026-07-05
crypto: sun8i-ss - Remove crypto_rng interface
Eric Biggers
2026-07-05
crypto: sun8i-ce - Remove crypto_rng interface
Eric Biggers
2026-07-05
crypto: ccp - Introduce SNP_VERIFY_MITIGATION command
Pratik R. Sampat
2026-07-05
crypto: qce - drop unused scatterlist traversal in qce_ahash_update
Thorsten Blum
2026-07-05
crypto: crypto4xx - move ioremapping up
Rosen Penev
2026-07-05
crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
Lothar Rubusch
2026-07-05
crypto: atmel-ecc - reject hardware ECDH without a public key
Thorsten Blum
2026-07-05
crypto: atmel-ecc - drop unused curve id from atmel_ecdh_ctx
Thorsten Blum
2026-07-05
crypto: atmel-tdes - use scatterlist length before DMA mapping
Thorsten Blum
2026-07-05
MAINTAINERS: update hisilicon zip driver maintainer
Chenghai Huang
2026-07-05
crypto: atmel-ecc - clean up and improve ECDH comments
Thorsten Blum
2026-07-05
crypto: atmel-i2c - improve comment in atmel_i2c_init_ecdh_cmd
Thorsten Blum
2026-07-05
hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/
Eric Biggers
2026-07-05
crypto: qcom-rng - Remove crypto_rng interface
Eric Biggers
2026-07-05
crypto: qcom-rng - Allow zero as a random number
Eric Biggers
2026-07-05
crypto: qcom-rng - Enable clock in hwrng case
Eric Biggers
2026-07-05
crypto: qat - clear AES key schedule from stack
Giovanni Cabiddu
2026-07-05
crypto: qat - cancel work on re-enable SR-IOV timeout
Giovanni Cabiddu
2026-07-05
crypto: ecc - Optimize vli additive operations using compiler builtins
Fabian Blatter
2026-07-05
hwrng: atmel - drop __maybe_unused from atmel_trng_pm_ops
Thorsten Blum
2026-07-05
crypto: octeontx - use 2-arg strscpy where destination size is known
Thorsten Blum
2026-07-05
crypto: qat - use 2-arg strscpy where destination size is known
Thorsten Blum
2026-07-05
crypto: hisilicon - use 2-arg strscpy where destination size is known
Thorsten Blum
2026-07-05
crypto: ccp - use 2-arg strscpy where destination size is known
Thorsten Blum
2026-07-05
crypto: cavium - use 2-arg strscpy where destination size is known
Thorsten Blum
2026-07-05
crypto: use 2-arg strscpy where destination size is known
Thorsten Blum
2026-07-05
hwrng: core - fix rng list on registration error
Manos Pitsidianakis
2026-07-05
rhashtable: Add workqueue/irq_work header inclusions
Herbert Xu
[next]