开源镜像站
帮助
下载
动态
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
/
crypto
Age
Commit message (
Expand
)
Author
3 days
Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git
Mark Brown
3 days
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/...
Mark Brown
3 days
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...
Mark Brown
4 days
crypto: ccp: Treat bitmap size as allocation failure
Yury Norov
5 days
Merge branch 'vfs-7.3.kthread' into vfs.all
Christian Brauner
10 days
crypto: qce - Mark QCE as BROKEN
Demi Marie Obenour
10 days
crypto: aspeed - Propagate platform_get_irq() errors
Narasimharao Vadlamudi
10 days
crypto: sl3516 - drop invalid sg_dma_len checks before DMA mapping
Thorsten Blum
10 days
crypto: atmel-ecc - avoid stale fallback key after set_secret failure
Thorsten Blum
10 days
crypto: atmel-sha204a - clear RNG data from memory
Thorsten Blum
10 days
crypto: atmel-tdes - drop redundant if check in crypt_dma_stop
Thorsten Blum
10 days
crypto: atmel-tdes - drop redundant return variable in crypt_pdc_stop
Thorsten Blum
10 days
crypto: atmel-tdes - use __get_free_page in buff_init
Thorsten Blum
10 days
crypto: atmel-tdes - simplify fast path in crypt_start
Thorsten Blum
10 days
crypto: qat - use strscpy_pad to simplify adf_service_string_to_mask
Thorsten Blum
14 days
crypto: keembay - add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
14 days
crypto: ixp4xx - add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
14 days
crypto: ccp - Fix memory leak in SEV INIT_EX path
Atish Patra
14 days
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
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
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-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-30
crypto: atmel: Use dmaengine_prep_config_sg() API
Frank Li
2026-06-29
crypto: ccp: use scoped_with_init_fs() for SEV file access
Christian Brauner
[next]