From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
mm-commits@vger.kernel.org
Subject: [GIT PULL] hotfixes against 7.0-rc7
Date: Mon, 6 Apr 2026 20:40:05 -0700 [thread overview]
Message-ID: <20260406204005.a7bd01cfb84ce72be88c9c4f@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit 2697dd8ae721db4f6a53d4f4cbd438212a80f8dc:
mm/mseal: update VMA end correctly on merge (2026-03-27 20:48:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2026-04-06-15-27
for you to fetch changes up to 7bc5da4842bed3252d26e742213741a4d0ac1b14:
ocfs2: fix out-of-bounds write in ocfs2_write_end_inline (2026-04-06 11:13:43 -0700)
----------------------------------------------------------------
8 hotfixes. All are cc:stable and 7 are for MM.
All are singletons - please see the changelogs for details.
----------------------------------------------------------------
Baolin Wang (1):
mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
Hao Li (1):
mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
Joanne Koong (1):
mm: reinstate unconditional writeback start in balance_dirty_pages()
Joseph Qi (1):
ocfs2: fix out-of-bounds write in ocfs2_write_end_inline
Leo Timmins (1):
liveupdate: propagate file deserialization failures
Sechang Lim (1):
mm/vma: fix memory leak in __mmap_region()
SeongJae Park (2):
mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
fs/ocfs2/inode.c | 10 ++++++++++
kernel/liveupdate/luo_session.c | 9 +++++++--
mm/damon/stat.c | 7 +++++++
mm/damon/sysfs.c | 3 ++-
mm/filemap.c | 11 ++++++++---
mm/memory_hotplug.c | 20 ++++++++++++++++++++
mm/page-writeback.c | 21 +++++++++++++++++++++
mm/vma.c | 7 +++++++
8 files changed, 82 insertions(+), 6 deletions(-)
next reply other threads:[~2026-04-07 3:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-07 3:40 Andrew Morton [this message]
2026-04-07 19:26 ` 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=20260406204005.a7bd01cfb84ce72be88c9c4f@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mm-commits@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