index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2019-10-11
2
-1
/
+10
*
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
2019-10-11
1
-0
/
+3
*
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
2019-10-11
1
-1
/
+1
*
crypto: talitos - fix missing break in switch statement
Gustavo A. R. Silva
2019-10-05
1
-0
/
+1
*
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
Christophe Leroy
2019-09-19
1
-1
/
+2
*
crypto: talitos - Do not modify req->cryptlen on decryption.
Christophe Leroy
2019-09-19
1
-14
/
+17
*
crypto: talitos - fix ECB algs ivsize
Christophe Leroy
2019-09-19
1
-1
/
+0
*
crypto: talitos - check data blocksize in ablkcipher.
Christophe Leroy
2019-09-19
1
-0
/
+16
*
crypto: talitos - fix CTR alg blocksize
Christophe Leroy
2019-09-19
1
-1
/
+1
*
crypto: talitos - check AES key size
Christophe Leroy
2019-09-19
1
-0
/
+14
*
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
Gary R Hook
2019-09-06
1
-0
/
+8
*
crypto: ccp - Add support for valid authsize values less than 16
Gary R Hook
2019-08-16
2
-5
/
+35
*
crypto: ccp - Validate buffer lengths for copy operations
Gary R Hook
2019-08-16
1
-30
/
+78
*
crypto: ccp - Ignore tag length when decrypting GCM ciphertext
Gary R Hook
2019-08-16
1
-2
/
+1
*
crypto: ccp - Fix oops by properly managing allocated structures
Gary R Hook
2019-08-16
1
-2
/
+2
*
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
Ard Biesheuvel
2019-07-31
1
-6
/
+9
*
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
Wen Yang
2019-07-31
1
-1
/
+0
*
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
2019-07-31
1
-1
/
+2
*
crypto: ccp - memset structure fields to zero before reuse
Hook, Gary
2019-07-31
1
-1
/
+11
*
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2019-07-31
2
-46
/
+52
*
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
Christophe Leroy
2019-07-31
1
-1
/
+4
*
crypto: talitos - properly handle split ICV.
Christophe Leroy
2019-07-31
1
-11
/
+15
*
crypto: talitos - fix skcipher failure due to wrong output IV
Christophe Leroy
2019-07-31
1
-0
/
+4
*
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
2019-07-21
1
-3
/
+5
*
crypto: talitos - rename alternative AEAD algos.
Christophe Leroy
2019-07-21
1
-8
/
+8
*
crypto: vmx - ghash: do nosimd fallback manually
Daniel Axtens
2019-06-09
1
-126
/
+87
*
crypto: sun4i-ss - Fix invalid calculation of hash end
Corentin Labbe
2019-05-31
1
-1
/
+4
*
crypto: vmx - CTR: always increment IV as quadword
Daniel Axtens
2019-05-31
1
-1
/
+1
*
crypto: rockchip - update IV buffer to contain the next IV
Zhang Zhijie
2019-05-21
1
-7
/
+18
*
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
2019-05-21
1
-2
/
+2
*
crypto: crypto4xx - properly set IV after de- and encrypt
Christian Lamparter
2019-04-27
2
-1
/
+11
*
crypto: axis - fix for recursive locking from bottom half
Lars Persson
2019-04-20
1
-5
/
+23
*
crypto: cavium/zip - fix collision with generic cra_driver_name
Eric Biggers
2019-04-05
1
-2
/
+4
*
crypto: crypto4xx - add missing of_node_put after of_device_is_available
Julia Lawall
2019-04-05
1
-1
/
+3
*
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2019-03-23
2
-0
/
+35
*
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
2019-03-23
4
-5
/
+7
*
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-03-23
1
-0
/
+1
*
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
2019-02-12
1
-1
/
+1
*
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
2019-02-12
1
-2
/
+2
*
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
2019-01-23
1
-1
/
+4
*
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
2019-01-23
1
-19
/
+7
*
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2019-01-23
2
-31
/
+14
*
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
2019-01-23
1
-6
/
+9
*
crypto: cavium/nitrox - fix a DMA pool free failure
Wenwen Wang
2019-01-09
3
-10
/
+31
*
crypto: caam - fix implicit casts in endianness helpers
Horia Geantă
2018-11-13
1
-14
/
+14
*
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
2018-10-13
2
-14
/
+29
*
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Horia Geantă
2018-10-10
1
-4
/
+4
*
crypto: mxs-dcp - Fix wait logic on chan threads
Leonard Crestez
2018-10-10
1
-23
/
+30
*
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Waiman Long
2018-10-10
6
-18
/
+18
*
crypto: cavium/nitrox - fix for command corruption in queue full case with ba...
Srikanth Jampala
2018-10-03
3
-26
/
+35
[next]