summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-03crypto: user - prevent operating on larval algorithmsEric Biggers
2019-07-03crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch
2019-06-27crypto: asymmetric_keys - select CRYPTO_HASH where neededArnd Bergmann
2019-06-27crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann
2019-06-27crypto: testmgr - dynamically allocate crypto_shashArnd Bergmann
2019-06-27crypto: testmgr - dynamically allocate testvec_configArnd Bergmann
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman
2019-06-20crypto: arc4 - remove cipher implementationArd Biesheuvel
2019-06-20crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18wusb: switch to cbcmac transformArd Biesheuvel
2019-06-13crypto: chacha - constify ctx and iv argumentsEric Biggers
2019-06-13crypto: chacha20poly1305 - a few cleanupsEric Biggers
2019-06-13crypto: skcipher - un-inline encrypt and decrypt functionsEric Biggers
2019-06-13crypto: aead - un-inline encrypt and decrypt functionsEric Biggers
2019-06-13crypto: testmgr - add some more preemption pointsEric Biggers
2019-06-13crypto: algapi - require cra_name and cra_driver_nameEric Biggers
2019-06-13crypto: make all generic algorithms set cra_driver_nameEric Biggers
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-06crypto: chacha20poly1305 - fix atomic sleep when using async algorithmEric Biggers
2019-06-06crypto: lrw - use correct alignmaskEric Biggers
2019-06-06crypto: ghash - fix unaligned memory access in ghash_setkey()Eric Biggers
2019-06-06crypto: xxhash - Implement xxhash supportNikolay Borisov
2019-06-06crypto: jitter - update implementation to 2.1.2Stephan Müller
2019-06-06crypto: testmgr - test the shash APIEric Biggers
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140Thomas Gleixner
2019-05-30crypto: algapi - remove crypto_tfm_in_queue()Eric Biggers
2019-05-30crypto: hash - remove CRYPTO_ALG_TYPE_DIGESTEric Biggers
2019-05-30crypto: cryptd - move kcrypto_wq into cryptdEric Biggers
2019-05-30crypto: gf128mul - make unselectable by userEric Biggers
2019-05-30crypto: echainiv - change to 'default n'Eric Biggers
2019-05-30crypto: make all templates select CRYPTO_MANAGEREric Biggers
2019-05-30crypto: testmgr - make extra tests depend on cryptomgrEric Biggers
2019-05-30crypto: testmgr - fix length truncation with large page sizeEric Biggers
2019-05-30crypto: hmac - fix memory leak in hmac_init_tfm()Eric Biggers
2019-05-30crypto: jitterentropy - change back to module_init()Eric Biggers
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner