| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-26 | Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linux | Linus Torvalds | 57 | -4109/+7781 |
| 2025-03-21 | zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...x86-core-2025-03-22 | Ingo Molnar | 1 | -1/+1 |
| 2025-03-13 | zstd: Import upstream v1.5.7 | Nick Terrell | 57 | -4109/+7781 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-09 | lib: zstd: fix null-deref in ZSTD_createCDict_advanced2() | Sergey Senozhatsky | 1 | -0/+2 |
| 2024-09-09 | lib: zstd: export API needed for dictionary support | Sergey Senozhatsky | 2 | -0/+85 |
| 2023-11-14 | zstd: Fix array-index-out-of-bounds UBSAN warning | Nick Terrell | 1 | -1/+1 |
| 2023-06-09 | add intptr_t | Alexey Dobriyan | 1 | -18/+0 |
| 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 | -2427/+6654 |
| 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 | -73/+162 |
| 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 |