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: ccp - Remove forward declaration
Nathan Chancellor
1
-28
/
+25
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-02-23
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
1
-1
/
+1
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: 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 - 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: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2
-10
/
+15
2023-11-20
chtls: fix tp->rcv_tstamp initialization
Eric Dumazet
1
-1
/
+1
2023-09-23
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
1
-1
/
+1
2023-09-23
crypto: caam - fix unchecked return value error
Gaurav Jain
1
-1
/
+3
2023-08-11
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2
-3
/
+3
2023-03-11
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
1
-6
/
+4
2023-01-18
crypto: n2 - add missing hash statesize
Corentin Labbe
1
-0
/
+6
2023-01-18
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
1
-2
/
+6
2023-01-18
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
1
-1
/
+1
2022-10-26
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
1
-2
/
+4
2022-08-25
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
2
-8
/
+8
2022-06-14
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
1
-1
/
+0
2022-05-25
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
Ondrej Mosnacek
1
-0
/
+1
2022-05-25
crypto: stm32 - fix reference leak in stm32_crc_remove
Zheng Yongjun
1
-1
/
+3
2022-04-15
crypto: ccp - ccp_dmaengine_unregister release dma channels
Dāvis Mosāns
1
-0
/
+16
2022-04-15
crypto: vmx - add missing dependencies
Petr Vorel
1
-0
/
+4
2022-04-15
crypto: mxs-dcp - Fix scatterlist processing
Tomas Paukrt
1
-1
/
+1
2022-03-28
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
1
-0
/
+8
2022-03-23
crypto: qcom-rng - ensure buffer for generate is completely filled
Brian Masney
1
-7
/
+10
2022-01-27
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
1
-2
/
+2
2022-01-27
crypto: stm32/cryp - fix double pm exit
Nicolas Toromanoff
1
-2
/
+0
2022-01-27
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-26
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2
-0
/
+12
2021-11-26
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
1
-0
/
+7
2021-11-26
crypto: s5p-sss - Add error handling in s5p_aes_probe()
Tang Bin
1
-0
/
+2
2021-10-06
crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
Dan Carpenter
1
-6
/
+8
2021-09-26
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
1
-1
/
+1
2021-09-22
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
1
-27
/
+9
2021-09-22
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
1
-3
/
+4
2021-09-22
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
1
-1
/
+0
2021-09-22
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
5
-16
/
+16
2021-09-22
crypto: qat - fix reuse of completion variable
Marco Chiappero
1
-0
/
+2
[next]