linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
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] additional non-MM updates for 7.0-rc1
Date: Wed, 18 Feb 2026 20:00:29 -0800	[thread overview]
Message-ID: <20260218200029.835bc4072e58269d27599e62@linux-foundation.org> (raw)


Linus, please merge this second and final batch of non-MM updates for
the 7.0-rcX cycle, thanks.



The following changes since commit 0dddf20b4fd4afd59767acc144ad4da60259f21f:

  watchdog/hardlockup: simplify perf event probe and remove per-cpu dependency (2026-02-08 00:13:35 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-nonmm-stable-2026-02-18-19-56

for you to fetch changes up to 90627a1e08e602b8b7bea970d7d5007626be7527:

  lib/group_cpus: handle const qualifier from clusters allocation type (2026-02-12 15:45:58 -0800)

----------------------------------------------------------------
mm.git review status for linus..mm-nonmm-stable

Total patches:       7
Reviews/patch:       0.57
Reviewed rate:       42%

- The 2 patch series "two fixes in kho_populate()" from Ran Xiaokai
  fixes a couple of not-major issues in the kexec handover code.

----------------------------------------------------------------
Aristeu Rozanski (1):
      selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT

Arnd Bergmann (1):
      delayacct: fix build regression on accounting tool

Kees Cook (1):
      lib/group_cpus: handle const qualifier from clusters allocation type

Ran Xiaokai (2):
      kho: fix missing early_memunmap() call in kho_populate()
      kho: remove unnecessary WARN_ON(err) in kho_populate()

Seongjun Hong (1):
      scripts/gdb: implement x86_page_ops in mm.py

zhouwenhao (1):
      objpool: fix the overestimation of object pooling metadata size

 kernel/liveupdate/kexec_handover.c         |  28 ++---
 lib/group_cpus.c                           |   2 +-
 lib/objpool.c                              |   2 +-
 scripts/gdb/linux/constants.py.in          |   2 +-
 scripts/gdb/linux/mm.py                    | 173 ++++++++++++++++++++++++++++-
 tools/accounting/getdelays.c               |  12 +-
 tools/testing/selftests/memfd/memfd_test.c | 113 +++++++++++++++++--
 7 files changed, 301 insertions(+), 31 deletions(-)



             reply	other threads:[~2026-02-19  4:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-19  4:00 Andrew Morton [this message]
2026-02-19  7:09 ` 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=20260218200029.835bc4072e58269d27599e62@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