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-06-06
crypto: atmel - Fix sparse endianness warnings
Herbert Xu
-3
/
+4
2019-06-06
crypto: caam - strip input without changing crypto request
Iuliana Prodan
-14
/
+32
2019-06-06
crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
Iuliana Prodan
-17
/
+74
2019-06-06
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
-6
/
+18
2019-06-06
crypto: inside-secure - fix use of the SG list
Antoine Tenart
-30
/
+12
2019-06-06
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
-22
/
+38
2019-06-06
crypto: inside-secure - implement IV retrieval
Antoine Tenart
-7
/
+53
2019-06-06
crypto: inside-secure - fix queued len computation
Antoine Tenart
-3
/
+5
2019-06-06
crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
Antoine Tenart
-1
/
+1
2019-06-06
crypto: inside-secure - unify cache reset
Antoine Tenart
-0
/
+2
2019-06-06
crypto: inside-secure - enable context reuse
Antoine Tenart
-0
/
+16
2019-06-06
crypto: inside-secure - change returned error when a descriptor reports an error
Antoine Tenart
-1
/
+1
2019-06-06
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
-1
/
+1
2019-06-06
crypto: inside-secure - remove useless check
Antoine Tenart
-13
/
+11
2019-06-06
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
-2
/
+1
2019-06-06
crypto: inside-secure - move comment
Antoine Tenart
-3
/
+4
2019-06-06
crypto: inside-secure - remove empty line
Antoine Tenart
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442
Thomas Gleixner
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
-12
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
-182
/
+14
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
-99
/
+11
2019-06-03
locking/atomic, crypto/nx: Remove redundant casts
Mark Rutland
-3
/
+3
2019-06-03
locking/atomic, crypto/nx: Prepare for atomic64_read() conversion
Mark Rutland
-6
/
+6
2019-06-01
crypto: ux500 - fix license comment syntax error
Alex Xu (Hello71)
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
-53
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
-15
/
+16
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
-7
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
-90
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-42
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-31
/
+6
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
-0
/
+211
2019-05-30
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
-389
/
+451
2019-05-30
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
-6
/
+8
2019-05-30
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
-12
/
+12
2019-05-30
crypto: caam - print debug messages at debug level
Sascha Hauer
-353
/
+236
2019-05-30
crypto: caam - remove unused defines
Sascha Hauer
-15
/
+0
2019-05-30
crypto: caam - print IV only when non NULL
Sascha Hauer
-3
/
+4
2019-05-30
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
Herbert Xu
-7
/
+8
2019-05-30
crypto: talitos - use SPDX-License-Identifier
Christophe Leroy
-38
/
+2
2019-05-30
crypto: talitos - use IS_ENABLED() in has_ftr_sec1()
Christophe Leroy
-7
/
+5
2019-05-30
Revert "crypto: talitos - export the talitos_submit function"
Christophe Leroy
-12
/
+5
2019-05-30
crypto: talitos - fix AEAD processing.
Christophe Leroy
-105
/
+55
2019-05-30
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
Christophe Leroy
-1
/
+4
2019-05-30
crypto: talitos - properly handle split ICV.
Christophe Leroy
-11
/
+15
2019-05-30
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
Christophe Leroy
-1
/
+2
2019-05-30
crypto: talitos - Do not modify req->cryptlen on decryption.
Christophe Leroy
-14
/
+17
2019-05-30
crypto: talitos - fix ECB algs ivsize
Christophe Leroy
-3
/
+0
[prev]
[next]