The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] zstd changes for v6.3-rc1
@ 2023-03-03  6:23 Nick Terrell
  2023-03-03 17:28 ` Linus Torvalds
  0 siblings, 1 reply; 9+ messages in thread
From: Nick Terrell @ 2023-03-03  6:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Nick Terrell, Linux Kernel Mailing List, Nick Terrell

The following changes since commit c9c3395d5e3dcc6daee66c6908354d47bf98cb0c:

 Linux 6.2 (2023-02-19 14:24:22 -0800)

are available in the Git repository at:

 https://github.com/terrelln/linux.git tags/zstd-linus-v6.3

for you to fetch changes up to 9844ed7e93967c0eaa27cab2fc80583e38696a0e:

 Merge tag 'v6.2' into zstd-linus (2023-03-02 22:15:55 -0800)

----------------------------------------------------------------
Zstd fixes for v6.3

A small number of fixes for zstd-v1.5.2.

I'm not pulling in zstd-v1.5.4 from upstream this release because it
didn't have any time to bake in linux-next, but I'm aiming for the next
update in v6.4.

Signed-off-by: Nick Terrell <terrelln@fb.com>

----------------------------------------------------------------
Enrico Scholz (1):
     zstd: fix assert() logic

Kees Cook (1):
     lib: zstd: Fix -Wstringop-overflow warning

Nick Terrell (3):
     Merge branch 'main' into zstd-linus
     lib: zstd: Backport fix for in-place decompression
     Merge tag 'v6.2' into zstd-linus

lib/zstd/common/zstd_deps.h           |  2 +-
lib/zstd/decompress/huf_decompress.c  |  2 +-
lib/zstd/decompress/zstd_decompress.c | 25 ++++++++++++++++++++++---
3 files changed, 24 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-03-03 18:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-03  6:23 [GIT PULL] zstd changes for v6.3-rc1 Nick Terrell
2023-03-03 17:28 ` Linus Torvalds
2023-03-03 17:54   ` Nick Terrell
2023-03-03 17:59     ` Linus Torvalds
2023-03-03 18:03       ` Nick Terrell
2023-03-03 18:16         ` Linus Torvalds
2023-03-03 18:26           ` Nick Terrell
2023-03-03 18:48         ` Theodore Ts'o
2023-03-03 18:05       ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox