aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/zlib_deflate (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-27lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSHMikhail Zaslonko1-1/+3
2023-02-02lib/zlib: Split deflate and inflate states for DFLTCCMikhail Zaslonko1-2/+2
2023-02-02lib/zlib: fix DFLTCC not flushing EOBS when creating raw streamsMikhail Zaslonko1-6/+13
2020-01-31lib/zlib: add zlib_deflate_dfltcc_enabled() functionMikhail Zaslonko2-0/+7
2020-01-31lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko3-102/+165
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2015-09-10zlib_deflate/deftree: remove bi_reverse()yalin wang2-19/+3
2014-08-06zlib: clean up some dead codeSergey Senozhatsky1-143/+0
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston2-6/+42
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-2/+2
2008-02-03lib/: Spelling fixesJoe Perches1-1/+1
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie2-25/+3
2006-01-10[PATCH] lib/zlib*: cleanupsAdrian Bunk2-2/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+2747