summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-08
|\
| * async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel2017-05-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\ \
| * | net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-05
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-07-05
| |\ \
| | * | crypto: drbg - Fixes panic in wait_for_completion callStephan Mueller2017-06-22
| * | | crypto: testmgr - Reenable sha1/aes in FIPS modeHerbert Xu2017-06-28
| * | | crypto: testmgr - add testvector for pkcs1pad(rsa)Stephan Mueller2017-06-20
| * | | crypto: rsa-pkcs1pad - use constant time memory comparison for MACsJason A. Donenfeld2017-06-20
| * | | crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE2017-06-19
| * | | crypto: testmgr - use consistent format for errorsGilad Ben-Yossef2017-06-19
| * | | crypto: algapi - Use pr_err common logging style.Karim Eshapa2017-06-19
| * | | crypto: aes_ti - fix comment for MixColumns stepEric Biggers2017-06-19
| * | | crypto: testmgr - add genkey kpp testTudor-Dan Ambarus2017-06-10
| * | | crypto: ecdh - add privkey generation supportTudor-Dan Ambarus2017-06-10
| * | | X.509: Fix error code in x509_cert_parse()Dan Carpenter2017-06-10
| * | | crypto: drbg - Fixes panic in wait_for_completion callStephan Mueller2017-06-10
| * | | crypto: pkcs1pad - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus2017-06-10
| * | | crypto: rsa - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus2017-06-10
| * | | crypto: ecdh - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus2017-06-10
| * | | crypto: dh - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus2017-06-10
| * | | crypto: dh - fix memleak in setkeyTudor-Dan Ambarus2017-06-10
| * | | crypto: ecc - rename ecdh_make_pub_key()Tudor-Dan Ambarus2017-06-10
| * | | crypto: ecc - remove unnecessary castsTudor-Dan Ambarus2017-06-10
| * | | crypto: ecc - remove unused function argumentsTudor-Dan Ambarus2017-06-10
| * | | crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus2017-06-10
| * | | crypto: rng - Remove unused function __crypto_rng_cast()Matthias Kaehlcke2017-06-10
| * | | crypto: hmac - add hmac IPAD/OPAD constantCorentin LABBE2017-05-23
| * | | crypto: tcrypt - don't disable irqs and waitGilad Ben-Yossef2017-05-18
* | | | crypto : asymmetric_keys : verify_pefile:zero memory content before freeingLoganaden Velvindron2017-06-09
* | | | X.509: Fix error code in x509_cert_parse()Dan Carpenter2017-06-09
| |/ / |/| |
* | | crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef2017-05-23
* | | crypto: drbg - wait for crypto op not signal safeGilad Ben-Yossef2017-05-23
* | | crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef2017-05-23
|/ /
* | crypto: skcipher - Add missing API setkey checksHerbert Xu2017-05-18
|/
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-03
|\
| * KEYS: Keyring asymmetric key restrict method with chainingMat Martineau2017-04-04
| * KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau2017-04-04
| * KEYS: Add a lookup_restriction function for the asymmetric key typeMat Martineau2017-04-04
| * KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau2017-04-03
| * PKCS#7: Handle blacklisted certificatesDavid Howells2017-04-03
| * X.509: Allow X.509 certs to be blacklistedDavid Howells2017-04-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-20
| |\ \
| * | | netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
| * | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
| * | | netlink: extended ACK reportingJohannes Berg2017-04-13
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-02
|\ \ \ \ | |_|/ / |/| | |