Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-25lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel
2021-07-01lib/decompressors: fix spelling mistakesZhen Lei
2020-11-19lib: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-06-05lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-01-31lib/zlib: add s390 hardware support for kernel zlib_inflateMikhail Zaslonko
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-10-31lib/zlib_inflate/inflate.c: remove fall through warningsCorentin Labbe
2017-05-09lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck
2014-08-07zlib: clean up some dead codeSergey Senozhatsky
2010-03-13inflate_fast: sout is already a short so ptr arith was off by one.Joakim Tjernlund
2010-03-13zlib: make new optimized inflate endian independentJoakim Tjernlund
2010-01-14zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund
2009-01-05bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff
2007-10-12[ZLIB]: Fix external builds of zlib_inflate code.David S. Miller
2007-10-11[ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko
2007-05-07Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie
2006-08-01[PATCH] Fix ppc32 zImage inflatePeter Korsgaard
2006-06-28[PATCH] zlib inflate: fix function definitionsRandy Dunlap
2006-06-26move acknowledgment for Mark Adler to CREDITSAdrian Bunk
2006-06-23[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie
2006-01-10[PATCH] lib/zlib*: cleanupsAdrian Bunk
2005-10-29[PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.cOlaf Hering
2005-08-18Revert unnecessary zlib_inflate/inftrees.c fixLinus Torvalds
2005-08-06[PATCH] Update in-kernel zlib routinesTim Yamin
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds