Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-08 | 1 | -1/+8 |
|\ | |||||
| * | crypto: serpent - mark __serpent_setkey_sbox noinline | Arnd Bergmann | 2019-06-27 | 1 | -1/+7 |
| * | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 2019-06-13 | 1 | -0/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ | |||||
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 | 1 | -1/+1 |
* | crypto: serpent - improve __serpent_setkey with UBSAN | Arnd Bergmann | 2017-08-09 | 1 | -36/+41 |
* | crypto: add missing crypto module aliases | Mathias Krause | 2015-01-13 | 1 | -0/+1 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -2/+2 |
* | crypto: serpent - use crypto_[un]register_algs | Jussi Kivilinna | 2012-08-01 | 1 | -34/+19 |
* | crypto: serpent - rename serpent.c to serpent_generic.c | Jussi Kivilinna | 2011-11-30 | 1 | -0/+684 |