index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2019-05-30
crypto: talitos - check data blocksize in ablkcipher.
Christophe Leroy
-0
/
+16
2019-05-30
crypto: talitos - fix CTR alg blocksize
Christophe Leroy
-1
/
+1
2019-05-30
crypto: talitos - check AES key size
Christophe Leroy
-0
/
+15
2019-05-30
crypto: talitos - reduce max key size for SEC1
Christophe Leroy
-0
/
+4
2019-05-30
crypto: talitos - rename alternative AEAD algos.
Christophe Leroy
-8
/
+8
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
-1
/
+0
2019-05-30
crypto: vmx - convert to skcipher API
Eric Biggers
-345
/
+252
2019-05-30
crypto: vmx - convert to SPDX license identifiers
Eric Biggers
-65
/
+5
2019-05-23
crypto: crypto4xx - block ciphers should only accept complete blocks
Christian Lamparter
-23
/
+39
2019-05-23
crypto: crypto4xx - fix blocksize for cfb and ofb
Christian Lamparter
-2
/
+2
2019-05-23
crypto: crypto4xx - fix AES CTR blocksize value
Christian Lamparter
-2
/
+2
2019-05-23
crypto: caam - print debugging hex dumps after unmapping
Sascha Hauer
-10
/
+11
2019-05-23
crypto: talitos - fix skcipher failure due to wrong output IV
Christophe Leroy
-0
/
+4
2019-05-23
crypto: ccp - Fix 3DES complaint from ccp-crypto module
Hook, Gary
-11
/
+4
2019-05-23
crypto: ccp - fix AES CFB error exposed by new test vectors
Hook, Gary
-4
/
+4
2019-05-23
crypto: ccp - AES CFB mode is a stream cipher
Hook, Gary
-3
/
+3
2019-05-23
crypto: caam/qi - DMA map keys using proper device
Horia Geantă
-14
/
+19
2019-05-23
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
-2
/
+17
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
-39
/
+15
2019-05-23
crypto: caam - convert top level drivers to libraries
Horia Geantă
-277
/
+208
2019-05-23
crypto: caam - fix S/G table passing page boundary
Horia Geantă
-37
/
+147
2019-05-23
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
-1
/
+14
2019-05-23
crypto: qat - do not offload zero length requests
Giovanni Cabiddu
-0
/
+6
2019-05-23
crypto: qat - return error for block ciphers for invalid requests
Giovanni Cabiddu
-4
/
+19
2019-05-23
crypto: qat - return proper error code in setkey
Giovanni Cabiddu
-65
/
+108
2019-05-23
crypto: qat - fix block size for aes ctr mode
Giovanni Cabiddu
-1
/
+1
2019-05-23
crypto: qat - update iv after encryption or decryption operations
Giovanni Cabiddu
-12
/
+61
2019-05-23
crypto: qat - add check for negative offset in alg precompute function
Shant KumarX Sonnad
-0
/
+3
2019-05-23
crypto: qat - remove spin_lock in qat_ablkcipher_setkey
Xin Zeng
-13
/
+3
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-66
/
+38
2019-05-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-127
/
+88
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
Thomas Gleixner
-14
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
-52
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+29
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
-0
/
+4
2019-05-17
crypto: vmx - ghash: do nosimd fallback manually
Daniel Axtens
-125
/
+86
2019-05-17
crypto: vmx - CTR: always increment IV as quadword
Daniel Axtens
-1
/
+1
2019-05-17
crypto: caam - fix typo in i.MX6 devices list for errata
Iuliana Prodan
-1
/
+1
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-2
/
+2
2019-05-15
Merge branch 'fixes' into arm/soc
Olof Johansson
-7
/
+6
2019-05-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-32
/
+28
2019-05-09
Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue"
Herbert Xu
-9
/
+1
2019-05-09
crypto: caam - fix caam_dump_sg that iterates through scatterlist
Iuliana Prodan
-1
/
+1
2019-05-09
crypto: caam - fix DKP detection logic
Herbert Xu
-5
/
+19
2019-05-09
crypto: chelsio - count incomplete block in IV
Atul Gupta
-2
/
+2
2019-05-09
crypto: chelsio - Fix softlockup with heavy I/O
Atul Gupta
-14
/
+3
2019-05-09
crypto: chelsio - Fix NULL pointer dereference
Atul Gupta
-1
/
+2
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2177
/
+2387
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-4
/
+0
2019-05-03
crypto: ccree - use a proper le32 type for le32 val
Gilad Ben-Yossef
-1
/
+1
[prev]
[next]