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-05-07
crypto: starfive - use list_first_entry_or_null to simplify cryp_find_dev
Thorsten Blum
1
-11
/
+6
2026-05-07
crypto: omap - add omap_sham_unregister_algs helper
Thorsten Blum
1
-11
/
+16
2026-05-07
crypto: omap - add omap_des_unregister_algs helper
Thorsten Blum
1
-10
/
+16
2026-05-07
crypto: omap - add omap_aes_unregister_algs helper
Thorsten Blum
1
-21
/
+22
2026-05-07
crypto: caam - use print_hex_dump_devel to guard key hex dumps
Thorsten Blum
1
-6
/
+6
2026-05-07
crypto: caam - use print_hex_dump_devel to guard key hex dumps
Thorsten Blum
4
-16
/
+16
2026-05-07
crypto: atmel-sha204a - fix blocking and non-blocking rng logic
Lothar Rubusch
1
-4
/
+4
2026-05-07
crypto: cesa - allocate engines with main struct
Rosen Penev
2
-28
/
+25
2026-05-07
crypto: ixp4xx - fix buffer chain unwind on allocation failure
Ruoyu Wang
1
-11
/
+14
2026-05-07
crypto: sun8i-ss - avoid hash and rng references
Arnd Bergmann
4
-2
/
+32
2026-05-07
crypto: drbg - Eliminate use of 'drbg_string' and lists
Eric Biggers
1
-1
/
+0
2026-05-07
crypto: atmel-ecc - add support for atecc608b
Thorsten Blum
1
-0
/
+3
2026-05-07
crypto: ccp - Initialize data during __sev_snp_init_locked()
Tycho Andersen (AMD)
1
-3
/
+1
2026-05-07
crypto: ccp - Check for page allocation failure correctly in TIO
Tycho Andersen (AMD)
1
-4
/
+8
2026-05-07
crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one
Tycho Andersen (AMD)
1
-3
/
+4
2026-05-07
crypto: ccp - Reverse the cleanup order in psp_dev_destroy()
Tycho Andersen (AMD)
1
-4
/
+4
2026-05-05
crypto: qat - fix heartbeat error injection
Damian Muszynski
3
-30
/
+2
2026-04-16
crypto: ccp - copy IV using skcipher ivsize
Paul Moses
1
-2
/
+5
2026-04-16
crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed
Sean Christopherson
1
-0
/
+3
2026-04-16
crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed
Sean Christopherson
1
-1
/
+7
2026-04-16
crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed
Sean Christopherson
1
-1
/
+7
2026-04-16
crypto: sa2ul - Fix AEAD fallback algorithm names
T Pratham
1
-2
/
+2
2026-04-16
crypto: eip93 - fix hmac setkey algo selection
Aleksander Jan Bajkowski
1
-1
/
+1
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
108
-525
/
+2950
2026-04-14
Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-27
/
+35
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-8
/
+8
2026-04-12
crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig
Thorsten Blum
1
-8
/
+0
2026-04-12
crypto: omap - convert reqctx buffer to fixed-size array
Thorsten Blum
1
-11
/
+10
2026-04-12
crypto: qat - fix IRQ cleanup on 6xxx probe failure
Giovanni Cabiddu
1
-1
/
+3
2026-04-12
crypto: qce - simplify qce_xts_swapiv()
Thorsten Blum
1
-6
/
+6
2026-04-12
crypto: hisilicon - Fix dma_unmap_single() direction
Thomas Fourier
1
-1
/
+1
2026-04-12
crypto: talitos - rename first/last to first_desc/last_desc
Paul Louvel
1
-23
/
+23
2026-04-12
crypto: talitos - fix SEC1 32k ahash request limitation
Paul Louvel
1
-69
/
+147
2026-04-12
crypto: hisilicon - remove unused and non-public APIs for qm and sec
Chenghai Huang
2
-6
/
+4
2026-04-12
crypto: hisilicon/qm - drop redundant variable initialization
Chenghai Huang
1
-2
/
+2
2026-04-12
crypto: hisilicon/qm - remove else after return
Chenghai Huang
1
-2
/
+2
2026-04-12
crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...
Chenghai Huang
1
-9
/
+9
2026-04-12
crypto: hisilicon - fix the format string type error
Zhushuai Yin
2
-3
/
+3
2026-04-12
crypto: ccree - fix a memory leak in cc_mac_digest()
Haoxiang Li
1
-0
/
+1
2026-04-03
crypto: qat - add support for zstd
Giovanni Cabiddu
17
-30
/
+773
2026-04-03
crypto: qat - use swab32 macro
Giovanni Cabiddu
1
-4
/
+6
2026-04-03
crypto: img-hash - drop redundant return variable
Thorsten Blum
1
-4
/
+1
2026-04-03
crypto: img-hash - use list_first_entry_or_null to simplify digest
Thorsten Blum
1
-15
/
+6
2026-04-03
crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
Eric Biggers
3
-0
/
+4
2026-04-03
crypto: aspeed - Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()
Paul Louvel
1
-2
/
+1
2026-04-03
crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help
Thorsten Blum
1
-2
/
+2
2026-04-03
crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes()
Eric Biggers
1
-13
/
+4
2026-04-03
crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()
Eric Biggers
1
-10
/
+2
2026-04-03
crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()
Giovanni Cabiddu
1
-1
/
+1
2026-04-03
crypto: qat - replace scnprintf() with sysfs_emit()
Atharv Dubey
1
-3
/
+3
[prev]
[next]