开源镜像站
帮助
下载
动态
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
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
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
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-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-06-12
crypto: tegra - fix refcount leak in tegra_se_host1x_submit()
Wentao Liang
2026-06-12
crypto: atmel-ecc - drop dead code in atmel_ecdh_max_size
Thorsten Blum
2026-06-12
crypto: cavium/cpt - fix DMA cleanup using wrong loop index
Felix Gu
2026-06-12
crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
Felix Gu
2026-06-12
crypto: amcc - convert irq_of_parse_and_map to platform_get_irq
Rosen Penev
2026-06-12
crypto: sun4i-ss - Remove insecure and unused rng_alg
Eric Biggers
2026-06-12
hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/
Eric Biggers
2026-06-11
crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512
Eric Biggers
2026-06-11
crypto: xilinx-trng - Fix return value of xtrng_hwrng_trng_read()
Eric Biggers
2026-06-11
crypto: xilinx-trng - Remove crypto_rng interface
Eric Biggers
2026-06-11
crypto: exynos-rng - Remove exynos-rng driver
Eric Biggers
2026-06-11
hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/
Eric Biggers
[next]