summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: algif_aead - Require setkey before accept(2)Stephan Mueller2017-04-24
| * | | crypto: scomp - add support for deflate rfc1950 (zlib)Giovanni Cabiddu2017-04-24
| * | | crypto: scomp - allow registration of multiple scompsGiovanni Cabiddu2017-04-24
| * | | crypto: testmgr - Allow ecb(cipher_null) in FIPS modeMilan Broz2017-04-24
| * | | crypto: testmgr - replace compression known answer testGiovanni Cabiddu2017-04-21
| * | | crypto: acomp - allow registration of multiple acompsGiovanni Cabiddu2017-04-21
| * | | crypto: lz4 - fixed decompress function to return error codeMyungho Jung2017-04-10
| * | | crypto: af_alg - Allow arbitrarily long algorithm namesHerbert Xu2017-04-10
| * | | crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansionHerbert Xu2017-04-10
| * | | crypto: xts - drop gf128mul dependencyOndrej Mosnáček2017-04-05
| * | | crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček2017-04-05
| * | | crypto: gf128mul - define gf128mul_x_* in gf128mul.hOndrej Mosnáček2017-04-05
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-05
| |\ \ \
| * | | | crypto: DRBG - initialize SGL only onceStephan Mueller2017-03-24
| * | | | crypto: testmgr - mark ctr(des3_ede) as fips_allowedMarcelo Cerri2017-03-24
| * | | | md5: remove from lib and only live in cryptoJason A. Donenfeld2017-03-24
| * | | | crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens2017-03-24
| * | | | crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens2017-03-24
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-24
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | crypto: ctr - Propagate NEED_FALLBACK bitMarcelo Cerri2017-03-09
| * | | | crypto: cbc - Propagate NEED_FALLBACK bitMarcelo Cerri2017-03-09
| * | | | crypto: testmgr - constify all test vectorsEric Biggers2017-03-09
| * | | | crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers2017-03-09
| * | | | crypto: algapi - annotate expected branch behavior in crypto_inc()Ard Biesheuvel2017-03-09
| * | | | crypto: gf128mul - constify 4k and 64k multiplication tablesEric Biggers2017-03-09
| * | | | crypto: gf128mul - rename the byte overflow tablesEric Biggers2017-03-09
| * | | | crypto: gf128mul - remove xx() macroEric Biggers2017-03-09
| * | | | crypto: gf128mul - fix some commentsEric Biggers2017-03-09
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-04-18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | crypto: algif_aead - Fix bogus request dereference in completion functionHerbert Xu2017-04-10
| * | | | crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-10
| * | | | crypto: lrw - Fix use-after-free on EINPROGRESSHerbert Xu2017-04-10
| * | | | crypto: xts - Fix use-after-free on EINPROGRESSHerbert Xu2017-04-10
| | |_|/ | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-31
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | crypto: xts,lrw - fix out-of-bounds write after kmalloc failureEric Biggers2017-03-24
| |/
* | net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
|/