From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: mm-commits@vger.kernel.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.10-rc3
Date: Fri, 7 Jun 2024 15:29:44 -0700 [thread overview]
Message-ID: <20240607152944.60722ce87f5a4b1a74d1145d@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-06-07-15-24
for you to fetch changes up to 7373a51e7998b508af7136530f3a997b286ce81c:
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors (2024-06-05 19:19:27 -0700)
----------------------------------------------------------------
14 hotfixes, 6 of which are cc:stable.
All except the nilfs2 fix affect MM and all are singletons - see the
chagelogs for details.
----------------------------------------------------------------
Alexander Potapenko (1):
kmsan: do not wipe out origin when doing partial unpoisoning
Baolin Wang (1):
mm: drop the 'anon_' prefix for swap-out mTHP counters
Barry Song (2):
mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=n
mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
Chengming Zhou (2):
mm/ksm: fix ksm_pages_scanned accounting
mm/ksm: fix ksm_zero_pages accounting
Cong Wang (1):
vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
Johannes Weiner (1):
mm: page_alloc: fix highatomic typing in multi-block buddies
Oscar Salvador (1):
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Ryusuke Konishi (2):
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Sebastian Andrzej Siewior (1):
memcg: remove the lockdep assert from __mod_objcg_mlstate()
Suren Baghdasaryan (1):
mm: fix xyz_noprof functions calling profiled functions
Thadeu Lima de Souza Cascardo (1):
codetag: avoid race at alloc_slab_obj_exts
Documentation/admin-guide/mm/transhuge.rst | 4 +--
arch/arm64/mm/contpte.c | 4 +--
fs/nilfs2/dir.c | 2 +-
fs/nilfs2/segment.c | 3 ++
fs/proc/base.c | 2 +-
include/linux/huge_mm.h | 10 ++++--
include/linux/ksm.h | 17 ++++++++--
include/linux/mm_types.h | 2 +-
mm/filemap.c | 2 +-
mm/huge_memory.c | 8 ++---
mm/hugetlb.c | 16 ++++++++--
mm/kmsan/core.c | 15 ++++++---
mm/ksm.c | 17 +++++-----
mm/memcontrol.c | 2 --
mm/mempool.c | 2 +-
mm/page_alloc.c | 50 ++++++++++++++++++++----------
mm/page_io.c | 2 +-
mm/slub.c | 5 +--
mm/util.c | 10 +++---
mm/vmalloc.c | 2 +-
mm/vmscan.c | 2 +-
21 files changed, 115 insertions(+), 62 deletions(-)
next reply other threads:[~2024-06-07 22:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-07 22:29 Andrew Morton [this message]
2024-06-08 0:15 ` 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=20240607152944.60722ce87f5a4b1a74d1145d@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
all inboxes | Powered by JetHome®