summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-22
|\
| * crypto: algif_skcipher - sendmsg SG marking is off by oneHerbert Xu2016-01-20
| * crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-01-19
| * crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu2016-01-19
| * crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu2016-01-18
| * crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu2016-01-18
| * crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu2016-01-18
| * crypto: algif_skcipher - Remove custom release parent functionHerbert Xu2016-01-18
| * crypto: algif_hash - Remove custom release parent functionHerbert Xu2016-01-18
| * crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-01-18
| * crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu2016-01-18
| * crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-01-18
| * crypto: algif_hash - Require setkey before accept(2)Herbert Xu2016-01-18
| * crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-01-18
| * crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu2016-01-18
| * crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-01-18
| * crypto: af_alg - Fix socket double-free when accept failsHerbert Xu2016-01-18
| * crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-01-18
| * crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu2016-01-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2015-12-26
| |\ \
| | * | IMA: create machine owner and blacklist keyringsPetko Manolov2015-12-15
| * | | keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-20
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-12
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-31
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
| |\ \ \ \
| * | | | | net: Generalise wq_has_sleeper helperHerbert Xu2015-11-30
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-12
|\ \ \ \ \
| * | | | | crypto: hash - add zero length message hash for shax and md5LABBE Corentin2015-12-22
| * | | | | crypto: rsa-pkcs1pad - don't allocate buffer on stackAndrzej Zaborowski2015-12-22
| * | | | | crypto: asymmetric_keys - signature.c does not need <module.h>Paul Gortmaker2015-12-11
| * | | | | crypto: drbg - constify drbg_state_ops structuresJulia Lawall2015-12-10
| * | | | | crypto: chacha20poly1305 - Skip encryption/decryption for 0-lenJason A. Donenfeld2015-12-09
| * | | | | crypto: rsa - RSA padding algorithmAndrzej Zaborowski2015-12-09
| * | | | | crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski2015-12-09
| * | | | | crypto: cryptd - Assign statesize properlyWang, Rui Y2015-12-04
| * | | | | crypto: cryptod - use crypto_skcipher_type() for getting skcipher typeAlexander Kuleshov2015-11-27
| * | | | | crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)Cyrille Pitchen2015-11-23
| * | | | | crypto: mcryptd - use list_first_entry_or_null()Geliang Tang2015-11-23
| * | | | | crypto: api - use list_first_entry_or_null and list_next_entryGeliang Tang2015-11-23
| * | | | | crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski2015-11-17
| * | | | | crypto: algif - Change some variable to size_tLABBE Corentin2015-11-17
| |/ / / /
* | | | | async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown2016-01-07
| |_|_|/ |/| | |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | crypto: algif_skcipher - Use new skcipher interfaceHerbert Xu2015-12-22
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-15
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld2015-12-09
| |/
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
|/
* X.509: Fix the time validation [ver #2]David Howells2015-11-12