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
2020-12-30
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
1
-1
/
+2
2020-12-30
crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
Nathan Chancellor
1
-1
/
+1
2020-12-30
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
Jack Xu
1
-1
/
+1
2020-12-30
crypto: inside-secure - Fix sizeof() mismatch
Colin Ian King
1
-1
/
+1
2020-12-30
crypto: talitos - Fix return type of current_desc_hdr()
Christophe Leroy
1
-3
/
+3
2020-12-30
crypto: talitos - Endianess in current_desc_hdr()
Christophe Leroy
1
-2
/
+2
2020-12-08
chelsio/chtls: fix panic during unload reload chtls
Vinay Kumar Yadav
1
-0
/
+1
2020-12-08
chelsio/chtls: fix a double free in chtls_setkey()
Dan Carpenter
1
-0
/
+1
2020-11-10
chelsio/chtls: fix always leaking ctrl_skb
Vinay Kumar Yadav
1
-1
/
+1
2020-11-10
chelsio/chtls: fix memory leaks caused by a race
Vinay Kumar Yadav
1
-0
/
+3
2020-11-05
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
1
-2
/
+5
2020-11-05
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
1
-15
/
+12
2020-11-05
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
1
-2
/
+0
2020-10-30
crypto: ccp - fix error handling
Pavel Machek
1
-1
/
+1
2020-10-29
cypto: mediatek - fix leaks in mtk_desc_ring_alloc
Xiaoliang Pang
1
-2
/
+2
2020-10-29
crypto: omap-sham - fix digcnt register handling with export/import
Tero Kristo
1
-0
/
+3
2020-10-29
crypto: picoxcell - Fix potential race condition bug
Madhuparna Bhowmik
1
-5
/
+4
2020-10-29
crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-1
/
+1
2020-10-29
crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()
Tianjia Zhang
1
-2
/
+2
2020-10-29
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
1
-2
/
+2
2020-10-29
chelsio/chtls: correct netdevice for vlan interface
Vinay Kumar Yadav
1
-0
/
+3
2020-10-29
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
1
-0
/
+1
2020-10-17
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
1
-1
/
+9
2020-10-17
crypto: bcm - Verify GCM/CCM key length in setkey
Herbert Xu
1
-1
/
+14
2020-10-01
crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...
Ayush Sawal
1
-2
/
+3
2020-10-01
net: silence data-races on sk_backlog.tail
Eric Dumazet
1
-5
/
+5
2020-08-19
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
3
-6
/
+9
2020-08-19
crypto: ccp - Fix use of merged scatterlists
John Allen
2
-11
/
+27
2020-08-19
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
1
-2
/
+7
2020-08-19
crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
1
-16
/
+18
2020-08-19
crypto: ccree - fix resource leak on error path
Gilad Ben-Yossef
1
-12
/
+18
2020-08-05
crypto: ccp - Release all allocated memory if sha type is invalid
Navid Emamdoost
1
-1
/
+2
2020-06-25
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
1
-33
/
+31
2020-06-22
crypto: stm32/crc32 - fix multi-instance
Nicolas Toromanoff
1
-12
/
+36
2020-06-22
crypto: stm32/crc32 - fix run-time self test issue.
Nicolas Toromanoff
1
-3
/
+3
2020-06-22
crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
Nicolas Toromanoff
1
-50
/
+48
2020-06-22
Crypto/chcr: fix for ccm(aes) failed test
Devulapally Shiva Krishna
1
-1
/
+1
2020-06-22
crypto: ccp -- don't "select" CONFIG_DMADEVICES
Arnd Bergmann
1
-2
/
+1
2020-06-22
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
1
-0
/
+1
2020-06-22
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
1
-5
/
+10
2020-06-22
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
1
-2
/
+3
2020-06-22
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
1
-2
/
+2
2020-06-22
crypto: talitos - fix ECB and CBC algs ivsize
Su Kang Yin
1
-1
/
+1
2020-06-03
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
1
-1
/
+1
2020-04-29
crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static
Wei Yongjun
1
-2
/
+2
2020-04-17
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
1
-2
/
+4
2020-04-17
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
1
-2
/
+6
2020-04-17
crypto: ccree - don't mangle the request assoclen
Gilad Ben-Yossef
3
-26
/
+37
2020-04-17
crypto: ccree - zero out internal struct before use
Gilad Ben-Yossef
1
-0
/
+16
2020-04-17
crypto: ccree - improve error handling
Hadar Gat
1
-39
/
+35
[next]