summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-01-182-2/+7
* crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu2016-01-181-5/+144
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-01-181-1/+12
* crypto: af_alg - Fix socket double-free when accept failsHerbert Xu2016-01-181-3/+1
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-01-181-3/+32
* crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu2016-01-181-7/+41
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-1216-52/+735
|\
| * crypto: hash - add zero length message hash for shax and md5LABBE Corentin2015-12-223-0/+29
| * crypto: rsa-pkcs1pad - don't allocate buffer on stackAndrzej Zaborowski2015-12-221-8/+19
| * crypto: asymmetric_keys - signature.c does not need <module.h>Paul Gortmaker2015-12-111-1/+1
| * crypto: drbg - constify drbg_state_ops structuresJulia Lawall2015-12-101-3/+3
| * crypto: chacha20poly1305 - Skip encryption/decryption for 0-lenJason A. Donenfeld2015-12-091-0/+8
| * crypto: rsa - RSA padding algorithmAndrzej Zaborowski2015-12-093-1/+633
| * crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski2015-12-091-1/+33
| * crypto: cryptd - Assign statesize properlyWang, Rui Y2015-12-041-0/+1
| * crypto: cryptod - use crypto_skcipher_type() for getting skcipher typeAlexander Kuleshov2015-11-271-2/+1
| * crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)Cyrille Pitchen2015-11-231-1/+1
| * crypto: mcryptd - use list_first_entry_or_null()Geliang Tang2015-11-231-6/+2
| * crypto: api - use list_first_entry_or_null and list_next_entryGeliang Tang2015-11-231-5/+4
| * crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski2015-11-171-24/+0
| * crypto: algif - Change some variable to size_tLABBE Corentin2015-11-172-8/+8
* | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-110-0/+0
|\ \
| * | Merge tag 'v4.4-rc1' into patchworkMauro Carvalho Chehab2015-11-1628-166/+740
| |\|
* | | async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown2016-01-074-7/+7
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-281-31/+30
|\ \ \
| * | | crypto: algif_skcipher - Use new skcipher interfaceHerbert Xu2015-12-221-31/+30
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-152-2/+2
|\| | |
| * | | crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld2015-12-092-2/+2
| | |/ | |/|
* / | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-012-5/+5
|/ /
* | X.509: Fix the time validation [ver #2]David Howells2015-11-121-5/+7
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-111-2/+10
|\ \
| * | crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2015-11-021-2/+10
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-056-30/+35
|\ \ \
| * | | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-216-30/+35
* | | | Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-11-050-0/+0
|\ \ \ \
| * \ \ \ Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown2015-11-040-0/+0
| |\ \ \ \
| | * \ \ \ Merge tag 'ib-mfd-regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown2015-10-051-2/+3
| | |\ \ \ \
* | | \ \ \ \ Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-050-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'v4.3-rc1' into patchworkMauro Carvalho Chehab2015-09-1342-3166/+4314
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-040-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-014-6/+6
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...Kalle Valo2015-10-280-0/+0
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'mac80211-next/master' into nextEmmanuel Grumbach2015-10-252-6/+3
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-0417-116/+677
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params()Sowmini Varadhan2015-10-201-2/+3
| * | | | | | | crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't ...David Howells2015-10-201-1/+0
| * | | | | | | crypto: keywrap - add testmgr supportStephan Mueller2015-10-152-0/+56
| * | | | | | | crypto: keywrap - enable compilationStephan Mueller2015-10-152-0/+8
| * | | | | | | crypto: keywrap - add key wrapping block chaining modeStephan Mueller2015-10-151-0/+419
| * | | | | | | crypto: testmgr - test IV value after a cipher operationBoris BREZILLON2015-10-152-1/+12