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-kernel@vger.kernel.org, mm-commits@vger.kernel.org,
	linux-mm@kvack.org
Subject: [GIT PULL] hotfixes for 6.15-rc3
Date: Sat, 19 Apr 2025 21:26:32 -0700	[thread overview]
Message-ID: <20250419212632.41bd67c6fa1459f817f0ea58@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit fc96b232f8e7c0a6c282f47726b2ff6a5fb341d2:

  Merge tag 'pci-v6.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (2025-04-17 16:00:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-04-19-21-24

for you to fetch changes up to ea21641b6a79f9cdd64f8339983c71c89949dcb5:

  MAINTAINERS: add section for locking of mm's and VMAs (2025-04-17 20:10:09 -0700)

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

All patches are basically for MM although five are alterations to
MAINTAINERS.

----------------------------------------------------------------
Ahmad Fatoum (1):
      docs: ABI: replace mcroce@microsoft.com with new Meta address

Andreas Gruenbacher (1):
      writeback: fix false warning in inode_to_wb()

Baoquan He (1):
      mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()

David Hildenbrand (2):
      fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
      mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount stabilization

Johannes Weiner (2):
      mm: vmscan: restore high-cpu watermark safety in kswapd
      mm: vmscan: fix kswapd exit condition in defrag_mode

Kirill A. Shutemov (1):
      mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()

Liam R. Howlett (1):
      MAINTAINERS: add mmap trace events to MEMORY MAPPING

Lorenzo Stoakes (3):
      MAINTAINERS: add memory advice section
      MAINTAINERS: add Pedro as reviewer to the MEMORY MAPPING section
      MAINTAINERS: add section for locking of mm's and VMAs

Muchun Song (1):
      mm: memcontrol: fix swap counter leak from offline cgroup

Oscar Salvador (1):
      mm, hugetlb: increment the number of pages to be reset on HVO

Vlastimil Babka (2):
      MAINTAINERS: update SLAB ALLOCATOR maintainers
      MAINTAINERS: add MM subsection for the page allocator

 CREDITS                                       |  4 +++
 Documentation/ABI/stable/sysfs-block          |  2 +-
 Documentation/ABI/testing/sysfs-kernel-reboot | 10 +++---
 MAINTAINERS                                   | 49 +++++++++++++++++++++++++--
 fs/dax.c                                      |  1 +
 include/linux/backing-dev.h                   |  1 +
 include/linux/mm.h                            | 17 ++++++++++
 include/linux/mmzone.h                        |  5 +--
 mm/gup.c                                      |  4 +--
 mm/hugetlb_vmemmap.c                          |  6 ++--
 mm/internal.h                                 |  1 +
 mm/memcontrol-v1.c                            |  2 +-
 mm/memory.c                                   |  4 +--
 mm/mm_init.c                                  |  1 +
 mm/page_alloc.c                               | 40 ++++++++++++++--------
 mm/vmscan.c                                   | 29 ++++++++++++++--
 16 files changed, 141 insertions(+), 35 deletions(-)



             reply	other threads:[~2025-04-20  4:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-20  4:26 Andrew Morton [this message]
2025-04-20  5:14 ` 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=20250419212632.41bd67c6fa1459f817f0ea58@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