index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-06
crypto: inside-secure - improve the result error format when displayed
Antoine Tenart
1
-1
/
+1
2019-06-06
crypto: inside-secure - remove useless check
Antoine Tenart
1
-13
/
+11
2019-06-06
crypto: inside-secure - fix coding style for a condition
Antoine Tenart
1
-2
/
+1
2019-06-06
crypto: inside-secure - move comment
Antoine Tenart
1
-3
/
+4
2019-06-06
crypto: inside-secure - remove empty line
Antoine Tenart
1
-1
/
+0
2019-05-30
dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices
Ard Biesheuvel
2
-13
/
+2
2019-05-30
dt-bindings: add Atmel SHA204A I2C crypto processor
Ard Biesheuvel
1
-0
/
+2
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
5
-0
/
+211
2019-05-30
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
5
-389
/
+451
2019-05-30
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
2
-6
/
+8
2019-05-30
i2c: acpi: permit bus speed to be discovered after enumeration
Ard Biesheuvel
1
-2
/
+4
2019-05-30
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
5
-12
/
+12
2019-05-30
crypto: caam - print debug messages at debug level
Sascha Hauer
7
-353
/
+236
2019-05-30
crypto: caam - remove unused defines
Sascha Hauer
2
-15
/
+0
2019-05-30
crypto: caam - print IV only when non NULL
Sascha Hauer
1
-3
/
+4
2019-05-30
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
Herbert Xu
1
-7
/
+8
2019-05-30
crypto: talitos - use SPDX-License-Identifier
Christophe Leroy
2
-38
/
+2
2019-05-30
crypto: talitos - use IS_ENABLED() in has_ftr_sec1()
Christophe Leroy
1
-7
/
+5
2019-05-30
Revert "crypto: talitos - export the talitos_submit function"
Christophe Leroy
2
-12
/
+5
2019-05-30
crypto: talitos - fix AEAD processing.
Christophe Leroy
2
-105
/
+55
2019-05-30
crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
Christophe Leroy
1
-1
/
+4
2019-05-30
crypto: talitos - properly handle split ICV.
Christophe Leroy
1
-11
/
+15
2019-05-30
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
Christophe Leroy
1
-1
/
+2
2019-05-30
crypto: talitos - Do not modify req->cryptlen on decryption.
Christophe Leroy
1
-14
/
+17
2019-05-30
crypto: talitos - fix ECB algs ivsize
Christophe Leroy
1
-3
/
+0
2019-05-30
crypto: talitos - check data blocksize in ablkcipher.
Christophe Leroy
1
-0
/
+16
2019-05-30
crypto: talitos - fix CTR alg blocksize
Christophe Leroy
1
-1
/
+1
2019-05-30
crypto: talitos - check AES key size
Christophe Leroy
1
-0
/
+15
2019-05-30
crypto: talitos - reduce max key size for SEC1
Christophe Leroy
1
-0
/
+4
2019-05-30
crypto: talitos - rename alternative AEAD algos.
Christophe Leroy
1
-8
/
+8
2019-05-30
crypto: algapi - remove crypto_tfm_in_queue()
Eric Biggers
3
-26
/
+0
2019-05-30
crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
Eric Biggers
3
-5
/
+2
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
6
-61
/
+19
2019-05-30
crypto: gf128mul - make unselectable by user
Eric Biggers
1
-7
/
+1
2019-05-30
crypto: echainiv - change to 'default n'
Eric Biggers
1
-1
/
+0
2019-05-30
crypto: make all templates select CRYPTO_MANAGER
Eric Biggers
1
-0
/
+8
2019-05-30
crypto: testmgr - make extra tests depend on cryptomgr
Eric Biggers
1
-1
/
+4
2019-05-30
crypto: testmgr - fix length truncation with large page size
Eric Biggers
1
-5
/
+5
2019-05-30
crypto: vmx - convert to skcipher API
Eric Biggers
5
-345
/
+252
2019-05-30
crypto: vmx - convert to SPDX license identifiers
Eric Biggers
5
-65
/
+5
2019-05-30
hwrng: meson - update with SPDX Licence identifier
Neil Armstrong
1
-51
/
+1
2019-05-30
crypto: hmac - fix memory leak in hmac_init_tfm()
Eric Biggers
1
-1
/
+3
2019-05-30
crypto: jitterentropy - change back to module_init()
Eric Biggers
1
-1
/
+1
2019-05-23
crypto: crypto4xx - block ciphers should only accept complete blocks
Christian Lamparter
3
-23
/
+39
2019-05-23
crypto: crypto4xx - fix blocksize for cfb and ofb
Christian Lamparter
1
-2
/
+2
2019-05-23
crypto: crypto4xx - fix AES CTR blocksize value
Christian Lamparter
1
-2
/
+2
2019-05-23
crypto: caam - print debugging hex dumps after unmapping
Sascha Hauer
1
-10
/
+11
2019-05-23
crypto: talitos - fix skcipher failure due to wrong output IV
Christophe Leroy
1
-0
/
+4
2019-05-23
crypto: ccp - Fix 3DES complaint from ccp-crypto module
Hook, Gary
1
-11
/
+4
2019-05-23
crypto: ccp - fix AES CFB error exposed by new test vectors
Hook, Gary
1
-4
/
+4
[prev]
[next]