Dave Rodgman ([email protected])

Number of posts: 59 (0.04 per day)
First post: 2018-11-21 12:00:47
Last post: 2022-07-19 17:04:38

Date List Subject
2022-07-19 17:04:38 linux-kernel Re: [PATCH] lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
2020-05-22 15:25:20 linux-kernel Re: [PATCH 2/2] docs: lzo: fix incorrect statement about distance zero for EOS
2020-05-22 15:24:43 linux-kernel Re: [PATCH 1/2] docs: lzo: fix first byte interpretation off-by-one
2020-05-07 10:04:18 linux-kernel [PATCH] lib/lzo: fix ambiguous encoding bug in lzo-rle
2019-09-12 14:58:34 linux-kernel [PATCH] lib/lzo: fix alignment bug in lzo-rle
2019-09-10 05:14:50 linux-kernel Re: [sparc64] Kernel unaligned access at TPC lzo1x_1_do_compress
2019-07-26 13:28:03 linux-crypto Re: [PATCH] crypto: testmgr - add tests for lzo-rle
2019-03-26 17:00:47 linux-kernel [PATCH] lib/lzo: fix bugs for very short or empty input
2019-03-25 13:16:28 linux-kernel Re: Kernel LZO compressor
2019-02-05 16:30:13 linux-kernel [PATCH v5 1/3] lib/lzo: implement run-length encoding
2019-02-05 16:29:57 linux-kernel [PATCH v5 3/3] zram: default to lzo-rle instead of lzo
2019-02-05 16:29:55 linux-kernel [PATCH v5 2/3] lib/lzo: separate lzo-rle from lzo
2019-02-05 16:29:39 linux-kernel [PATCH v5 0/3]: lib/lzo: run-length encoding support
2019-02-05 14:40:50 linux-kernel [PATCH v5 1/3] lib/lzo: tidy-up ifdefs
2019-02-05 14:40:37 linux-kernel [PATCH v5 2/3] lib/lzo: 64-bit CTZ on arm64
2019-02-05 14:40:01 linux-kernel [PATCH v5 3/3] lib/lzo: fast 8-byte copy on arm64
2019-02-05 14:39:02 linux-kernel [PATCH v5 0/3] lib/lzo: performance improvements
2019-01-07 15:39:48 linux-kernel Re: [PATCH v4 0/7] lib/lzo: performance improvements
2018-12-07 15:55:04 linux-kernel Re: [PATCH v4 0/7] lib/lzo: performance improvements
2018-12-05 09:51:26 linux-kernel Re: [PATCH v4 0/7] lib/lzo: performance improvements
2018-11-30 14:53:03 linux-kernel Re: linux-next: build warning after merge of the akpm tree
2018-11-30 14:30:23 linux-kernel [PATCH v4 0/7] lib/lzo: performance improvements
2018-11-30 14:29:46 linux-kernel [PATCH 2/8] lib/lzo: clean-up by introducing COPY16
2018-11-30 14:29:40 linux-kernel [PATCH 5/8] lib/lzo: fast 8-byte copy on arm64
2018-11-30 14:28:08 linux-kernel [PATCH 7/8] lib/lzo: separate lzo-rle from lzo
2018-11-30 14:27:56 linux-kernel [PATCH 8/8] zram: default to lzo-rle instead of lzo
2018-11-30 14:27:54 linux-kernel [PATCH 6/8] lib/lzo: implement run-length encoding
2018-11-30 14:27:52 linux-kernel [PATCH 1/8] lib/lzo: tidy-up ifdefs
2018-11-30 14:27:52 linux-kernel [PATCH 4/8] lib/lzo: 64-bit CTZ on arm64
2018-11-30 14:27:51 linux-kernel [PATCH 3/8] lib/lzo: enable 64-bit CTZ on Arm
2018-11-30 12:23:21 linux-kernel Re: [PATCH v2] lzo: fix ip overrun during compress.
2018-11-30 11:51:25 linux-kernel [PATCH 1/8] lib/lzo: tidy-up ifdefs
2018-11-30 11:51:14 linux-kernel [PATCH 4/8] lib/lzo: 64-bit CTZ on arm64
2018-11-30 11:51:09 linux-kernel [PATCH 3/8] lib/lzo: enable 64-bit CTZ on Arm
2018-11-30 11:48:57 linux-kernel [PATCH 8/8] zram: default to lzo-rle instead of lzo
2018-11-30 11:48:56 linux-kernel [PATCH 7/8] lib/lzo: separate lzo-rle from lzo
2018-11-30 11:48:52 linux-kernel [PATCH 6/8] lib/lzo: implement run-length encoding
2018-11-30 11:48:51 linux-kernel [PATCH 5/8] lib/lzo: fast 8-byte copy on arm64
2018-11-30 11:48:51 linux-kernel [PATCH 2/8] lib/lzo: clean-up by introducing COPY16
2018-11-30 11:48:42 linux-kernel [PATCH v3 0/7] lib/lzo: performance improvements
2018-11-30 10:47:13 linux-kernel Re: [PATCH 7/7] lib/lzo: separate lzo-rle from lzo
2018-11-29 16:51:06 linux-kernel Re: [PATCH v2] lzo: fix ip overrun during compress.
2018-11-29 10:22:55 linux-kernel Re: [PATCH 7/7] lib/lzo: separate lzo-rle from lzo
2018-11-27 19:26:10 linux-kernel [PATCH 6/7] lib/lzo: implement run-length encoding
2018-11-27 19:26:09 linux-kernel [PATCH 1/7] lib/lzo: tidy-up ifdefs
2018-11-27 19:26:06 linux-kernel [PATCH 5/7] lib/lzo: fast 8-byte copy on arm64
2018-11-27 16:24:04 linux-kernel [PATCH v2 0/7] lib/lzo: performance improvements
2018-11-27 16:22:05 linux-kernel [PATCH 2/7] lib/lzo: clean-up by introducing COPY16
2018-11-27 16:21:59 linux-kernel [PATCH 4/7] lib/lzo: 64-bit CTZ on arm64
2018-11-27 16:21:59 linux-kernel [PATCH 3/7] lib/lzo: enable 64-bit CTZ on Arm
2018-11-27 16:21:56 linux-kernel [PATCH 7/7] lib/lzo: separate lzo-rle from lzo