index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
crypto: atmel-sha204a - Fix OOM ->tfm_count leak
Thorsten Blum
1
-2
/
+3
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: hisilicon/sec2 - support skcipher/aead fallback for hardware queue un...
Qi Tao
1
-15
/
+47
2026-03-04
crypto: hisilicon/sec2 - fix for sec spec check
Wenkai Lin
2
-63
/
+39
2026-03-04
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
1
-2
/
+2
2026-03-04
crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...
Chenghai Huang
1
-15
/
+9
2026-03-04
crypto: hisilicon/zip - remove zlib and gzip
Yang Shen
2
-288
/
+22
2026-03-04
crypto: hisilicon/zip - support deflate algorithm
Yang Shen
2
-18
/
+72
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-03-04
crypto: qat - fix warning on adf_pfvf_pf_proto.c
Giovanni Cabiddu
1
-0
/
+10
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-02-06
crypto: qat - flush misc workqueue during device shutdown
Giovanni Cabiddu
3
-0
/
+7
2026-01-11
crypto: ccree - Correctly handle return of sg_nents_for_len
Haotian Zhang
1
-1
/
+5
2026-01-11
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-10-19
crypto: aspeed - Fix dma_unmap_sg() direction
Thomas Fourier
1
-1
/
+1
2025-10-15
crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs
Chenghai Huang
1
-0
/
+1
2025-10-15
crypto: hisilicon - re-enable address prefetch after device resuming
Chenghai Huang
4
-48
/
+43
2025-10-15
crypto: hisilicon/zip - remove unnecessary validation for high-performance mo...
Chenghai Huang
1
-12
/
+2
2025-08-28
crypto: qat - fix ring to service map for QAT GEN4
Giovanni Cabiddu
4
-0
/
+23
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-15
crypto: qat - fix seq_file position update in adf_ring_next()
Giovanni Cabiddu
1
-1
/
+3
2025-08-15
crypto: img-hash - Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-08-15
crypto: keembay - Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+7
2025-08-15
crypto: ccp - Fix crash when rebind ccp device for ccp.ko
Mengbiao Xiong
1
-0
/
+3
2025-08-15
crypto: inside-secure - Fix `dma_unmap_sg()` nents value
Thomas Fourier
1
-2
/
+6
2025-08-15
crypto: marvell/cesa - Fix engine load inaccuracy
Herbert Xu
2
-3
/
+6
2025-08-15
crypto: sun8i-ce - fix nents passed to dma_unmap_sg()
Ovidiu Panait
1
-2
/
+2
2025-06-27
crypto: marvell/cesa - Do not chain submitted requests
Herbert Xu
3
-25
/
+39
2025-06-27
crypto: sun8i-ce - move fallback ahash_request to the end of the struct
Ovidiu Panait
1
-1
/
+1
2025-06-27
crypto: marvell/cesa - Avoid empty transfer descriptor
Herbert Xu
1
-1
/
+1
2025-06-27
crypto: marvell/cesa - Handle zero-length skcipher requests
Herbert Xu
1
-0
/
+3
2025-06-27
crypto: sun8i-ss - do not use sg_dma_len before calling DMA functions
Corentin Labbe
1
-1
/
+1
2025-06-27
crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()
Ovidiu Panait
1
-2
/
+5
2025-06-04
crypto: octeontx2 - suppress auth failure screaming due to negative tests
Shashank Gupta
1
-3
/
+4
2025-05-02
crypto: atmel-sha204a - Set hwrng quality to lowest possible
Marek BehĂșn
1
-1
/
+6
2025-04-25
crypto: caam/qi - Fix drv_ctx refcount bug
Herbert Xu
1
-3
/
+3
2025-04-25
crypto: ccp - Fix check for the primary ASP device
Tom Lendacky
1
-6
/
+9
2025-04-10
crypto: hisilicon/sec2 - fix for aead auth key length
Wenkai Lin
1
-6
/
+2
2025-04-10
crypto: nx - Fix uninitialised hv_nxc on error
Herbert Xu
1
-20
/
+17
2025-04-10
crypto: hisilicon/sec2 - fix for aead authsize alignment
Wenkai Lin
1
-13
/
+9
2025-02-21
crypto: qce - unregister previously registered algos in error path
Bartosz Golaszewski
1
-4
/
+7
[next]