Linux-EROFS Archive mirror
 help / color / mirror / Atom feed
From: Gao Xiang <xiang@kernel.org>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Yue Hu <huyue2@coolpad.com>,
	linux-erofs@lists.ozlabs.org
Subject: [GIT PULL] erofs fixes for 6.8-final
Date: Fri, 8 Mar 2024 00:34:49 +0800	[thread overview]
Message-ID: <ZensqX1/c0L/hZJf@debian> (raw)

Hi Linus,

Could you consider this last-minute pull request for 6.8?

The main one is a KMSAN fix which addresses an issue introduced
in this cycle so it'd be much better to fix before releasing, and
the remaining one fixes VMA alignment for THP.

All commits have been in -next (with rvb tags added today) and
no potential merge conflict is observed.

Thanks,
Gao Xiang

The following changes since commit 90d35da658da8cff0d4ecbb5113f5fac9d00eb72:

  Linux 6.8-rc7 (2024-03-03 13:02:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.8-fixes

for you to fetch changes up to 4127caee89612a84adedd78c9453089138cd5afe:

  erofs: apply proper VMA alignment for memory mapped files on THP (2024-03-07 10:21:10 +0800)

----------------------------------------------------------------
Changes since last update:

 - Fix a KMSAN uninit-value issue triggered by a crafted image;

 - Fix VMA alignment for memory mapped files on THP.

----------------------------------------------------------------
Gao Xiang (2):
      erofs: fix uninitialized page cache reported by KMSAN
      erofs: apply proper VMA alignment for memory mapped files on THP

 fs/erofs/data.c         | 1 +
 fs/erofs/decompressor.c | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

             reply	other threads:[~2024-03-07 16:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07 16:34 Gao Xiang [this message]
2024-03-07 17:39 ` [GIT PULL] erofs fixes for 6.8-final pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZensqX1/c0L/hZJf@debian \
    --to=xiang@kernel.org \
    --cc=huyue2@coolpad.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).