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