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-02-05
crypto: caam - fix asynchronous hash
Gaurav Jain
2
-4
/
+10
2024-02-05
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
1
-1
/
+1
2024-02-05
crypto: octeontx2 - Fix cptvf driver cleanup
Bharat Bhushan
2
-2
/
+7
2024-02-05
crypto: starfive - Fix dev_err_probe return error
Jia Jie Ho
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: 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: hisilicon/zip - save capability registers in probe process
Zhiqi Song
1
-13
/
+60
2024-01-25
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
3
-5
/
+55
2024-01-25
crypto: hisilicon/hpre - save capability registers in probe process
Zhiqi Song
1
-18
/
+64
2024-01-25
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
4
-119
/
+55
2024-01-25
crypto: hisilicon/zip - add zip comp high perf mode configuration
Chenghai Huang
1
-0
/
+65
2024-01-25
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
1
-10
/
+52
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: safexcel - Add error handling for dma_map_sg() calls
Nikita Zhandarovich
1
-8
/
+11
2024-01-25
crypto: qat - add NULL pointer check
Giovanni Cabiddu
1
-0
/
+3
2024-01-25
crypto: qat - fix mutex ordering in adf_rl
Damian Muszynski
1
-2
/
+2
2024-01-25
crypto: qat - fix error path in add_update_sla()
Damian Muszynski
1
-2
/
+1
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: qat - add sysfs_added flag for rate limiting
Damian Muszynski
2
-0
/
+9
2024-01-25
crypto: qat - add sysfs_added flag for ras
Damian Muszynski
2
-1
/
+7
2024-01-25
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2
-10
/
+15
2024-01-25
crypto: jh7110 - Correct deferred probe return
Chanho Park
1
-7
/
+3
2024-01-25
crypto: qat - prevent underflow in rp2srv_store()
Dan Carpenter
1
-1
/
+2
2023-10-27
crypto: talitos - stop using crypto_ahash::init
Eric Biggers
1
-6
/
+9
2023-10-27
crypto: chelsio - stop using crypto_ahash::init
Eric Biggers
1
-1
/
+8
2023-10-27
crypto: stm32 - remove unnecessary alignmask for ahashes
Eric Biggers
1
-20
/
+0
2023-10-27
crypto: starfive - remove unnecessary alignmask for ahashes
Eric Biggers
1
-11
/
+2
2023-10-27
crypto: rockchip - remove unnecessary alignmask for ahashes
Eric Biggers
1
-3
/
+0
2023-10-27
crypto: omap-sham - stop setting alignmask for ahashes
Eric Biggers
1
-14
/
+2
2023-10-27
crypto: talitos - remove unnecessary alignmask for ahashes
Eric Biggers
1
-1
/
+1
2023-10-27
crypto: s5p-sss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: mxs-dcp - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: artpec6 - stop setting alignmask for ahashes
Eric Biggers
1
-3
/
+0
2023-10-27
crypto: atmel - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: sun8i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-5
/
+0
2023-10-27
crypto: sun8i-ce - remove unnecessary alignmask for ahashes
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: sun4i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
1
-21
/
+25
2023-10-27
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
4
-13
/
+24
[next]