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-29
crypto: atmel - Fix dma_unmap_sg() direction
Thomas Fourier
1
-1
/
+1
2025-08-28
crypto: qat - fix seq_file position update in adf_ring_next()
Giovanni Cabiddu
1
-1
/
+3
2025-08-28
crypto: img-hash - Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-08-28
crypto: ccp - Fix crash when rebind ccp device for ccp.ko
Mengbiao Xiong
1
-0
/
+3
2025-08-28
crypto: inside-secure - Fix `dma_unmap_sg()` nents value
Thomas Fourier
1
-2
/
+6
2025-08-28
crypto: marvell/cesa - Fix engine load inaccuracy
Herbert Xu
2
-3
/
+6
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-05-02
crypto: atmel-sha204a - Set hwrng quality to lowest possible
Marek BehĂșn
1
-1
/
+6
2025-05-02
crypto: caam/qi - Fix drv_ctx refcount bug
Herbert Xu
1
-3
/
+3
2025-05-02
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-03-13
crypto: hisilicon/qm - inject error before stopping queue
Weili Qian
1
-23
/
+23
2025-03-13
crypto: qce - unregister previously registered algos in error path
Bartosz Golaszewski
1
-4
/
+7
2025-03-13
crypto: qce - fix goto jump in error path
Bartosz Golaszewski
1
-1
/
+1
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: cavium - Fix the if condition to exit loop after timeout
Everest K.C
1
-2
/
+2
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-17
crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure
Pavan Kumar Paluri
1
-0
/
+2
2024-06-16
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Herbert Xu
1
-14
/
+5
2024-06-16
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
1
-12
/
+2
2024-06-16
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
1
-1
/
+1
2024-04-13
crypto: qat - resolve race condition during AER recovery
Damian Muszynski
1
-6
/
+16
2024-04-13
crypto: qat - fix double free during reset
Svyatoslav Pankratov
1
-1
/
+2
2024-03-26
crypto: xilinx - call finalize with bh disabled
Quanyang Wang
1
-0
/
+3
2024-03-06
crypto: virtio/akcipher - Fix stack overflow on memcpy
zhenwei pi
1
-2
/
+3
2024-02-23
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
1
-2
/
+8
2024-02-23
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
1
-1
/
+1
2024-01-25
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
Wei Yongjun
1
-1
/
+2
2024-01-25
virtio-crypto: fix memory-leak
lei he
1
-0
/
+4
2024-01-25
crypto: sahara - do not resize req->src when doing hash operations
Ovidiu Panait
1
-36
/
+2
2024-01-25
crypto: sahara - fix processing hash requests with req->nbytes < sg->length
Ovidiu Panait
1
-1
/
+4
2024-01-25
crypto: sahara - improve error handling in sahara_sha_process()
Ovidiu Panait
1
-2
/
+8
2024-01-25
crypto: sahara - fix wait_for_completion_timeout() error handling
Ovidiu Panait
1
-8
/
+10
2024-01-25
crypto: sahara - fix ahash reqsize
Ovidiu Panait
1
-2
/
+1
2024-01-25
crypto: sahara - handle zero-length aes requests
Ovidiu Panait
1
-0
/
+3
2024-01-25
crypto: sahara - avoid skcipher fallback code duplication
Ovidiu Panait
1
-60
/
+25
2024-01-25
crypto: virtio - Wait for tasklet to complete on device remove
wangyangxin
1
-0
/
+3
2024-01-25
crypto: sahara - fix error handling in sahara_hw_descriptor_create()
Ovidiu Panait
1
-5
/
+3
2024-01-25
crypto: sahara - fix processing requests with cryptlen < sg->length
Ovidiu Panait
1
-2
/
+7
2024-01-25
crypto: sahara - fix ahash selftest failure
Ovidiu Panait
1
-1
/
+1
2024-01-25
crypto: sahara - fix cbc selftest failure
Ovidiu Panait
1
-2
/
+31
2024-01-25
crypto: sahara - remove FLAGS_NEW_KEY logic
Ovidiu Panait
1
-21
/
+13
[next]