| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-03-06 | zstd: Fix definition of assert() | Jonathan Neuschäfer | 1 | -1/+1 |
| 2023-03-06 | lib: zstd: Backport fix for in-place decompression | Nick Terrell | 1 | -3/+22 |
| 2023-03-06 | lib: zstd: Fix -Wstringop-overflow warning | Kees Cook | 1 | -1/+1 |
| 2022-10-24 | zstd: import usptream v1.5.2 | Nick Terrell | 35 | -2411/+6638 |
| 2022-10-24 | zstd: Move zstd-common module exports to zstd_common_module.c | Nick Terrell | 4 | -14/+33 |
| 2022-10-24 | lib: zstd: Fix comment typo | Xin Gao | 1 | -1/+1 |
| 2022-10-24 | lib: zstd: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
| 2022-10-03 | zstd: Fixing mixed module-builtin objects | Alexey Kardashevskiy | 3 | -10/+21 |
| 2021-11-18 | lib: zstd: Don't add -O3 to cflags | Nick Terrell | 1 | -2/+0 |
| 2021-11-18 | lib: zstd: Don't inline functions in zstd_opt.c | Nick Terrell | 2 | -0/+19 |
| 2021-11-18 | lib: zstd: Fix unused variable warning | Nick Terrell | 1 | -0/+2 |
| 2021-11-08 | lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logical | Nathan Chancellor | 1 | -1/+1 |
| 2021-11-08 | lib: zstd: Upgrade to latest upstream zstd version 1.4.10 | Nick Terrell | 65 | -11944/+24453 |
| 2021-11-08 | lib: zstd: Add decompress_sources.h for decompress_unzstd | Nick Terrell | 1 | -0/+23 |
| 2021-11-08 | lib: zstd: Add kernel-specific API | Nick Terrell | 2 | -61/+150 |
| 2021-07-01 | lib/decompressors: fix spelling mistakes | Zhen Lei | 1 | -1/+1 |
| 2020-11-19 | lib: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2 | -0/+2 |
| 2020-11-18 | Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" | Nick Desaulniers | 4 | -14/+14 |
| 2020-08-24 | lib: Revert use of fallthrough pseudo-keyword in lib/ | Gustavo A. R. Silva | 4 | -14/+14 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 4 | -14/+14 |
| 2020-07-31 | lib: Prepare zstd for preboot environment, improve performance | Nick Terrell | 2 | -10/+13 |
| 2019-09-15 | lib/zstd/mem.h: replace __inline by inline | Rasmus Villemoes | 1 | -1/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-04-08 | lib: zstd: Mark expected switch fall-throughs | Gustavo A. R. Silva | 4 | -1/+12 |
| 2018-03-26 | lib: zstd: clean up Makefile for simpler composite object handling | Masahiro Yamada | 1 | -13/+4 |
| 2017-08-15 | lib: Add zstd modules | Nick Terrell | 16 | -0/+11847 |