开源镜像站
帮助
下载
动态
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-07-17
hwrng: omap - Enable on Renesas RZ/N1D
Miquel Raynal (Schneider Electric)
2026-07-17
crypto: aspeed - Propagate platform_get_irq() errors
Narasimharao Vadlamudi
2026-07-17
hwrng: drivers - Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-17
crypto: sl3516 - drop invalid sg_dma_len checks before DMA mapping
Thorsten Blum
2026-07-17
crypto: atmel-ecc - avoid stale fallback key after set_secret failure
Thorsten Blum
2026-07-17
crypto: atmel-sha204a - clear RNG data from memory
Thorsten Blum
2026-07-17
crypto: atmel-tdes - drop redundant if check in crypt_dma_stop
Thorsten Blum
2026-07-17
crypto: atmel-tdes - drop redundant return variable in crypt_pdc_stop
Thorsten Blum
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: 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
hwrng: ks-sa - Fix runtime PM cleanup on registration failure
Yuho Choi
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: 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
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
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
hwrng: core - fix rng list on registration error
Manos Pitsidianakis
2026-06-28
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
Linus Torvalds
2026-06-28
Merge tag 'input-for-v7.2-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]