Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: pcomp - Constify (de)compression parameters | David Howells | 2015-05-01 | 1 | -2/+2 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -0/+1 |
* | initramfs: support initramfs that is bigger than 2GiB | Yinghai Lu | 2014-08-08 | 1 | -4/+4 |
* | net+crypto: Use vmalloc for zlib inflate buffers. | David S. Miller | 2011-06-29 | 1 | -4/+3 |
* | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston | 2011-03-22 | 1 | -7/+11 |
* | crypto: Use vzalloc | Joe Perches | 2010-11-27 | 1 | -2/+1 |
* | crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final} | Geert Uytterhoeven | 2009-06-02 | 1 | -12/+12 |
* | crypto: zlib - New zlib crypto module, using pcomp | Geert Uytterhoeven | 2009-03-04 | 1 | -0/+378 |