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
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
crypto: gcm - Fix error return code in crypto_gcm_create_common()
Wei Yongjun
2016-10-25
1
-1
/
+1
|
*
|
|
crypto: cmac - fix alignment of 'consts'
Eric Biggers
2016-10-21
1
-4
/
+9
|
*
|
|
crypto: cmac - return -EINVAL if block size is unsupported
Eric Biggers
2016-10-21
1
-0
/
+1
|
*
|
|
crypto: api - Remove no-op exit_ops code
Eric Biggers
2016-10-21
4
-29
/
+2
|
*
|
|
crypto: api - Fix Kconfig dependencies for FIPS
Alec Ari
2016-10-21
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
2
-29
/
+49
|
\
\
\
|
*
\
\
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-10
2
-29
/
+49
|
|
\
\
\
|
|
*
|
|
crypto: algif_aead - fix uninitialized variable warning
Stephan Mueller
2016-12-08
1
-1
/
+1
|
|
*
|
|
crypto: mcryptd - Check mcryptd algorithm compatibility
tim
2016-12-07
1
-7
/
+12
|
|
*
|
|
crypto: algif_aead - fix AEAD tag memory handling
Stephan Mueller
2016-12-07
1
-21
/
+36
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
2
-5
/
+25
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-05
2
-5
/
+25
|
|
\
\
\
|
|
|
/
/
|
|
*
|
crypto: rsa - Add Makefile dependencies to fix parallel builds
David Michael
2016-11-30
1
-0
/
+1
|
|
*
|
crypto: drbg - prevent invalid SG mappings
Stephan Mueller
2016-11-30
1
-5
/
+24
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
3
-6
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
X.509: Fix double free in x509_cert_parse() [ver #3]
Andrey Ryabinin
2016-11-25
1
-1
/
+0
|
|
/
/
|
*
|
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
Herbert Xu
2016-11-22
1
-4
/
+0
|
*
|
crypto: algif_hash - Fix result clobbering in recvmsg
Herbert Xu
2016-11-22
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-7
/
+10
|
\
\
\
|
|
/
/
|
*
|
crypto: algif_hash - Fix NULL hash crash with shash
Herbert Xu
2016-11-18
1
-7
/
+10
|
|
/
*
|
net: fix sleeping for sk_wait_event()
WANG Cong
2016-11-14
2
-14
/
+13
|
/
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-10
/
+10
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-10-10
12
-119
/
+274
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-10
5
-124
/
+60
|
|
\
|
|
*
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
2016-10-02
1
-12
/
+1
|
*
|
crypto: testmgr - add guard to dst buffer for ahash_export
Jan Stancek
2016-10-02
1
-1
/
+4
|
*
|
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
2016-10-02
1
-1
/
+1
|
*
|
crypto: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-13
2
-10
/
+2
|
*
|
crypto: algif_hash - Handle NULL hashes correctly
Herbert Xu
2016-09-07
1
-12
/
+61
|
*
|
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2016-09-07
1
-38
/
+148
|
*
|
crypto: engine - move crypto engine to its own header
Corentin LABBE
2016-09-07
1
-0
/
+1
|
*
|
crypto: FIPS - allow tests to be disabled in FIPS mode
Stephan Mueller
2016-08-31
2
-0
/
+13
|
*
|
crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset
Herbert Xu
2016-08-31
1
-4
/
+5
|
*
|
crypto: rsa - allow keys >= 2048 bits in FIPS mode
Stephan Mueller
2016-08-24
1
-2
/
+2
|
*
|
crypto: drbg - fix error return code
Wei Yongjun
2016-08-24
1
-5
/
+11
|
*
|
crypto: xor - skip speed test if the xor function is selected automatically
Martin Schwidefsky
2016-08-24
1
-21
/
+19
|
*
|
crypto: drbg - do not call drbg_instantiate in healt test
Stephan Mueller
2016-08-16
1
-11
/
+4
|
*
|
crypto: xts - fix a little typo
Corentin LABBE
2016-08-16
1
-1
/
+1
|
*
|
crypto: testmgr - fix !x==y confusion
Yanjiang Jin
2016-08-09
1
-5
/
+5
*
|
|
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-06
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
async_pq_val: fix DMA memory leak
Justin Maggard
2016-10-05
1
-4
/
+4
*
|
|
crypto: rsa-pkcs1pad - Handle leading zero for decryption
Herbert Xu
2016-09-22
1
-17
/
+24
*
|
|
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-09-13
1
-1
/
+2
*
|
|
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
2016-09-13
1
-91
/
+24
*
|
|
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
2016-09-07
1
-2
/
+7
*
|
|
crypto: cryptd - Use correct tfm object for AEAD tracking
Herbert Xu
2016-08-31
1
-1
/
+2
|
|
/
|
/
|
*
|
crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC
Michael Ellerman
2016-08-09
1
-1
/
+1
*
|
crypto: sha3 - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
2016-08-08
1
-8
/
+8
|
/
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-27
1
-61
/
+0
|
\
|
*
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
2016-07-03
1
-61
/
+0
[prev]
[next]