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
2020-06-17
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
1
-0
/
+1
2020-06-17
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
1
-5
/
+10
2020-06-17
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
1
-2
/
+3
2020-06-17
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
1
-2
/
+2
2020-06-03
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
1
-1
/
+1
2020-05-06
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
1
-1
/
+1
2020-05-02
Crypto: chelsio - Fixes a hang issue during driver registration
Ayush Sawal
1
-2
/
+0
2020-04-17
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
1
-2
/
+6
2020-04-17
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
1
-2
/
+4
2020-04-17
crypto: ccree - protect against empty or NULL scatterlists
Gilad Ben-Yossef
2
-35
/
+28
2020-04-17
crypto: caam - update xts sector size for large input length
Andrei Botila
1
-2
/
+14
2020-04-17
crypto: caam/qi2 - fix chacha20 data size error
Horia Geantă
1
-4
/
+10
2020-04-17
crypto: mxs-dcp - fix scatterlist linearization for hash
Rosioru Dragos
1
-30
/
+28
2020-02-24
crypto: chtls - Fixed memory leak
Vinay Kumar Yadav
3
-13
/
+38
2020-02-24
crypto: inside-secure - add unspecified HAS_IOMEM dependency
Brendan Higgins
1
-1
/
+1
2020-02-14
crypto: caam/qi2 - fix typo in algorithm's driver name
Horia Geantă
1
-1
/
+1
2020-02-14
crypto: atmel-sha - fix error handling when setting hmac key
Eric Biggers
1
-6
/
+1
2020-02-14
crypto: artpec6 - return correct error code for failed setkey()
Eric Biggers
1
-1
/
+1
2020-02-11
crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...
Chuhong Yuan
1
-2
/
+13
2020-02-11
crypto: atmel-aes - Fix counter overflow in CTR mode
Tudor Ambarus
1
-25
/
+12
2020-02-11
crypto: ccp - set max RSA modulus size for v3 platform devices as well
Ard Biesheuvel
1
-0
/
+1
2020-02-11
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
3
-70
/
+27
2020-02-11
crypto: ccree - fix PM race condition
Gilad Ben-Yossef
4
-80
/
+7
2020-02-11
crypto: ccree - fix FDE descriptor sequence
Ofir Drang
1
-3
/
+45
2020-02-11
crypto: ccree - fix pm wrongful error reporting
Gilad Ben-Yossef
1
-1
/
+1
2020-02-11
crypto: ccree - fix AEAD decrypt auth fail
Gilad Ben-Yossef
1
-1
/
+1
2020-02-11
crypto: ccree - fix backlog memory leak
Gilad Ben-Yossef
1
-0
/
+1
2020-02-01
crypto: caam - do not reset pointer size from MCFGR register
Iuliana Prodan
1
-4
/
+2
2020-02-01
crypto: vmx - reject xts inputs that are too short
Daniel Axtens
1
-0
/
+3
2020-02-01
crypto: chelsio - fix writing tfm flags to wrong place
Eric Biggers
1
-13
/
+3
2020-01-26
crypto: sun4i-ss - fix big endian issues
Corentin Labbe
1
-10
/
+11
2020-01-26
crypto: amcc - restore CRYPTO_AES dependency
Christian Lamparter
1
-0
/
+1
2020-01-17
crypto: geode-aes - convert to skcipher API and make thread-safe
Eric Biggers
2
-306
/
+149
2020-01-17
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
1
-0
/
+9
2020-01-17
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
1
-0
/
+1
2020-01-17
crypto: cavium/nitrox - fix firmware assignment to AE cores
Phani Kiran Hemadri
1
-5
/
+4
2019-12-31
crypto: vmx - Avoid weird build failures
Michael Ellerman
1
-3
/
+3
2019-12-31
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
Corentin Labbe
1
-6
/
+6
2019-12-31
crypto: sun4i-ss - Fix 64-bit size_t warnings
Herbert Xu
1
-8
/
+14
2019-12-31
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
1
-2
/
+10
2019-12-31
crypto: atmel - Fix authenc support when it is set to m
Herbert Xu
3
-11
/
+11
2019-12-31
crypto: inside-secure - Fix a maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+2
2019-12-13
crypto: ccp - fix uninitialized list head
Mark Salter
1
-0
/
+1
2019-12-13
crypto: geode-aes - switch to skcipher for cbc(aes) fallback
Ard Biesheuvel
2
-25
/
+34
2019-12-13
crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
Tudor Ambarus
1
-23
/
+30
2019-12-13
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
1
-5
/
+1
2019-12-04
crypto: talitos - Fix build error by selecting LIB_DES
Herbert Xu
1
-0
/
+1
2019-12-04
crypto: inside-secure - Fix stability issue with Macchiatobin
Pascal van Leeuwen
1
-2
/
+2
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
[next]