index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
crypto: ccp - fix uninitialized list head
Mark Salter
1
-0
/
+1
2019-12-17
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
1
-5
/
+1
2019-12-17
crypto: bcm - fix normal/non key hash algorithm failure
Raveendra Padasalagi
1
-1
/
+5
2019-12-05
crypto: stm32/hash - Fix hmac issue more than 256 bytes
Lionel Debieve
1
-1
/
+1
2019-12-05
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
1
-6
/
+6
2019-11-24
crypto: mxs-dcp - Fix AES issues
Radu Solea
1
-2
/
+31
2019-11-24
crypto: mxs-dcp - Fix SHA null hashes and output length
Radu Solea
1
-10
/
+37
2019-11-20
crypto: s5p-sss: Fix Fix argument list alignment
Christoph Manszewski
1
-2
/
+2
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
[next]