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
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
2023-07-27
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2
-3
/
+3
2023-06-09
crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Sean Christopherson
2
-5
/
+25
2023-06-09
crypto: ccp: Reject SEV commands with mismatching command buffer
Sean Christopherson
1
-2
/
+7
2023-05-17
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
Christophe JAILLET
1
-1
/
+1
2023-05-17
crypto: ccp - Clear PSP interrupt status register before calling handler
Jeremi Piotrowski
1
-3
/
+3
2023-05-17
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
1
-0
/
+1
2023-05-17
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
1
-2
/
+4
2023-05-17
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
1
-10
/
+27
2023-03-11
crypto: hisilicon: Wipe entire pool on error
Kees Cook
1
-2
/
+1
2023-03-11
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
1
-6
/
+4
[next]