summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NetworkingHerbert Xu2017-07-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-07-053-8/+5
|\
| * crypto: drbg - Fixes panic in wait_for_completion callStephan Mueller2017-06-221-0/+1
| * crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef2017-05-231-4/+2
| * crypto: drbg - wait for crypto op not signal safeGilad Ben-Yossef2017-05-231-3/+2
| * crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef2017-05-231-1/+1
* | crypto: testmgr - Reenable sha1/aes in FIPS modeHerbert Xu2017-06-281-0/+1
* | crypto: testmgr - add testvector for pkcs1pad(rsa)Stephan Mueller2017-06-202-4/+125
* | crypto: rsa-pkcs1pad - use constant time memory comparison for MACsJason A. Donenfeld2017-06-201-1/+1
* | crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE2017-06-191-10/+13
* | crypto: testmgr - use consistent format for errorsGilad Ben-Yossef2017-06-191-9/+9
* | crypto: algapi - Use pr_err common logging style.Karim Eshapa2017-06-191-1/+1
* | crypto: aes_ti - fix comment for MixColumns stepEric Biggers2017-06-191-1/+1
* | crypto: testmgr - add genkey kpp testTudor-Dan Ambarus2017-06-102-11/+112
* | crypto: ecdh - add privkey generation supportTudor-Dan Ambarus2017-06-105-4/+80
* | X.509: Fix error code in x509_cert_parse()Dan Carpenter2017-06-101-0/+1
* | crypto: drbg - Fixes panic in wait_for_completion callStephan Mueller2017-06-101-0/+1
* | crypto: pkcs1pad - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus2017-06-101-8/+2
* | crypto: rsa - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus2017-06-101-2/+2
* | crypto: ecdh - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus2017-06-101-4/+3
* | crypto: dh - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus2017-06-101-1/+1
* | crypto: dh - fix memleak in setkeyTudor-Dan Ambarus2017-06-101-0/+3
* | crypto: ecc - rename ecdh_make_pub_key()Tudor-Dan Ambarus2017-06-103-7/+7
* | crypto: ecc - remove unnecessary castsTudor-Dan Ambarus2017-06-103-25/+22
* | crypto: ecc - remove unused function argumentsTudor-Dan Ambarus2017-06-103-21/+11
* | crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus2017-06-105-11/+13
* | crypto: rng - Remove unused function __crypto_rng_cast()Matthias Kaehlcke2017-06-101-5/+0
* | crypto: hmac - add hmac IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* | crypto: tcrypt - don't disable irqs and waitGilad Ben-Yossef2017-05-181-4/+0
|/
* crypto: skcipher - Add missing API setkey checksHerbert Xu2017-05-181-1/+39
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-3/+1
* Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-030-0/+0
|\
| * Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-110-0/+0
| |\
| | * Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul2017-04-042-4/+10
| | |\
| * | \ Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-112-4/+10
| |\ \ \ | | |/ / | |/| / | | |/
| * | BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-232-8/+10
| |\ \
* | \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-036-19/+293
|\ \ \ \
| * \ \ \ Merge branch 'keyctl-restrict' of git://git.kernel.org/pub/scm/linux/kernel/g...David Howells2017-04-042-11/+252
| |\ \ \ \
| | * | | | KEYS: Keyring asymmetric key restrict method with chainingMat Martineau2017-04-042-45/+144
| | * | | | KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau2017-04-042-1/+105
| | * | | | KEYS: Add a lookup_restriction function for the asymmetric key typeMat Martineau2017-04-041-8/+44
| | * | | | KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau2017-04-031-3/+5
| |/ / / /
| * | | | Merge branch 'keys-blacklist' into keys-nextDavid Howells2017-04-034-8/+41
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PKCS#7: Handle blacklisted certificatesDavid Howells2017-04-032-8/+25
| | * | | X.509: Allow X.509 certs to be blacklistedDavid Howells2017-04-032-0/+16
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-2/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-204-35/+88
| |\ \ \ \
| * \ \ \ \ Merge branch 'netlink_ext_ACK'David S. Miller2017-04-131-2/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | netlink: pass extended ACK struct where availableJohannes Berg2017-04-131-1/+1
| | * | | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-1/+1