Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-08 |
|\ | |||
| * | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 2019-06-13 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 2019-06-05 |
|/ | |||
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 |
* | crypto: remove useless initializations of cra_list | Eric Biggers | 2018-11-20 |
* | crypto: lz4 - fixed decompress function to return error code | Myungho Jung | 2017-04-10 |
* | crypto: change LZ4 modules to work with new LZ4 module version | Sven Schmidt | 2017-02-24 |
* | crypto: acomp - add support for lz4hc via scomp | Giovanni Cabiddu | 2016-10-24 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 |
* | crypto: lz4,lz4hc - fix decompression | KOVACS Krisztian | 2014-08-29 |
* | crypto: add lz4 Cryptographic API | Chanho Min | 2013-07-09 |