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.10-rc6
Date: Wed, 26 Jun 2024 17:30:17 -0700 [thread overview]
Message-ID: <20240626173017.d4d69c597466bdd42da64da3@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:
Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-06-26-17-28
for you to fetch changes up to ab1ffc86cb5bec1c92387b9811d9036512f8f4eb:
mm/memory: don't require head page for do_set_pmd() (2024-06-24 20:52:11 -0700)
----------------------------------------------------------------
13 hotfixes, 7 are cc:stable.
All are MM related apart from a MAINTAINERS update. There is no
identifiable theme here - just singleton patches in various places.
----------------------------------------------------------------
Andrew Bresticker (1):
mm/memory: don't require head page for do_set_pmd()
Andrey Konovalov (1):
kasan: fix bad call to unpoison_slab_object
Christoph Hellwig (1):
nfs: drop the incorrect assertion in nfs_swap_rw()
Jan Kara (1):
ocfs2: fix DIO failure due to insufficient transaction credits
Jarkko Sakkinen (1):
MAINTAINERS: TPM DEVICE DRIVER: update the W-tag
Jeff Xu (1):
/proc/pid/smaps: add mseal info for vma
Stephen Brennan (1):
mm: convert page type macros to enum
Suren Baghdasaryan (2):
mm/slab: fix 'variable obj_exts set but not used' warning
mm: handle profiling for fake memory allocations during compaction
Zhaoyang Huang (1):
mm: fix incorrect vbq reference in purge_fragmented_block
Zi Yan (1):
mm/migrate: make migrate_pages_batch() stats consistent
aigourensheng (1):
selftests/mm:fix test_prctl_fork_exec return failure
yangge (1):
mm/page_alloc: Separate THP PCP into movable and non-movable categories
Documentation/filesystems/proc.rst | 1 +
MAINTAINERS | 2 +-
fs/nfs/direct.c | 2 --
fs/ocfs2/aops.c | 5 +++
fs/ocfs2/journal.c | 17 ++++++++++
fs/ocfs2/journal.h | 2 ++
fs/ocfs2/ocfs2_trace.h | 2 ++
fs/proc/task_mmu.c | 3 ++
include/linux/mm.h | 5 +++
include/linux/mmzone.h | 9 +++---
include/linux/page-flags.h | 21 +++++++------
mm/compaction.c | 11 +++++--
mm/internal.h | 5 ---
mm/kasan/common.c | 2 +-
mm/memory.c | 3 +-
mm/migrate.c | 5 +++
mm/page_alloc.c | 9 ++++--
mm/slub.c | 7 +++--
mm/vmalloc.c | 21 +++++++++----
tools/testing/selftests/mm/ksm_functional_tests.c | 38 +++++++++++++----------
20 files changed, 117 insertions(+), 53 deletions(-)
next reply other threads:[~2024-06-27 0:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-27 0:30 Andrew Morton [this message]
2024-06-27 1:04 ` 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=20240626173017.d4d69c597466bdd42da64da3@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