index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-03
crypto: qat - fix type mismatch in RAS sysfs show functions
Giovanni Cabiddu
1
-6
/
+6
2026-04-03
crypto: qat - fix compression instance leak
Giovanni Cabiddu
1
-2
/
+8
2026-04-03
crypto: qat - use acomp_tfm_ctx()
Giovanni Cabiddu
1
-5
/
+3
2026-04-03
crypto: ccp - Replace snprintf("%s") with strscpy
Thorsten Blum
6
-18
/
+15
2026-04-03
crypto: hifn_795x - Replace snprintf("%s") with strscpy
Thorsten Blum
1
-3
/
+3
2026-04-03
crypto: qat - disable 420xx AE cluster when lead engine is fused off
Ahsan Atta
1
-2
/
+18
2026-04-03
crypto: qat - disable 4xxx AE cluster when lead engine is fused off
Ahsan Atta
1
-2
/
+12
2026-04-02
Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
4
-19
/
+28
2026-03-30
crypto/ccp: Update HV_FIXED page states to allow freeing of memory
Tom Lendacky
1
-3
/
+10
2026-03-30
crypto/ccp: Implement SNP x86 shutdown
Tycho Andersen (AMD)
1
-17
/
+24
2026-03-29
x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/
Tycho Andersen (AMD)
1
-8
/
+0
2026-03-29
x86/sev, crypto/ccp: Move SNP init to ccp driver
Tycho Andersen (AMD)
1
-0
/
+2
2026-03-27
crypto: qce - use memcpy_and_pad in qce_aead_setkey
Thorsten Blum
1
-2
/
+2
2026-03-27
crypto: inside-secure/eip93 - add missing address terminator character
Mieczyslaw Nalewaj
13
-13
/
+13
2026-03-27
crypto: inside-secure/eip93 - correct ecb(des-eip93) typo
Mieczyslaw Nalewaj
1
-1
/
+1
2026-03-27
crypto: hisilicon/sec2 - prevent req used-after-free for sec
Wenkai Lin
1
-1
/
+1
2026-03-27
crypto: inside-secure/eip93 - make it selectable for ECONET
Aleksander Jan Bajkowski
1
-1
/
+1
2026-03-27
crypto: ti - Add support for AES-CCM in DTHEv2 driver
T Pratham
3
-16
/
+126
2026-03-27
crypto: ti - Add support for AES-GCM in DTHEv2 driver
T Pratham
3
-3
/
+628
2026-03-27
crypto: stm32 - use list_first_entry_or_null to simplify cryp_find_dev
Thorsten Blum
1
-11
/
+5
2026-03-27
crypto: stm32 - use list_first_entry_or_null to simplify hash_find_dev
Thorsten Blum
1
-11
/
+5
2026-03-27
crypto: qat - add anti-rollback support for GEN6 devices
Suman Kumar Chakraborty
13
-5
/
+383
2026-03-27
crypto: caam - guard HMAC key hex dumps in hash_digest_key
Thorsten Blum
2
-4
/
+4
2026-03-27
crypto: nx - Fix packed layout in struct nx842_crypto_header
Gustavo A. R. Silva
1
-2
/
+2
2026-03-27
crypto: nx - annotate struct nx842_crypto_header with __counted_by
Thorsten Blum
1
-1
/
+1
2026-03-27
crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export
Thorsten Blum
1
-2
/
+1
2026-03-27
crypto: s5p-sss - use unregister_{ahashes,skciphers} in probe/remove
Thorsten Blum
1
-17
/
+10
2026-03-26
crypto: caam - fix overflow on long hmac keys
Horia Geantă
1
-1
/
+2
2026-03-26
crypto: caam - fix DMA corruption on long hmac keys
Horia Geantă
1
-1
/
+2
2026-03-26
crypto: tegra - Add missing CRYPTO_ALG_ASYNC
Eric Biggers
2
-17
/
+24
2026-03-23
crypto: sm3 - Remove 'struct sm3_state'
Eric Biggers
1
-2
/
+2
2026-03-23
crypto: sm3 - Replace with wrapper around library
Eric Biggers
1
-2
/
+2
2026-03-23
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
2
-2
/
+2
2026-03-23
crypto: gcm - Use GHASH library instead of crypto_ahash
Eric Biggers
1
-1
/
+1
2026-03-22
crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
Thorsten Blum
1
-4
/
+2
2026-03-22
crypto: hisilicon - add device load query functionality to debugfs
Zongyu Wu
4
-0
/
+102
2026-03-22
crypto: nx - fix context leak in nx842_crypto_free_ctx
Thorsten Blum
1
-4
/
+2
2026-03-22
crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
Thorsten Blum
1
-4
/
+4
2026-03-22
crypto: atmel-aes - guard unregister on error in atmel_aes_register_algs
Thorsten Blum
1
-2
/
+4
2026-03-22
crypto: qat - add wireless mode support for QAT GEN6
George Abraham P
7
-18
/
+137
2026-03-22
crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
Thorsten Blum
1
-1
/
+1
2026-03-22
crypto: tegra - Disable softirqs before finalizing request
Herbert Xu
2
-0
/
+12
2026-03-22
crypto: artpec6 - use memcpy_and_pad to simplify prepare_hash
Thorsten Blum
1
-6
/
+3
2026-03-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2026-03-15
crypto: atmel - use list_first_entry_or_null to simplify find_dev
Thorsten Blum
1
-12
/
+5
2026-03-15
crypto: atmel-tdes - fix DMA sync direction
Thorsten Blum
1
-4
/
+4
2026-03-15
crypto: inside-secure/eip93 - register hash before authenc algorithms
Aleksander Jan Bajkowski
1
-8
/
+8
2026-03-15
crypto: qat - fix firmware loading failure for GEN6 devices
Suman Kumar Chakraborty
3
-1
/
+12
2026-03-15
crypto: qat - fix indentation of macros in qat_hal.c
Suman Kumar Chakraborty
1
-11
/
+11
2026-03-15
crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check
Thorsten Blum
1
-4
/
+0
[prev]
[next]