Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mm@kvack.org, mm-commits@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.16-rc4
Date: Sun, 22 Jun 2025 18:55:10 -0700	[thread overview]
Message-ID: <20250622185510.662af99051fedc1815b9de00@linux-foundation.org> (raw)


Linus, please pull this batch of hotfixes, thanks.


The following changes since commit e04c78d86a9699d136910cfc0bdcf01087e3267e:

  Linux 6.16-rc2 (2025-06-15 13:49:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-06-22-18-52

for you to fetch changes up to c742d127d2d831aa83ae2987a508bca2bf0c7736:

  MAINTAINERS: add additional mmap-related files to mmap section (2025-06-19 20:48:05 -0700)

----------------------------------------------------------------
20 hotfixes.  7 are cc:stable and the remainder address post-6.15 issues
or aren't considered necessary for -stable kernels.  Only 4 are for MM.

- The 3 patch series `Revert "bcache: update min_heap_callbacks to use
  default builtin swap"' from Kuan-Wei Chiu backs out the author's recent
  min_heap changes due to a performance regression.  A fix for this
  regression has been developed but we felt it best to go back to the
  known-good version to give the new code more bake time.

- A lot of MAINTAINERS maintenance.  I like to get these changes
  upstreamed promptly because they can't break things and more
  accurate/complete MAINTAINERS info hopefully improves the speed and
  accuracy of our responses to submitters and reporters.

----------------------------------------------------------------
David Hildenbrand (1):
      mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"

Dev Jain (1):
      selftests/mm: add configs to fix testcase failure

Kairui Song (2):
      mm/shmem, swap: fix softlockup with mTHP swapin
      mm: userfaultfd: fix race of userfaultfd_move and swap cache

Kuan-Wei Chiu (3):
      Revert "bcache: update min_heap_callbacks to use default builtin swap"
      Revert "bcache: remove heap-related macros and switch to generic min_heap"
      bcache: remove unnecessary select MIN_HEAP

Liam R. Howlett (1):
      maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()

Lorenzo Stoakes (7):
      MAINTAINERS: add missing mm/workingset.c file to mm reclaim section
      MAINTAINERS: add missing test files to mm gup section
      MAINTAINERS: add further init files to mm init block
      MAINTAINERS: add hugetlb_cgroup.c to hugetlb section
      MAINTAINERS: add stray rmap file to mm rmap section
      MAINTAINERS: add memfd, shmem quota files to shmem section
      MAINTAINERS: add additional mmap-related files to mmap section

Oscar Salvador (1):
      MAINTAINERS: update maintainers for HugeTLB

Pedro Falcato (1):
      selftests/mm: skip uprobe vma merge test if uprobes are not enabled

Pratyush Yadav (2):
      MAINTAINERS: add linux-mm@ list to Kexec Handover
      kho: initialize tail pages for higher order folios properly

Shivank Garg (1):
      selftests/mm: increase timeout from 180 to 900 seconds

 MAINTAINERS                         |  21 ++++++-
 drivers/md/bcache/Kconfig           |   1 -
 drivers/md/bcache/alloc.c           |  57 ++++++------------
 drivers/md/bcache/bcache.h          |   2 +-
 drivers/md/bcache/bset.c            | 116 ++++++++++++++----------------------
 drivers/md/bcache/bset.h            |  40 +++++++------
 drivers/md/bcache/btree.c           |  69 +++++++++------------
 drivers/md/bcache/extents.c         |  45 ++++++--------
 drivers/md/bcache/movinggc.c        |  33 ++++------
 drivers/md/bcache/super.c           |   3 +-
 drivers/md/bcache/sysfs.c           |   4 +-
 drivers/md/bcache/util.h            |  67 ++++++++++++++++++++-
 drivers/md/bcache/writeback.c       |  13 ++--
 kernel/kexec_handover.c             |  29 +++++----
 lib/maple_tree.c                    |   4 +-
 mm/gup.c                            |  14 +++--
 mm/memory.c                         |  20 -------
 mm/shmem.c                          |   6 +-
 mm/swap.h                           |  23 +++++++
 mm/userfaultfd.c                    |  33 +++++++++-
 tools/testing/selftests/mm/config   |   3 +
 tools/testing/selftests/mm/merge.c  |   5 +-
 tools/testing/selftests/mm/settings |   2 +-
 23 files changed, 333 insertions(+), 277 deletions(-)



             reply	other threads:[~2025-06-23  1:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-23  1:55 Andrew Morton [this message]
2025-06-23 22:10 ` [GIT PULL] hotfixes for 6.16-rc4 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-06-27 23:59 Andrew Morton
2025-06-28  3:38 ` 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=20250622185510.662af99051fedc1815b9de00@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