summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
31 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
31 hoursMerge branch 'libcrypto-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
31 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...Mark Brown
33 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...Mark Brown
37 hoursMerge branch into tip/master: 'x86/sev'Ingo Molnar
3 dayscrypto/ccp: Update HV_FIXED page states to allow freeing of memoryTom Lendacky
3 dayscrypto/ccp: Implement SNP x86 shutdownTycho Andersen (AMD)
4 daysx86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/Tycho Andersen (AMD)
4 daysx86/sev, crypto/ccp: Move SNP init to ccp driverTycho Andersen (AMD)
6 dayscrypto: qce - use memcpy_and_pad in qce_aead_setkeyThorsten Blum
6 dayscrypto: inside-secure/eip93 - add missing address terminator characterMieczyslaw Nalewaj
6 dayscrypto: inside-secure/eip93 - correct ecb(des-eip93) typoMieczyslaw Nalewaj
6 dayscrypto: hisilicon/sec2 - prevent req used-after-free for secWenkai Lin
6 dayscrypto: inside-secure/eip93 - make it selectable for ECONETAleksander Jan Bajkowski
6 dayscrypto: ti - Add support for AES-CCM in DTHEv2 driverT Pratham
6 dayscrypto: ti - Add support for AES-GCM in DTHEv2 driverT Pratham
6 dayscrypto: stm32 - use list_first_entry_or_null to simplify cryp_find_devThorsten Blum
6 dayscrypto: stm32 - use list_first_entry_or_null to simplify hash_find_devThorsten Blum
6 dayscrypto: qat - add anti-rollback support for GEN6 devicesSuman Kumar Chakraborty
6 dayscrypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum
6 dayscrypto: nx - Fix packed layout in struct nx842_crypto_headerGustavo A. R. Silva
6 dayscrypto: nx - annotate struct nx842_crypto_header with __counted_byThorsten Blum
6 dayscrypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_exportThorsten Blum
6 dayscrypto: s5p-sss - use unregister_{ahashes,skciphers} in probe/removeThorsten Blum
7 dayscrypto: caam - fix overflow on long hmac keysHoria Geantă
7 dayscrypto: caam - fix DMA corruption on long hmac keysHoria Geantă
7 dayscrypto: tegra - Add missing CRYPTO_ALG_ASYNCEric Biggers
10 dayscrypto: sm3 - Remove 'struct sm3_state'Eric Biggers
10 dayscrypto: sm3 - Replace with wrapper around libraryEric Biggers
10 dayscrypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers
10 dayscrypto: gcm - Use GHASH library instead of crypto_ahashEric Biggers
12 dayscrypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum
12 dayscrypto: hisilicon - add device load query functionality to debugfsZongyu Wu
12 dayscrypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum
12 dayscrypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum
12 dayscrypto: atmel-aes - guard unregister on error in atmel_aes_register_algsThorsten Blum
12 dayscrypto: qat - add wireless mode support for QAT GEN6George Abraham P
12 dayscrypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum
12 dayscrypto: tegra - Disable softirqs before finalizing requestHerbert Xu
12 dayscrypto: artpec6 - use memcpy_and_pad to simplify prepare_hashThorsten Blum
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-15crypto: atmel - use list_first_entry_or_null to simplify find_devThorsten Blum
2026-03-15crypto: atmel-tdes - fix DMA sync directionThorsten Blum
2026-03-15crypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski
2026-03-15crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty
2026-03-15crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty
2026-03-15crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C checkThorsten Blum
2026-03-14crypto: padlock-sha - Disable for Zhaoxin processorAlanSong-oc
2026-03-14crypto: ccp - simplify sev_update_firmware()Tycho Andersen (AMD)
2026-03-14crypto: qce - Remove return variable and unused assignmentsThorsten Blum