Nick Terrell ([email protected])

Number of posts: 176 (0.13 per day)
First post: 2020-03-25 19:59:16
Last post: 2023-11-21 00:52:49

Date List Subject
2023-11-21 00:52:49 linux-kernel [PATCH 2/2] zstd: Backport Huffman speed improvement from upstream
2023-11-21 00:52:40 linux-kernel [PATCH 1/2] zstd: import upstream v1.5.5
2023-11-21 00:52:20 linux-kernel [PATCH 0/2] zstd: import upstream v1.5.5
2023-10-12 21:31:20 linux-kernel [PATCH] zstd: Fix array-index-out-of-bounds UBSAN warning
2023-02-16 01:31:25 linux-kernel [PATCH 1/1] lib: zstd: Backport fix for in-place decompression
2023-02-16 01:31:15 linux-kernel [PATCH 0/1] lib: zstd: Backport fix for in place decompression
2022-10-24 23:07:32 linux-kernel [PATCH 1/2] zstd: Move zstd-common module exports to zstd_common_module.c
2022-10-24 23:02:23 linux-kernel [PATCH 2/2] zstd: import usptream v1.5.2
2022-10-24 22:56:33 linux-kernel [PATCH 0/2] zstd: Update to upstream v1.5.2
2021-11-17 20:08:38 linux-kernel [PATCH v2 3/3] lib: zstd: Don't add -O3 to cflags
2021-11-17 20:08:36 linux-kernel [PATCH v2 2/3] lib: zstd: Don't inline functions in zstd_opt.c
2021-11-17 20:08:34 linux-kernel [PATCH v2 1/3] lib: zstd: Fix unused variable warning
2021-11-17 20:08:30 linux-kernel [PATCH v2 0/3] Fix stack usage on parisc & improve code size bloat
2021-11-17 01:43:20 linux-kernel [PATCH 3/3] lib: zstd: Don't add -O3 to cflags
2021-11-17 01:43:18 linux-kernel [PATCH 2/3] lib: zstd: Don't inline functions in zstd_opt.c
2021-11-17 01:43:16 linux-kernel [PATCH 1/3] lib: zstd: Fix unused variable warning
2021-11-17 01:43:12 linux-kernel [PATCH 0/3] Fix stack usage on parisc & improve code size bloat
2021-11-14 20:34:38 linux-kernel Re: [GIT PULL] zstd changes for v5.16
2021-11-14 20:34:06 linux-crypto Re: [GIT PULL] zstd changes for v5.16
2021-11-09 01:40:48 linux-crypto [GIT PULL] zstd changes for v5.16
2021-11-09 01:39:33 linux-kernel [GIT PULL] zstd changes for v5.16
2021-10-06 19:20:30 linux-crypto [GIT PULL] zstd changes for linux-next
2021-10-05 01:43:52 linux-crypto [GIT PULL][v12] zstd changes for linux-next
2021-04-30 01:30:57 linux-kernel [PATCH v11 4/4] MAINTAINERS: Add maintainer entry for zstd
2021-04-30 01:30:13 linux-kernel [PATCH v11 2/4] lib: zstd: Add decompress_sources.h for decompress_unzstd
2021-04-30 01:30:13 linux-kernel [PATCH v11 3/4] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
2021-04-30 01:27:14 linux-crypto [PATCH v11 1/4] lib: zstd: Add kernel-specific API
2021-04-30 01:27:12 linux-crypto [GIT PULL][PATCH v11 0/4] Update to zstd-1.4.10
2021-04-26 23:44:08 linux-kernel [PATCH v10 3/4] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
2021-04-26 23:43:29 linux-crypto [PATCH v10 4/4] MAINTAINERS: Add maintainer entry for zstd
2021-04-26 23:42:39 linux-crypto [PATCH v10 2/4] lib: zstd: Add decompress_sources.h for decompress_unzstd
2021-04-26 23:42:22 linux-crypto [PATCH v10 1/4] lib: zstd: Add kernel-specific API
2021-04-26 23:42:09 linux-crypto [GIT PULL][PATCH v10 0/4] Update to zstd-1.4.10
2021-04-15 00:45:21 linux-crypto Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
2021-04-15 00:41:11 linux-crypto Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
2021-04-14 18:15:45 linux-crypto Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
2021-04-09 21:41:21 linux-kernel Re: [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
2021-03-30 22:49:07 linux-kernel [PATCH v9 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
2021-03-30 22:47:44 linux-crypto [PATCH v9 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
2021-03-30 22:47:35 linux-crypto [GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
2021-03-30 22:47:35 linux-crypto [PATCH v9 1/3] lib: zstd: Add kernel-specific API
2021-03-28 20:28:48 linux-crypto Re: [PATCH v8 1/3] lib: zstd: Add kernel-specific API
2021-03-26 23:50:29 linux-kernel Re: [PATCH v8 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
2021-03-26 19:19:37 linux-kernel [PATCH v8 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
2021-03-26 19:15:53 linux-crypto [PATCH v8 1/3] lib: zstd: Add kernel-specific API
2021-03-26 19:15:49 linux-crypto [PATCH v8 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
2021-03-26 19:15:41 linux-crypto [PATCH v8 0/3] Update to zstd-1.4.10
2020-12-03 20:54:03 linux-kernel [PATCH v7 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
2020-12-03 20:53:35 linux-kernel [PATCH v7 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
2020-12-03 20:53:18 linux-kernel [PATCH v7 1/3] lib: zstd: Add kernel-specific API
2020-12-03 20:53:17 linux-kernel [PATCH v7 0/3] Update to zstd-1.4.6