linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	mm-commits@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.15-rc6
Date: Sat, 10 May 2025 14:25:36 -0700	[thread overview]
Message-ID: <20250510142536.5e56d771875c6357574a3b89@linux-foundation.org> (raw)


Linus, please merge this batch of MM and non-MM hotfixes, thanks.

The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:

  Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-05-10-14-23

for you to fetch changes up to 7b08b74f3d99f6b801250683c751d391128799ec:

  mm: fix folio_pte_batch() on XEN PV (2025-05-07 23:39:42 -0700)

----------------------------------------------------------------
22 hotfixes.  13 are cc:stable and the remainder address post-6.14 issues
or aren't considered necessary for -stable kernels.

About half are for MM.  Five OCFS2 fixes and a few MAINTAINERS updates.

----------------------------------------------------------------
Feng Tang (1):
      selftests/mm: compaction_test: support platform with huge mount of memory

Frank van der Linden (1):
      mm/hugetlb: copy the CMA flag when demoting

Gavin Guo (1):
      mm/huge_memory: fix dereferencing invalid pmd migration entry

Guenter Roeck (1):
      x86: disable image size check for test builds

Heming Zhao (1):
      ocfs2: fix the issue with discontiguous allocation in the global_bitmap

Jan Kara (3):
      ocfs2: switch osb->disable_recovery to enum
      ocfs2: implement handshaking with ocfs2 recovery thread
      ocfs2: stop quota recovery before disabling quotas

Kairui Song (1):
      mm, swap: fix false warning for large allocation with !THP_SWAP

Kees Cook (1):
      mm: vmalloc: support more granular vrealloc() sizing

Lance Yang (1):
      mailmap: add entries for Lance Yang

Lorenzo Stoakes (4):
      MAINTAINERS: add reverse mapping section
      MAINTAINERS: add core mm section
      MAINTAINERS: add mm THP section
      tools/testing/selftests: fix guard region test tmpfs assumption

Madhavan Srinivasan (1):
      selftests/mm: fix build break when compiling pkey_util.c

Mark Tinguely (1):
      ocfs2: fix panic in failed foilio allocation

Nysal Jan K.A. (1):
      selftests/mm: fix a build failure on powerpc

Peter Xu (1):
      mm/userfaultfd: fix uninitialized output field for -EAGAIN race

Petr Vaněk (1):
      mm: fix folio_pte_batch() on XEN PV

Ryusuke Konishi (1):
      nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()

Uwe Kleine-König (1):
      mailmap: map Uwe's BayLibre addresses to a single one

 .mailmap                                     |  3 ++
 MAINTAINERS                                  | 66 +++++++++++++++++++++--
 arch/x86/kernel/vmlinux.lds.S                | 10 +++-
 fs/nilfs2/the_nilfs.c                        |  3 --
 fs/ocfs2/alloc.c                             |  1 +
 fs/ocfs2/journal.c                           | 80 ++++++++++++++++++++--------
 fs/ocfs2/journal.h                           |  1 +
 fs/ocfs2/ocfs2.h                             | 17 +++++-
 fs/ocfs2/quota_local.c                       |  9 +---
 fs/ocfs2/suballoc.c                          | 38 ++++++++++---
 fs/ocfs2/suballoc.h                          |  1 +
 fs/ocfs2/super.c                             |  3 ++
 fs/userfaultfd.c                             | 28 +++++++---
 include/linux/vmalloc.h                      |  1 +
 mm/huge_memory.c                             | 11 ++--
 mm/hugetlb.c                                 |  6 +++
 mm/internal.h                                | 27 ++++------
 mm/swapfile.c                                | 23 +++++---
 mm/vmalloc.c                                 | 31 ++++++++---
 tools/testing/selftests/mm/compaction_test.c | 19 +++++--
 tools/testing/selftests/mm/guard-regions.c   | 16 +++---
 tools/testing/selftests/mm/pkey-powerpc.h    | 14 ++++-
 tools/testing/selftests/mm/pkey_util.c       |  1 +
 23 files changed, 314 insertions(+), 95 deletions(-)



             reply	other threads:[~2025-05-10 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-10 21:25 Andrew Morton [this message]
2025-05-10 23:05 ` 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=20250510142536.5e56d771875c6357574a3b89@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@linux-foundation.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