summaryrefslogtreecommitdiffstats
path: root/crypto/lz4hc.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * crypto: make all generic algorithms set cra_driver_nameEric Biggers2019-06-13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
|/
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-18
* crypto: remove useless initializations of cra_listEric Biggers2018-11-20
* crypto: lz4 - fixed decompress function to return error codeMyungho Jung2017-04-10
* crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt2017-02-24
* crypto: acomp - add support for lz4hc via scompGiovanni Cabiddu2016-10-24
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: lz4,lz4hc - fix decompressionKOVACS Krisztian2014-08-29
* crypto: add lz4 Cryptographic APIChanho Min2013-07-09