index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lzo
Commit message (
Expand
)
Author
Age
*
lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle
Dave Rodgman
2019-09-25
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
*
lib/lzo: fix bugs for very short or empty input
Dave Rodgman
2019-04-05
*
lib/lzo: separate lzo-rle from lzo
Dave Rodgman
2019-03-07
*
lib/lzo: implement run-length encoding
Dave Rodgman
2019-03-07
*
lib/lzo: fast 8-byte copy on arm64
Matt Sealey
2019-03-07
*
lib/lzo: 64-bit CTZ on arm64
Matt Sealey
2019-03-07
*
lib/lzo: tidy-up ifdefs
Dave Rodgman
2019-03-07
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
lzo: check for length overrun in variable length encoding.
Willy Tarreau
2014-09-28
*
Revert "lzo: properly check for overruns"
Willy Tarreau
2014-09-28
*
lzo: properly check for overruns
Greg Kroah-Hartman
2014-06-23
*
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
2013-02-20
*
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
Markus F.X.J. Oberhumer
2013-02-20
*
lib: add support for LZO-compressed kernels
Albin Tonnerre
2010-01-11
*
lzo: use get/put_unaligned_* helpers
Harvey Harrison
2008-07-25
*
lzo: fix typo in decompressor
Harvey Harrison
2008-04-10
*
lzo: add some missing casts
Richard Purdie
2007-07-31
*
Add LZO1X algorithm to the kernel
Richard Purdie
2007-07-10