index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
lzo
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle
Dave Rodgman
1
-6
/
+8
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
2
-0
/
+2
2019-04-05
lib/lzo: fix bugs for very short or empty input
Dave Rodgman
2
-6
/
+7
2019-03-07
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
2
-10
/
+35
2019-03-07
lib/lzo: implement run-length encoding
Dave Rodgman
3
-35
/
+152
2019-03-07
lib/lzo: fast 8-byte copy on arm64
Matt Sealey
1
-1
/
+1
2019-03-07
lib/lzo: 64-bit CTZ on arm64
Matt Sealey
1
-1
/
+1
2019-03-07
lib/lzo: tidy-up ifdefs
Dave Rodgman
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2014-09-28
lzo: check for length overrun in variable length encoding.
Willy Tarreau
1
-6
/
+37
2014-09-28
Revert "lzo: properly check for overruns"
Willy Tarreau
1
-41
/
+21
2014-06-23
lzo: properly check for overruns
Greg Kroah-Hartman
1
-21
/
+41
2013-02-20
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
3
-336
/
+387
2013-02-20
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
Markus F.X.J. Oberhumer
2
-1
/
+1
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
1
-3
/
+6
2008-07-25
lzo: use get/put_unaligned_* helpers
Harvey Harrison
1
-4
/
+2
2008-04-10
lzo: fix typo in decompressor
Harvey Harrison
1
-1
/
+1
2007-07-31
lzo: add some missing casts
Richard Purdie
1
-3
/
+3
2007-07-10
Add LZO1X algorithm to the kernel
Richard Purdie
4
-0
/
+528