* [GIT PULL] hotfixes against 7.0-rc7
@ 2026-04-07 3:40 Andrew Morton
2026-04-07 19:26 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2026-04-07 3:40 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-mm, mm-commits
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-07 19:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-07 3:40 [GIT PULL] hotfixes against 7.0-rc7 Andrew Morton
2026-04-07 19:26 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox