summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-111-0/+1
|\
| * Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman2019-06-235-28/+5
| |\
| * | wusb: switch to cbcmac transformArd Biesheuvel2019-06-181-0/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-0840-586/+1028
|\ \ \
| * | | crypto: asymmetric_keys - select CRYPTO_HASH where neededArnd Bergmann2019-06-271-0/+3
| * | | crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann2019-06-271-1/+7
| * | | crypto: testmgr - dynamically allocate crypto_shashArnd Bergmann2019-06-271-6/+13
| * | | crypto: testmgr - dynamically allocate testvec_configArnd Bergmann2019-06-271-11/+32
| * | | crypto: arc4 - remove cipher implementationArd Biesheuvel2019-06-202-50/+16
| * | | crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel2019-06-202-59/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2019-06-202-1/+5
| |\ \ \
| * | | | crypto: chacha - constify ctx and iv argumentsEric Biggers2019-06-131-2/+2
| * | | | crypto: chacha20poly1305 - a few cleanupsEric Biggers2019-06-131-30/+13
| * | | | crypto: skcipher - un-inline encrypt and decrypt functionsEric Biggers2019-06-131-0/+34
| * | | | crypto: aead - un-inline encrypt and decrypt functionsEric Biggers2019-06-131-0/+36
| * | | | crypto: testmgr - add some more preemption pointsEric Biggers2019-06-131-0/+6
| * | | | crypto: algapi - require cra_name and cra_driver_nameEric Biggers2019-06-131-18/+4
| * | | | crypto: make all generic algorithms set cra_driver_nameEric Biggers2019-06-1322-24/+55
| * | | | crypto: chacha20poly1305 - fix atomic sleep when using async algorithmEric Biggers2019-06-061-11/+19
| * | | | crypto: lrw - use correct alignmaskEric Biggers2019-06-061-1/+1
| * | | | crypto: ghash - fix unaligned memory access in ghash_setkey()Eric Biggers2019-06-061-1/+7
| * | | | crypto: xxhash - Implement xxhash supportNikolay Borisov2019-06-065-0/+230
| * | | | crypto: jitter - update implementation to 2.1.2Stephan Müller2019-06-062-228/+82
| * | | | crypto: testmgr - test the shash APIEric Biggers2019-06-061-67/+335
| * | | | crypto: algapi - remove crypto_tfm_in_queue()Eric Biggers2019-05-301-13/+0
| * | | | crypto: hash - remove CRYPTO_ALG_TYPE_DIGESTEric Biggers2019-05-301-1/+1
| * | | | crypto: cryptd - move kcrypto_wq into cryptdEric Biggers2019-05-304-52/+19
| * | | | crypto: gf128mul - make unselectable by userEric Biggers2019-05-301-7/+1
| * | | | crypto: echainiv - change to 'default n'Eric Biggers2019-05-301-1/+0
| * | | | crypto: make all templates select CRYPTO_MANAGEREric Biggers2019-05-301-0/+8
| * | | | crypto: testmgr - make extra tests depend on cryptomgrEric Biggers2019-05-301-1/+4
| * | | | crypto: testmgr - fix length truncation with large page sizeEric Biggers2019-05-301-5/+5
| * | | | crypto: drbg - add FIPS 140-2 CTRNG for noise sourceStephan Mueller2019-05-231-3/+91
* | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ \
| * | | | | keys: Add a 'recurse' flag for keyring searchesDavid Howells2019-06-261-1/+1
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-052-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | crypto: user - prevent operating on larval algorithmsEric Biggers2019-07-031-0/+3
| * | | | crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch2019-07-031-0/+1
| | |/ / | |/| |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-16/+4
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
| |_|/ |/| |
* | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0810-138/+10
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-054-56/+4
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-056-82/+6
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-06-062-2/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | crypto: hmac - fix memory leak in hmac_init_tfm()Eric Biggers2019-05-301-1/+3
| * | crypto: jitterentropy - change back to module_init()Eric Biggers2019-05-301-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3071-412/+71
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140Thomas Gleixner2019-05-302-16/+2