index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: api - Only abort operations on fatal signal
Herbert Xu
2015-10-20
4
-6
/
+6
*
crypto: ahash - ensure statesize is non-zero
Russell King
2015-10-13
1
-1
/
+2
*
crypto: camellia_aesni_avx - Fix CPU feature checks
Ben Hutchings
2015-10-08
1
-0
/
+5
*
crypto: sparc - initialize blkcipher.ivsize
Dave Kleikamp
2015-10-08
3
-0
/
+5
*
hwrng: xgene - fix handling platform_get_irq
Andrzej Hajda
2015-09-21
1
-3
/
+4
*
crypto: qat - VF should never trigger SBR on PH
Conor McLoughlin
2015-09-21
1
-0
/
+3
*
crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests
Thomas Petazzoni
2015-09-21
3
-9
/
+33
*
crypto: testmgr - don't copy from source IV too much
Andrey Ryabinin
2015-09-11
1
-2
/
+3
*
crypto: sunxi-ss - Fix a possible driver hang with ciphers
LABBE Corentin
2015-09-10
1
-1
/
+1
*
crypto: vmx - VMX crypto should depend on CONFIG_VSX
Michael Ellerman
2015-09-10
1
-1
/
+1
*
crypto: ghash-clmulni: specify context size for ghash async algorithm
Andrey Ryabinin
2015-09-04
1
-0
/
+1
*
crypto: algif_aead - fix for multiple operations on AF_ALG sockets
Lars Persson
2015-08-25
1
-0
/
+1
*
crypto: qat - enable legacy VFs
Tadeusz Struk
2015-08-25
4
-106
/
+118
*
MPI: Fix mpi_read_buffer
Tadeusz Struk
2015-08-25
1
-13
/
+25
*
crypto: qat - silence a static checker warning
Tadeusz Struk
2015-08-24
1
-0
/
+4
*
crypto: vmx - Fixing opcode issue
Leonidas Da Silva Barbosa
2015-08-24
1
-0
/
+1
*
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
2015-08-24
5
-15
/
+11
*
crypto: caam - Propagate the real error code in caam_probe
Fabio Estevam
2015-08-24
1
-4
/
+4
*
crypto: caam - Fix the error handling in caam_probe
Fabio Estevam
2015-08-24
1
-11
/
+25
*
crypto: caam - fix writing to JQCR_MS when using service interface
Horia Geant?
2015-08-24
1
-1
/
+1
*
crypto: hash - Add AHASH_REQUEST_ON_STACK
Herbert Xu
2015-08-21
1
-0
/
+5
*
crypto: testmgr - Use new skcipher interface
Herbert Xu
2015-08-21
1
-29
/
+32
*
crypto: skcipher - Add top-level skcipher interface
Herbert Xu
2015-08-21
4
-1
/
+651
*
crypto: cmac - allow usage in FIPS mode
Stephan Mueller
2015-08-19
1
-0
/
+2
*
crypto: sahara - Use dmam_alloc_coherent
Vaishali Thakkar
2015-08-19
1
-37
/
+9
*
crypto: caam - add support for LS1021A
Horia Geant?
2015-08-18
4
-10
/
+29
*
crypto: qat - Don't move data inside output buffer
Tadeusz Struk
2015-08-18
1
-1
/
+1
*
crypto: vmx - Fixing GHASH Key issue on little endian
Leonidas Da Silva Barbosa
2015-08-18
1
-0
/
+6
*
crypto: vmx - Fixing AES-CTR counter bug
Leonidas Da Silva Barbosa
2015-08-18
2
-18
/
+24
*
crypto: null - Add missing Kconfig tristate for NULL2
Herbert Xu
2015-08-17
1
-0
/
+1
*
crypto: nx - Add forward declaration for struct crypto_aead
Herbert Xu
2015-08-17
1
-0
/
+2
*
crypto: null - Use NULL2 in Makefile
Herbert Xu
2015-08-17
1
-1
/
+1
*
crypto: amcc - Do a NULL check for pointer
Fabio Estevam
2015-08-17
1
-1
/
+1
*
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
20
-69
/
+24
*
crypto: aead - Remove old AEAD interfaces
Herbert Xu
2015-08-17
5
-818
/
+28
*
crypto: qat - Remove reference to crypto_aead_crt
Herbert Xu
2015-08-17
1
-3
/
+3
*
crypto: cryptd - Remove reference to crypto_aead_crt
Herbert Xu
2015-08-17
1
-2
/
+2
*
crypto: echainiv - Use generic geniv init/exit helpers
Herbert Xu
2015-08-17
1
-63
/
+7
*
crypto: seqiv - Use generic geniv init/exit helpers
Herbert Xu
2015-08-17
1
-68
/
+7
*
crypto: aead - Add type-safe geniv init/exit helpers
Herbert Xu
2015-08-17
4
-9
/
+74
*
crypto: echainiv - Remove AEAD compatibility code
Herbert Xu
2015-08-17
1
-4
/
+0
*
crypto: seqiv - Remove AEAD compatibility code
Herbert Xu
2015-08-17
1
-127
/
+0
*
crypto: seqiv - Remove seqniv
Herbert Xu
2015-08-17
1
-244
/
+1
*
ipsec: Replace seqniv with seqiv
Herbert Xu
2015-08-17
1
-7
/
+7
*
crypto: user - Remove crypto_lookup_aead call
Herbert Xu
2015-08-17
1
-32
/
+0
*
crypto: algboss - Remove reference to nivaead
Herbert Xu
2015-08-17
1
-7
/
+5
*
crypto: caam - Remove unneeded 'ret' variable
Fabio Estevam
2015-08-13
1
-2
/
+2
*
crypto: caam - Fix error handling in caam_rng_init()
Fabio Estevam
2015-08-13
1
-3
/
+11
*
crypto: qat - fix simple_return.cocci warnings
Wu Fengguang
2015-08-13
1
-6
/
+2
*
crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVF
Tadeusz Struk
2015-08-13
1
-0
/
+2
[next]