Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hotfixes for 7.1-rc2
@ 2026-04-30 22:41 Andrew Morton
  2026-05-01 18:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2026-04-30 22:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -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-30-15-39

for you to fetch changes up to 99ebc509eef52675ae5bae86aa2a53e15594e4a3:

  mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end() (2026-04-30 06:13:20 -0700)

----------------------------------------------------------------
20 hotfixes.  All are for MM (and for MMish maintainers).  9 are cc:stable
and the remainder are for post-7.0 issues or aren't deemed suitable for
backporting.

There's a 2 patch DAMON series from SeongJae Park which address races
which could lead to use-after-free errors.  And a 3 patch DAMON series
which avoids the possibility of presenting stale parameter values to
users.

----------------------------------------------------------------
Breno Leitao (1):
      kho: fix error handling in kho_add_subtree()

Dan Carpenter (1):
      mailmap: update entry for Dan Carpenter

David Carlier (1):
      mm/userfaultfd: detect VMA type change after copy retry in mfill_copy_folio_retry()

Joanne Koong (1):
      mm: start background writeback based on per-wb threshold for strictlimit BDIs

Li Wang (1):
      MAINTAINERS: update Li Wang's email address

Liam R. Howlett (1):
      MAINTAINERS: update Liam's email address

Lorenzo Stoakes (1):
      mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()

Marco Elver (1):
      vmalloc: fix buffer overflow in vrealloc_node_align()

Mark Brown (1):
      selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=y

Pasha Tatashin (1):
      liveupdate: fix return value on session allocation failure

Pedro Falcato (1):
      MAINTAINERS: fix regex pattern in CORE MM category

Qi Zheng (2):
      MAINTAINERS, mailmap: update email address for Qi Zheng
      mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()

Sang-Heon Jeon (1):
      mm/hugetlb_cma: round up per_node before logging it

SeongJae Park (5):
      mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock
      mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lock
      mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
      mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
      mm/damon/stat: detect and use fresh enabled value

Sourabh Jain (1):
      MAINTAINERS: remove stale kdump project URL

 .mailmap                           |  5 +++
 MAINTAINERS                        | 30 +++++++-------
 include/linux/maple_tree.h         |  2 +-
 include/linux/mm.h                 |  2 +-
 kernel/liveupdate/kexec_handover.c | 21 ++++++----
 kernel/liveupdate/luo_session.c    | 15 ++++---
 lib/maple_tree.c                   |  2 +-
 lib/test_maple_tree.c              |  4 +-
 mm/damon/lru_sort.c                | 85 ++++++++++++++++++++++++--------------
 mm/damon/reclaim.c                 | 85 ++++++++++++++++++++++++--------------
 mm/damon/stat.c                    | 30 +++++++++-----
 mm/damon/sysfs-schemes.c           | 24 ++++++++++-
 mm/hugetlb_cma.c                   |  1 +
 mm/memcontrol.c                    | 29 ++++++++-----
 mm/page-writeback.c                | 16 +++----
 mm/userfaultfd.c                   | 12 +++++-
 mm/util.c                          | 26 ++++++++----
 mm/vma.c                           |  3 +-
 mm/vmalloc.c                       |  2 +-
 tools/testing/radix-tree/maple.c   |  2 +-
 tools/testing/selftests/mm/config  |  1 +
 tools/testing/vma/include/dup.h    |  2 +-
 tools/testing/vma/include/stubs.h  |  3 +-
 23 files changed, 262 insertions(+), 140 deletions(-)



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

* Re: [GIT PULL] hotfixes for 7.1-rc2
  2026-04-30 22:41 [GIT PULL] hotfixes for 7.1-rc2 Andrew Morton
@ 2026-05-01 18:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-05-01 18:42 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, linux-mm, mm-commits, linux-kernel

The pull request you sent on Thu, 30 Apr 2026 15:41:58 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2026-04-30-15-39

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2b4d0215bec0f09bfb872e9a8aa1e1943a42d5e7

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html


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

end of thread, other threads:[~2026-05-01 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30 22:41 [GIT PULL] hotfixes for 7.1-rc2 Andrew Morton
2026-05-01 18:42 ` 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