index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
deflate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
crypto: scomp - add support for deflate rfc1950 (zlib)
Giovanni Cabiddu
1
-17
/
+44
2016-10-25
crypto: acomp - add support for deflate via scomp
Giovanni Cabiddu
1
-10
/
+101
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+1
2012-08-01
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
1
-1
/
+0
2011-06-29
net+crypto: Use vmalloc for zlib inflate buffers.
David S. Miller
1
-4
/
+3
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
1
-1
/
+2
2010-11-27
crypto: Use vzalloc
Joe Perches
1
-2
/
+1
2010-02-16
crypto: deflate - Fix checkpatch errors
Richard Hartmann
1
-10
/
+10
2008-04-21
[CRYPTO] all: Clean up init()/fini()
Kamalesh Babulal
1
-4
/
+4
2006-06-26
[CRYPTO] api: Added cra_init/cra_exit
Herbert Xu
1
-2
/
+2
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
1
-8
/
+11
2006-03-21
[CRYPTO] all: Use kzalloc where possible
Eric Sesterhenn
1
-2
/
+1
2005-04-16
[PATCH] crypto: call zlib end functions on deflate exit path
Artem B. Bityuckiy
1
-0
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+223