All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 6.8-final
@ 2024-03-07 16:34 ` Gao Xiang
  0 siblings, 0 replies; 4+ messages in thread
From: Gao Xiang @ 2024-03-07 16:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Yue Hu, linux-erofs

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(-)

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

end of thread, other threads:[~2024-03-07 17:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-07 16:34 [GIT PULL] erofs fixes for 6.8-final Gao Xiang
2024-03-07 16:34 ` Gao Xiang
2024-03-07 17:39 ` pr-tracker-bot
2024-03-07 17:39   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.