summaryrefslogtreecommitdiff
path: root/lib/zlib_dfltcc/dfltcc_inflate.c
AgeCommit message (Expand)Author
2023-02-02lib/zlib: DFLTCC always switch to software inflate for Z_PACKET_FLUSH optionMikhail Zaslonko
2023-02-02lib/zlib: DFLTCC support inflate with small windowMikhail Zaslonko
2023-02-02lib/zlib: Split deflate and inflate states for DFLTCCMikhail Zaslonko
2020-12-29lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich
2020-12-06zlib: export S390 symbols for zlib modulesRandy Dunlap
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-31lib/zlib: add s390 hardware support for kernel zlib_inflateMikhail Zaslonko