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
2019-10-11
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2
-1
/
+10
2019-10-11
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
1
-0
/
+3
2019-10-11
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
1
-1
/
+1
2019-10-05
crypto: talitos - fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-09-19
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
Christophe Leroy
1
-1
/
+2
2019-09-19
crypto: talitos - Do not modify req->cryptlen on decryption.
Christophe Leroy
1
-14
/
+17
2019-09-19
crypto: talitos - fix ECB algs ivsize
Christophe Leroy
1
-1
/
+0
2019-09-19
crypto: talitos - check data blocksize in ablkcipher.
Christophe Leroy
1
-0
/
+16
2019-09-19
crypto: talitos - fix CTR alg blocksize
Christophe Leroy
1
-1
/
+1
2019-09-19
crypto: talitos - check AES key size
Christophe Leroy
1
-0
/
+14
2019-09-06
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
Gary R Hook
1
-0
/
+8
2019-08-16
crypto: ccp - Add support for valid authsize values less than 16
Gary R Hook
2
-5
/
+35
2019-08-16
crypto: ccp - Validate buffer lengths for copy operations
Gary R Hook
1
-30
/
+78
2019-08-16
crypto: ccp - Ignore tag length when decrypting GCM ciphertext
Gary R Hook
1
-2
/
+1
2019-08-16
crypto: ccp - Fix oops by properly managing allocated structures
Gary R Hook
1
-2
/
+2
2019-07-31
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
1
-6
/
+9
2019-07-31
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
Wen Yang
1
-1
/
+0
2019-07-31
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
1
-1
/
+2
2019-07-31
crypto: ccp - memset structure fields to zero before reuse
Hook, Gary
1
-1
/
+11
2019-07-31
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2
-46
/
+52
2019-07-31
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
Christophe Leroy
1
-1
/
+4
2019-07-31
crypto: talitos - properly handle split ICV.
Christophe Leroy
1
-11
/
+15
2019-07-31
crypto: talitos - fix skcipher failure due to wrong output IV
Christophe Leroy
1
-0
/
+4
2019-07-21
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
1
-3
/
+5
2019-07-21
crypto: talitos - rename alternative AEAD algos.
Christophe Leroy
1
-8
/
+8
2019-06-09
crypto: vmx - ghash: do nosimd fallback manually
Daniel Axtens
1
-126
/
+87
2019-05-31
crypto: sun4i-ss - Fix invalid calculation of hash end
Corentin Labbe
1
-1
/
+4
2019-05-31
crypto: vmx - CTR: always increment IV as quadword
Daniel Axtens
1
-1
/
+1
2019-05-21
crypto: rockchip - update IV buffer to contain the next IV
Zhang Zhijie
1
-7
/
+18
2019-05-21
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
1
-2
/
+2
2019-04-27
crypto: crypto4xx - properly set IV after de- and encrypt
Christian Lamparter
2
-1
/
+11
2019-04-20
crypto: axis - fix for recursive locking from bottom half
Lars Persson
1
-5
/
+23
2019-04-05
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
1
-2
/
+4
2019-04-05
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-03-23
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2
-0
/
+35
2019-03-23
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
4
-5
/
+7
2019-03-23
crypto: caam - fixed handling of sg list
Pankaj Gupta
1
-0
/
+1
2019-02-12
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
1
-1
/
+1
2019-02-12
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
1
-2
/
+2
2019-01-23
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+4
2019-01-23
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
1
-19
/
+7
2019-01-23
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2
-31
/
+14
2019-01-23
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
1
-6
/
+9
2019-01-09
crypto: cavium/nitrox - fix a DMA pool free failure
Wenwen Wang
3
-10
/
+31
2018-11-13
crypto: caam - fix implicit casts in endianness helpers
Horia Geantă
1
-14
/
+14
2018-10-13
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
2
-14
/
+29
2018-10-10
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Horia Geantă
1
-4
/
+4
2018-10-10
crypto: mxs-dcp - Fix wait logic on chan threads
Leonard Crestez
1
-23
/
+30
2018-10-10
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Waiman Long
6
-18
/
+18
2018-10-03
crypto: cavium/nitrox - fix for command corruption in queue full case with ba...
Srikanth Jampala
3
-26
/
+35
[next]