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.16-rc1
Date: Fri, 6 Jun 2025 16:12:08 -0700 [thread overview]
Message-ID: <20250606161208.2d18790220a7c75ec18b361b@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit 546b1c9e93c2bb8cf5ed24e0be1c86bb089b3253:
Merge tag 'bootconfig-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (2025-06-02 17:39:24 -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-06-16-02
for you to fetch changes up to 2da20fd904f87f7bb31b79719bc3dda4093f8cdb:
kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count (2025-06-05 22:02:25 -0700)
----------------------------------------------------------------
13 hotfixes. 6 are cc:stable and the remainder address post-6.15 issues
or aren't considered necessary for -stable kernels. 11 are for MM.
----------------------------------------------------------------
Alistair Popple (1):
MAINTAINERS: add Alistair as reviewer of mm memory policy
Arnd Bergmann (1):
kmsan: test: add module description
Jann Horn (2):
mm/hugetlb: unshare page tables during VMA split, not before
mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
Joshua Hahn (1):
mm/mempolicy: fix incorrect freeing of wi_kobj
Kirill A. Shutemov (1):
mm: fix vmstat after removing NR_BOUNCE
Lorenzo Stoakes (2):
KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
MAINTAINERS: add mm swap section
Max Kellermann (1):
kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count
Nitesh Shetty (1):
iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvec
SeongJae Park (1):
mm/madvise: handle madvise_lock() failure during race unwinding
Suren Baghdasaryan (1):
alloc_tag: handle module codetag load errors as module load failures
Tal Zussman (1):
MAINTAINERS: add tlb trace events to MMU GATHER AND TLB INVALIDATION
MAINTAINERS | 21 +++++++++++++
arch/s390/kvm/gaccess.c | 8 ++---
include/linux/codetag.h | 8 ++---
include/linux/hugetlb.h | 3 ++
kernel/module/main.c | 5 +--
kernel/rcu/tree_stall.h | 26 ++++++++++++++++
lib/alloc_tag.c | 12 ++++---
lib/codetag.c | 34 ++++++++++++++------
lib/iov_iter.c | 2 +-
mm/hugetlb.c | 67 ++++++++++++++++++++++++++++++----------
mm/kmsan/kmsan_test.c | 1 +
mm/madvise.c | 5 ++-
mm/mempolicy.c | 4 +--
mm/vma.c | 7 +++++
mm/vmstat.c | 1 -
tools/testing/vma/vma_internal.h | 2 ++
16 files changed, 160 insertions(+), 46 deletions(-)
next reply other threads:[~2025-06-06 23:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-06 23:12 Andrew Morton [this message]
2025-06-07 5:11 ` 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=20250606161208.2d18790220a7c75ec18b361b@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