summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
...
| * | | crypto: cmac - fix alignment of 'consts'Eric Biggers2016-10-21
| * | | crypto: cmac - return -EINVAL if block size is unsupportedEric Biggers2016-10-21
| * | | crypto: api - Remove no-op exit_ops codeEric Biggers2016-10-21
| * | | crypto: api - Fix Kconfig dependencies for FIPSAlec Ari2016-10-21
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-10
|\ \ \
| * \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-10
| |\ \ \
| | * | | crypto: algif_aead - fix uninitialized variable warningStephan Mueller2016-12-08
| | * | | crypto: mcryptd - Check mcryptd algorithm compatibilitytim2016-12-07
| | * | | crypto: algif_aead - fix AEAD tag memory handlingStephan Mueller2016-12-07
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-06
|\ \ \ \ | |/ / /
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-05
| |\ \ \ | | |/ /
| | * | crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael2016-11-30
| | * | crypto: drbg - prevent invalid SG mappingsStephan Mueller2016-11-30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-26
|\ \ \ \ | |/ / /
| * | | X.509: Fix double free in x509_cert_parse() [ver #3]Andrey Ryabinin2016-11-25
| |/ /
| * | crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copyHerbert Xu2016-11-22
| * | crypto: algif_hash - Fix result clobbering in recvmsgHerbert Xu2016-11-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\ \ \ | |/ /
| * | crypto: algif_hash - Fix NULL hash crash with shashHerbert Xu2016-11-18
| |/
* | net: fix sleeping for sk_wait_event()WANG Cong2016-11-14
|/
* kthread: kthread worker API cleanupPetr Mladek2016-10-11
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-10-10
| |\
| | * crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2016-10-02
| * | crypto: testmgr - add guard to dst buffer for ahash_exportJan Stancek2016-10-02
| * | crypto: gcm - Fix IV buffer size in crypto_gcm_setkeyOndrej Mosnáček2016-10-02
| * | crypto: squash lines for simple wrapper functionsMasahiro Yamada2016-09-13
| * | crypto: algif_hash - Handle NULL hashes correctlyHerbert Xu2016-09-07
| * | crypto: engine - permit to enqueue ashash_requestCorentin LABBE2016-09-07
| * | crypto: engine - move crypto engine to its own headerCorentin LABBE2016-09-07
| * | crypto: FIPS - allow tests to be disabled in FIPS modeStephan Mueller2016-08-31
| * | crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unsetHerbert Xu2016-08-31
| * | crypto: rsa - allow keys >= 2048 bits in FIPS modeStephan Mueller2016-08-24
| * | crypto: drbg - fix error return codeWei Yongjun2016-08-24
| * | crypto: xor - skip speed test if the xor function is selected automaticallyMartin Schwidefsky2016-08-24
| * | crypto: drbg - do not call drbg_instantiate in healt testStephan Mueller2016-08-16
| * | crypto: xts - fix a little typoCorentin LABBE2016-08-16
| * | crypto: testmgr - fix !x==y confusionYanjiang Jin2016-08-09
* | | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-06
|\ \ \ | |_|/ |/| |
| * | async_pq_val: fix DMA memory leakJustin Maggard2016-10-05
* | | crypto: rsa-pkcs1pad - Handle leading zero for decryptionHerbert Xu2016-09-22
* | | crypto: skcipher - Fix blkcipher walk OOM crashHerbert Xu2016-09-13
* | | crypto: echainiv - Replace chaining with multiplicationHerbert Xu2016-09-13
* | | crypto: cryptd - initialize child shash_desc on importArd Biesheuvel2016-09-07
* | | crypto: cryptd - Use correct tfm object for AEAD trackingHerbert Xu2016-08-31
| |/ |/|
* | crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVECMichael Ellerman2016-08-09
* | crypto: sha3 - Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven2016-08-08
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-27
|\
| * random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o2016-07-03
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-26
|\ \