index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
zlib_inflate
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-24
lib/zlib_inflate/inffast: check config in C to avoid unused function warning
Paul Menzel
1
-7
/
+6
2021-07-01
lib/decompressors: fix spelling mistakes
Zhen Lei
1
-1
/
+1
2020-11-19
lib: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-12
/
+12
2020-06-04
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
1
-56
/
+35
2020-01-31
lib/zlib: add s390 hardware support for kernel zlib_inflate
Mikhail Zaslonko
3
-10
/
+48
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-10-31
lib/zlib_inflate/inflate.c: remove fall through warnings
Corentin Labbe
1
-0
/
+12
2017-05-08
lib/zlib_inflate/inftrees.c: fix potential buffer overflow
Guenter Roeck
1
-1
/
+1
2014-08-06
zlib: clean up some dead code
Sergey Senozhatsky
1
-132
/
+0
2010-03-12
inflate_fast: sout is already a short so ptr arith was off by one.
Joakim Tjernlund
1
-1
/
+1
2010-03-12
zlib: make new optimized inflate endian independent
Joakim Tjernlund
1
-40
/
+30
2010-01-13
zlib: Fix build of powerpc boot wrapper
Benjamin Herrenschmidt
1
-2
/
+30
2010-01-11
zlib: optimize inffast when copying direct from output
Joakim Tjernlund
1
-11
/
+44
2009-01-04
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
Alain Knaff
2
-0
/
+8
2007-10-11
[ZLIB]: Fix external builds of zlib_inflate code.
David S. Miller
3
-48
/
+50
2007-10-10
[ZLIB]: Move bnx2 driver gzip unpacker into zlib.
Denys Vlasenko
3
-13
/
+61
2007-05-07
Fix ppp_deflate issues with recent zlib_inflate changes
Richard Purdie
1
-3
/
+5
2006-07-31
[PATCH] Fix ppc32 zImage inflate
Peter Korsgaard
1
-1
/
+4
2006-06-27
[PATCH] zlib inflate: fix function definitions
Randy Dunlap
2
-10
/
+5
2006-06-26
move acknowledgment for Mark Adler to CREDITS
Adrian Bunk
1
-9
/
+0
2006-06-22
[PATCH] zlib_inflate: Upgrade library code to a recent version
Richard Purdie
16
-1885
/
+1729
2006-01-10
[PATCH] lib/zlib*: cleanups
Adrian Bunk
4
-2
/
+12
2005-10-29
[PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c
Olaf Hering
1
-1
/
+0
2005-08-17
Revert unnecessary zlib_inflate/inftrees.c fix
Linus Torvalds
1
-1
/
+1
2005-08-05
[PATCH] Update in-kernel zlib routines
Tim Yamin
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
14
-0
/
+2031