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
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
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
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
2025-02-21
crypto: qce - fix goto jump in error path
Bartosz Golaszewski
1
-1
/
+1
2025-02-21
crypto: qce - fix priority to be less than ARMv8 CE
Eric Biggers
3
-3
/
+3
2025-02-21
crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()
Joe Hattori
1
-0
/
+3
2025-02-21
crypto: hisilicon/sec2 - fix for aead invalid authsize
Wenkai Lin
2
-32
/
+34
2025-02-21
crypto: hisilicon/sec2 - fix for aead icv error
Wenkai Lin
3
-69
/
+44
2025-02-21
crypto: hisilicon/sec2 - optimize the error return process
Chenghai Huang
1
-2
/
+5
2024-12-14
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
Christophe JAILLET
1
-0
/
+2
2024-12-14
crypto: bcm - add error check in the ahash_hmac_init function
Chen Ridong
1
-1
/
+4
2024-12-14
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
1
-4
/
+7
2024-12-14
crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
Li Huafei
1
-1
/
+1
2024-12-14
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
4
-49
/
+103
2024-12-14
crypto: cavium - Fix the if condition to exit loop after timeout
Everest K.C
1
-2
/
+2
2024-12-14
crypto: qat - remove faulty arbiter config reset
Ahsan Atta
1
-4
/
+0
2024-12-14
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
Christophe JAILLET
1
-1
/
+1
2024-11-17
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
1
-6
/
+6
2024-10-22
powerpc/64: Add big-endian ELFv2 flavour to crypto VMX asm generation
Nicholas Piggin
2
-5
/
+17
2024-10-17
crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure
Pavan Kumar Paluri
1
-0
/
+2
2024-10-17
crypto: hisilicon/qm - inject error before stopping queue
Weili Qian
1
-23
/
+24
2024-10-17
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
4
-64
/
+121
2024-10-17
crypto: hisilicon/qm - fix coding style issues
Weili Qian
2
-18
/
+12
[next]