* [GIT PULL] additional non-MM updates for 7.0-rc1
@ 2026-02-19 4:00 Andrew Morton
2026-02-19 7:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2026-02-19 4:00 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-19 7:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-19 4:00 [GIT PULL] additional non-MM updates for 7.0-rc1 Andrew Morton
2026-02-19 7:09 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox