index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11 days
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
2026-06-11
crypto: hisi-trng - Remove crypto_rng interface
Eric Biggers
2026-06-11
crypto: loongson - Remove broken and unused loongson-rng
Eric Biggers
2026-06-11
crypto: crypto4xx - Remove insecure and unused rng_alg
Eric Biggers
2026-06-11
crypto: qat - validate RSA CRT component lengths
Giovanni Cabiddu
2026-06-09
PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist
Lukas Wunner
2026-06-05
crypto: qat - simplify adf_service_mask_to_string helper
Thorsten Blum
2026-06-05
crypto: qat - add KPT support for GEN6 devices
Junyuan Wang
2026-06-05
crypto: nx - fix nx_crypto_ctx_exit argument
Sam James
2026-05-29
crypto: loongson - Select CRYPTO_RNG
Eric Biggers
2026-05-29
crypto: ccp/tsm - Enable the root port after the endpoint
Alexey Kardashevskiy
2026-05-29
crypto: qat - use pci logging variants for PCI-specific messages
Ahsan Atta
2026-05-29
crypto: qat - protect service table iterations with service_lock
Ahsan Atta
2026-05-29
crypto: qat - fix restarting state leak on allocation failure
Ahsan Atta
2026-05-29
crypto: octeontx - use strscpy_pad in ucode_load_store
Thorsten Blum
2026-05-29
crypto: atmel-ecc - Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2026-05-29
crypto: atmel-sha204a - Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2026-05-29
crypto: atmel-sha204a - Drop of_device_id data
Uwe Kleine-König (The Capable Hub)
2026-05-29
crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm
Herbert Xu
2026-05-29
crypto: tegra - Fix dma_free_coherent size error
Herbert Xu
2026-05-29
crypto: inside-secure/eip93 - Add check for devm_request_threaded_irq
Aleksander Jan Bajkowski
2026-05-29
crypto: inside-secure/eip93 - Drop superfluous blank line
Aleksander Jan Bajkowski
2026-05-29
crypto: hisilicon/qm - support doorbell enable control
Zongyu Wu
2026-05-29
crypto: hisilicon - mask all error type when removing driver
Weili Qian
2026-05-29
crypto: hisilicon/qm - disable error report before flr
Weili Qian
2026-05-29
crypto: hisilicon/qm - support function-level error reset
Zhushuai Yin
2026-05-29
crypto: hisilicon/qm - place the interrupt status interface after the PM usag...
Zhushuai Yin
2026-05-29
crypto: hisilicon/qm - allow VF devices to query hardware isolation status
Zhushuai Yin
2026-05-22
crypto: atmel-sha204a - fail on hwrng registration error in probe path
Thorsten Blum
2026-05-22
crypto: atmel-sha204a - remove sysfs group before hwrng
Thorsten Blum
2026-05-22
crypto: omap-des - drop of_match_ptr from OF match table
Thorsten Blum
2026-05-22
crypto: omap-des - add COMPILE_TEST and fix CONFIG_OF=n build
Thorsten Blum
2026-05-22
crypto: atmel-sha - use memcpy_and_pad to simplify hmac_setup
Thorsten Blum
2026-05-22
crypto: drivers - remove of_match_ptr from OF match tables
Thorsten Blum
2026-05-22
crypto: eip93 - fix reset ring register definition
Aleksander Jan Bajkowski
2026-05-22
crypto: atmel-i2c - drop redundant void * callback cast in enqueue
Thorsten Blum
[next]