-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: facebook/zstd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(fileio): guard ratio progress display against divide-by-zero on empty input
CLA Signed
#4742
opened Aug 21, 2026 by
rootkiller6788
•
Draft
Reject a too large block in ZSTD_compressSequencesAndLiterals()
CLA Signed
#4741
opened Aug 21, 2026 by
nileshpatil6
Loading…
Apply ZSTD_c_deterministicRefPrefix to ZSTD_createCDict_byReference , ensure deterministic output.
CLA Signed
#4739
opened Aug 20, 2026 by
cdcxd
Loading…
[AArch64] Optimize ZSTD_isRLE() with 64-byte NEON vector unrolling
CLA Signed
#4736
opened Aug 16, 2026 by
wittkung
Loading…
6 tasks done
Request XSI alongside POSIX for setpriority()/getrusage()
CLA Signed
#4735
opened Aug 16, 2026 by
lzcunt
Loading…
decompress: keep the repeat-offset triple in registers on x86-64
CLA Signed
#4733
opened Aug 11, 2026 by
matevz-kovacic
Loading…
opt: tabulate the optimal parser's per-code price components
CLA Signed
#4732
opened Aug 11, 2026 by
matevz-kovacic
Loading…
compiler: make TARGET_ATTRIBUTE and LIKELY/UNLIKELY capability checks consistent under clang-cl
CLA Signed
#4729
opened Aug 6, 2026 by
matevz-kovacic
Loading…
[benchmark] advance the decodeOnly result cursor by the decompressed size
CLA Signed
#4728
opened Aug 6, 2026 by
evilgensec
Loading…
Selective lazy evaluation with targetLength-adaptive gating
CLA Signed
#4727
opened Aug 6, 2026 by
BiplabRaut
Loading…
perf(dictBuilder): skip the merge scans that cannot match
CLA Signed
#4726
opened Aug 2, 2026 by
teerthsharma
Loading…
fix(dictBuilder): keep dictItem slot index valid across the merge fixpoint
CLA Signed
#4724
opened Aug 2, 2026 by
teerthsharma
Loading…
Bump ossf/scorecard-action from 2.4.1 to 2.4.4
CLA Signed
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4720
opened Aug 1, 2026 by
dependabot
Bot
Loading…
Vectorize small-offset overlapping match copies with NEON
tbl / SSSE3 pshufb
CLA Signed
#4718
opened Jul 30, 2026 by
thevar1able
Loading…
reject out-of-range numFrames in seekable seek table loader
CLA Signed
#4717
opened Jul 29, 2026 by
saleemno1
Loading…
Assembly implementation of 4X1 & 4X2 Huffman for AArch64
CLA Signed
#4715
opened Jul 28, 2026 by
chiranmoyf
Loading…
fix result buffer overrun in decode-only benchmark
CLA Signed
#4714
opened Jul 23, 2026 by
saleemno1
Loading…
fix off-by-one bounds check in ZSTD_seekTable_getFrameDecompressedSize
CLA Signed
#4712
opened Jul 22, 2026 by
saleemno1
Loading…
Fix out-of-bounds read in FASTCOVER on small training samples
CLA Signed
#4710
opened Jul 13, 2026 by
eyupcanakman
Contributor
Loading…
dibio: fix unsigned underflow in DiB_findMaxMem, guard nbSamples overflow
CLA Signed
#4708
opened Jul 9, 2026 by
0xxreacher
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.