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] remaining MM updates for 6.6-rc1
Date: Mon, 4 Sep 2023 14:08:19 -0700 [thread overview]
Message-ID: <20230904140819.b49a4ff6366047ddcb2d9b1f@linux-foundation.org> (raw)
Linus, please merge this small batch of MM updates for this -rc cycle,
thanks.
The following changes since commit 52ae298e3e5c9be5bb95e1c6d9199e5210f2a156:
maple_tree: shrink struct maple_tree (2023-08-24 16:20:32 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-stable-2023-09-04-14-00
for you to fetch changes up to e68d343d2720779362cb7160cb7f4bd24979b2b4:
mm/kmemleak: move up cond_resched() call in page scanning loop (2023-09-02 15:17:34 -0700)
----------------------------------------------------------------
- Stefan Roesch has added ksm statistics to /proc/pid/smaps
- Also a number of singleton patches, mainly cleanups and leftovers.
----------------------------------------------------------------
Baruch Siach (2):
rmap: remove anon_vma_link() nommu stub
MAINTAINERS: add rmap.h to mm entry
Jiaqi Yan (1):
mm/hwpoison: rename hwp_walk* to hwpoison_walk*
Johannes Weiner (1):
mm: page_alloc: remove stale CMA guard code
Miaohe Lin (1):
mm: memory-failure: add PageOffline() check
Stefan Roesch (1):
proc/ksm: add ksm stats to /proc/pid/smaps
Waiman Long (1):
mm/kmemleak: move up cond_resched() call in page scanning loop
Documentation/filesystems/proc.rst | 4 ++++
MAINTAINERS | 1 +
fs/proc/task_mmu.c | 6 ++++++
include/linux/rmap.h | 1 -
mm/kmemleak.c | 5 +++--
mm/memory-failure.c | 21 +++++++++++----------
mm/page_alloc.c | 21 ++++-----------------
7 files changed, 29 insertions(+), 30 deletions(-)
next reply other threads:[~2023-09-04 21:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 21:08 Andrew Morton [this message]
2023-09-05 19:42 ` 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=20230904140819.b49a4ff6366047ddcb2d9b1f@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