index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
30 hours
crypto: qat - validate RSA CRT component lengths
Giovanni Cabiddu
1
-5
/
+5
30 hours
crypto: qat - fix restarting state leak on allocation failure
Ahsan Atta
1
-3
/
+4
30 hours
crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
Thorsten Blum
1
-7
/
+12
30 hours
crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...
Uwe Kleine-König
1
-1
/
+1
30 hours
crypto: atmel-sha204a - Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-2
/
+4
30 hours
crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()
Giovanni Cabiddu
5
-4
/
+74
30 hours
crypto: cavium/cpt - fix DMA cleanup using wrong loop index
Felix Gu
1
-2
/
+2
30 hours
crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
Felix Gu
1
-2
/
+2
30 hours
crypto: hisilicon/qm - disable error report before flr
Weili Qian
1
-2
/
+2
30 hours
crypto: ccp - Treat zero-length cert chain as query for blob lengths
Sean Christopherson
1
-1
/
+2
30 hours
crypto: atmel-sha204a - fix blocking and non-blocking rng logic
Lothar Rubusch
1
-4
/
+4
30 hours
crypto: hisi-trng - Remove crypto_rng interface
Eric Biggers
2
-297
/
+2
30 hours
crypto: crypto4xx - Remove insecure and unused rng_alg
Eric Biggers
3
-102
/
+0
30 hours
crypto: crypto4xx - Remove ahash-related code
Herbert Xu
3
-155
/
+1
30 hours
crypto: sun4i-ss - Remove insecure and unused rng_alg
Eric Biggers
5
-134
/
+0
30 hours
crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
Paul Louvel
1
-7
/
+19
30 hours
crypto: caam - use print_hex_dump_devel to guard key hex dumps again
Thorsten Blum
1
-6
/
+6
30 hours
crypto: caam - use print_hex_dump_devel to guard key hex dumps
Thorsten Blum
4
-16
/
+16
30 hours
crypto: amlogic - avoid double cleanup in meson_crypto_probe()
Dawei Feng
1
-1
/
+1
2026-07-04
crypto: qat - remove unused character device and IOCTLs
Giovanni Cabiddu
5
-549
/
+3
2026-07-04
crypto: qat - Return pointer directly in adf_ctl_alloc_resources
Herbert Xu
1
-18
/
+13
2026-07-04
crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()
Thorsten Blum
1
-10
/
+3
2026-06-19
crypto: caam - guard HMAC key hex dumps in hash_digest_key
Thorsten Blum
2
-4
/
+4
2026-06-01
crypto: ccp - copy IV using skcipher ivsize
Paul Moses
1
-2
/
+5
2026-06-01
crypto: sa2ul - Fix AEAD fallback algorithm names
T Pratham
1
-2
/
+2
2026-06-01
crypto: atmel-tdes - fix DMA sync direction
Thorsten Blum
1
-4
/
+4
2026-06-01
crypto: ccree - fix a memory leak in cc_mac_digest()
Haoxiang Li
1
-0
/
+1
2026-06-01
crypto: hisilicon - Fix dma_unmap_single() direction
Thomas Fourier
1
-1
/
+1
2026-06-01
crypto: atmel-ecc - Release client on allocation failure
Thorsten Blum
1
-0
/
+1
2026-06-01
crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
Thorsten Blum
1
-1
/
+1
2026-06-01
crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed
Sean Christopherson
1
-0
/
+3
2026-06-01
crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed
Sean Christopherson
1
-1
/
+7
2026-06-01
crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed
Sean Christopherson
1
-1
/
+7
2026-03-04
crypto: ccp - Add an S4 restore flow
Mario Limonciello (AMD)
6
-1
/
+47
2026-03-04
crypto: hisilicon/trng - support tfms sharing the device
Weili Qian
1
-35
/
+86
2026-03-04
crypto: hisilicon/trng - modifying the order of header files
Chenghai Huang
1
-2
/
+2
2026-03-04
crypto: octeontx - fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+2
2026-03-04
crypto: cavium - fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+2
2026-02-19
crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...
Bibo Mao
1
-2
/
+0
2026-02-19
crypto: virtio - Add spinlock protection with virtqueue notification
Bibo Mao
1
-0
/
+5
2026-02-19
crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
Kees Cook
1
-1
/
+1
2026-02-19
crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
Thorsten Blum
1
-1
/
+1
2026-01-19
crypto: ccree - Correctly handle return of sg_nents_for_len
Haotian Zhang
1
-1
/
+5
2026-01-19
crypto: hisilicon/qm - restore original qos values
nieweiqiang
1
-1
/
+13
2025-10-29
crypto: rockchip - Fix dma_unmap_sg() nents value
Thomas Fourier
1
-2
/
+1
2025-10-19
crypto: atmel - Fix dma_unmap_sg() direction
Thomas Fourier
1
-1
/
+1
2025-08-28
crypto: octeontx2 - add timeout for load_fvc completion poll
Bharat Bhushan
1
-2
/
+14
2025-08-28
crypto: hisilicon/hpre - fix dma unmap sequence
Zhiqi Song
1
-2
/
+6
2025-08-28
crypto: qat - fix seq_file position update in adf_ring_next()
Giovanni Cabiddu
1
-1
/
+3
2025-08-28
crypto: img-hash - Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
[next]