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
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-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
2024-01-25
crypto: ccp - fix memleak in ccp_init_dm_workarea
Dinghao Liu
1
-1
/
+4
2024-01-25
crypto: sa2ul - Return crypto_aead_setkey to transfer the error
Chen Ni
1
-2
/
+1
2024-01-25
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2
-10
/
+15
2024-01-25
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
4
-55
/
+64
2024-01-25
virtio-crypto: use private buffer for control request
zhenwei pi
3
-45
/
+79
2024-01-25
virtio-crypto: change code style
zhenwei pi
2
-53
/
+59
2024-01-25
virtio-crypto: implement RSA algorithm
zhenwei pi
6
-1
/
+608
2023-11-20
crypto: qat - increase size of buffers
Giovanni Cabiddu
2
-3
/
+3
2023-11-20
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
16
-53
/
+109
2023-11-20
crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+2
2023-11-20
crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+2
2023-11-20
crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-09-19
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
1
-1
/
+1
2023-09-19
crypto: caam - fix unchecked return value error
Gaurav Jain
1
-1
/
+3
2023-09-19
crypto: stm32 - Properly handle pm_runtime_get failing
Uwe Kleine-König
1
-4
/
+3
2023-07-27
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
[next]