[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230904140819.b49a4ff6366047ddcb2d9b1f@linux-foundation.org>
Date: Mon, 4 Sep 2023 14:08:19 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-mm@...ck.org, mm-commits@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] remaining MM updates for 6.6-rc1
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(-)
Powered by blists - more mailing lists