aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAge
* crypto: algif_aead - Require setkey before accept(2)Stephan Mueller2017-05-20
* crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-21
* crypto: algif_aead - Fix bogus request dereference in completion functionHerbert Xu2017-04-21
* crypto: algif_hash - avoid zero-sized arrayJiri Slaby2017-03-30
* crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann2017-03-18
* crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott2017-03-12
* crypto: algif_aead - Fix kernel panic on list_delHarsh Jain2017-02-14
* crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto2017-02-09
* 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 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
* | X.509: Fix double free in x509_cert_parse() [ver #3]Andrey Ryabinin2016-11-24
|/
* crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copyHerbert Xu2016-11-22
* crypto: algif_hash - Fix result clobbering in recvmsgHerbert Xu2016-11-22
* crypto: algif_hash - Fix NULL hash crash with shashHerbert Xu2016-11-18
* 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-09
| |\
| | * 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-04
* | | 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
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-07-21
| |\ \