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
7 days
crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitation
Paul Louvel
1
-8
/
+39
7 days
crypto: talitos/hash - remove useless wrapper
Paul Louvel
1
-6
/
+1
7 days
crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request
Paul Louvel
1
-16
/
+13
7 days
crypto: talitos/hash - drop workqueue mechanism for SEC1
Paul Louvel
1
-73
/
+7
7 days
crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
Paul Louvel
2
-63
/
+115
7 days
crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...
Paul Louvel
1
-95
/
+6
7 days
crypto: talitos - move code in current_desc_hdr() into a standalone function
Paul Louvel
1
-16
/
+19
7 days
crypto: talitos - move dma mapping code in talitos_submit() into a standalone...
Paul Louvel
1
-34
/
+41
7 days
crypto: talitos - move dma unmapping code in flush_channel() into a standalon...
Paul Louvel
1
-17
/
+22
7 days
crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
Paul Louvel
2
-58
/
+124
7 days
crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
Paul Louvel
1
-7
/
+19
7 days
crypto: qat - validate RSA CRT component lengths
Giovanni Cabiddu
1
-5
/
+5
7 days
crypto: qat - protect service table iterations with service_lock
Ahsan Atta
1
-0
/
+16
7 days
crypto: qat - notify fatal error before AER reset preparation
Ahsan Atta
1
-2
/
+2
7 days
crypto: qat - keep VFs enabled during reset
Ahsan Atta
1
-1
/
+11
7 days
crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
Tycho Andersen (AMD)
1
-13
/
+4
7 days
crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)
Tycho Andersen (AMD)
1
-12
/
+1
7 days
crypto: ccp - Do not initialize SNP for SEV ioctls
Tycho Andersen (AMD)
1
-5
/
+2
7 days
crypto: tegra - fix refcount leak in tegra_se_host1x_submit()
Wentao Liang
1
-1
/
+1
7 days
crypto: caam - use print_hex_dump_devel to guard key hex dumps again
Thorsten Blum
1
-6
/
+6
7 days
crypto: caam - use print_hex_dump_devel to guard key hex dumps
Thorsten Blum
4
-16
/
+16
7 days
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
7
-557
/
+1
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-05-23
crypto: ccp - copy IV using skcipher ivsize
Paul Moses
1
-2
/
+5
2026-05-23
crypto: sa2ul - Fix AEAD fallback algorithm names
T Pratham
1
-2
/
+2
2026-05-23
crypto: qat - use swab32 macro
Giovanni Cabiddu
1
-4
/
+6
2026-05-23
crypto: qat - fix type mismatch in RAS sysfs show functions
Giovanni Cabiddu
1
-6
/
+6
2026-05-23
crypto: qat - disable 420xx AE cluster when lead engine is fused off
Ahsan Atta
1
-2
/
+18
2026-05-23
crypto: qat - disable 4xxx AE cluster when lead engine is fused off
Ahsan Atta
1
-2
/
+12
2026-05-23
crypto: qat - introduce fuse array
Suman Kumar Chakraborty
12
-17
/
+27
2026-05-23
crypto: atmel-aes - guard unregister on error in atmel_aes_register_algs
Thorsten Blum
1
-2
/
+4
2026-05-23
crypto: atmel - Use unregister_{aeads,ahashes,skciphers}
Thorsten Blum
3
-47
/
+22
2026-05-23
crypto: tegra - Disable softirqs before finalizing request
Herbert Xu
2
-0
/
+12
2026-05-23
crypto: tegra - Reserve keyslots to allocate dynamically
Akhil R
3
-22
/
+164
2026-05-23
crypto: tegra - Transfer HASH init function to crypto engine
Akhil R
3
-78
/
+109
2026-05-23
crypto: tegra - finalize crypto req on error
Akhil R
1
-11
/
+17
2026-05-14
crypto: caam - guard HMAC key hex dumps in hash_digest_key
Thorsten Blum
2
-4
/
+4
2026-05-14
crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
Thorsten Blum
1
-4
/
+4
2026-05-07
crypto: nx - Fix packed layout in struct nx842_crypto_header
Gustavo A. R. Silva
1
-2
/
+2
2026-05-07
crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
Thorsten Blum
1
-0
/
+4
2026-05-07
crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
Thorsten Blum
1
-4
/
+2
2026-05-07
crypto: atmel-sha204a - Fix error codes in OTP reads
Thorsten Blum
2
-5
/
+6
2026-05-07
crypto: atmel-tdes - fix DMA sync direction
Thorsten Blum
1
-4
/
+4
2026-05-07
crypto: ccree - fix a memory leak in cc_mac_digest()
Haoxiang Li
1
-0
/
+1
2026-05-07
crypto: hisilicon - Fix dma_unmap_single() direction
Thomas Fourier
1
-1
/
+1
2026-05-07
crypto: atmel-ecc - Release client on allocation failure
Thorsten Blum
1
-0
/
+1
2026-05-07
crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
Thorsten Blum
1
-1
/
+1
2026-05-07
crypto: talitos - rename first/last to first_desc/last_desc
Paul Louvel
1
-23
/
+23
[next]