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] hotfixes for 6.7-rc6
Date: Fri, 15 Dec 2023 07:16:04 -0800 [thread overview]
Message-ID: <20231215071604.946a433bbc05a6409faf5a33@linux-foundation.org> (raw)
Linus, please merge this batch of MM, kexec and selftests hotfixes, thanks.
The following changes since commit 0c92218f4e7d4b4a7245d32bea042fa6f9cc39d7:
Merge branch 'master' into mm-hotfixes-stable (2023-12-06 17:03:50 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-12-15-07-11
for you to fetch changes up to 4376807bf2d5371c3e00080c972be568c3f8a7d1:
mm/mglru: reclaim offlined memcgs harder (2023-12-12 17:20:20 -0800)
----------------------------------------------------------------
17 hotfixes. 8 are cc:stable and the other 9 pertain to post-6.6 issues.
----------------------------------------------------------------
Baoquan He (6):
riscv: fix VMALLOC_START definition
loongarch, kexec: change dependency of object files
m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC
David Hildenbrand (1):
selftests/mm: cow: print ksft header before printing anything else
David Stevens (1):
mm/shmem: fix race in shmem_undo_range w/THP
Ignat Korchagin (1):
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
John Hubbard (1):
Revert "selftests: error out if kernel header files are not yet built"
Kefeng Wang (1):
mm: fix VMA heap bounds checking
SeongJae Park (1):
mm/damon/core: make damon_start() waits until kdamond_fn() starts
Yu Zhao (4):
mm/mglru: fix underprotected page cache
mm/mglru: try to stop at high watermarks
mm/mglru: respect min_ttl_ms with memcgs
mm/mglru: reclaim offlined memcgs harder
Yuntao Wang (1):
crash_core: fix the check for whether crashkernel is from high memory
arch/loongarch/kernel/Makefile | 2 +-
arch/m68k/include/asm/kexec.h | 4 +-
arch/m68k/kernel/Makefile | 2 +-
arch/mips/cavium-octeon/smp.c | 4 +-
arch/mips/include/asm/kexec.h | 2 +-
arch/mips/include/asm/smp-ops.h | 2 +-
arch/mips/include/asm/smp.h | 2 +-
arch/mips/kernel/Makefile | 2 +-
arch/mips/kernel/smp-bmips.c | 4 +-
arch/mips/kernel/smp-cps.c | 10 ++---
arch/mips/loongson64/reset.c | 4 +-
arch/mips/loongson64/smp.c | 2 +-
arch/riscv/Kconfig | 4 +-
arch/riscv/include/asm/pgtable.h | 2 +-
arch/riscv/kernel/crash_core.c | 4 +-
arch/sh/include/asm/kexec.h | 4 +-
arch/sh/kernel/Makefile | 2 +-
arch/sh/kernel/reboot.c | 4 +-
arch/sh/kernel/setup.c | 2 +-
arch/x86/boot/compressed/acpi.c | 2 +-
include/linux/damon.h | 2 +
include/linux/mm.h | 8 ++--
include/linux/mm_inline.h | 23 ++++++----
include/linux/mmzone.h | 34 ++++++++-------
kernel/Kconfig.kexec | 1 -
kernel/crash_core.c | 10 ++---
mm/damon/core.c | 6 +++
mm/shmem.c | 19 ++++++++-
mm/vmscan.c | 92 ++++++++++++++++++++++++++--------------
mm/workingset.c | 6 +--
tools/testing/selftests/Makefile | 21 +--------
tools/testing/selftests/lib.mk | 40 ++---------------
tools/testing/selftests/mm/cow.c | 3 +-
33 files changed, 171 insertions(+), 158 deletions(-)
next reply other threads:[~2023-12-15 15:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-15 15:16 Andrew Morton [this message]
2023-12-15 20:06 ` pr-tracker-bot
2023-12-15 20:11 ` Linus Torvalds
2023-12-15 20:22 ` Andrew Morton
2023-12-16 4:56 ` Yu Zhao
2023-12-17 0:16 ` Linus Torvalds
2023-12-17 15:40 ` Matthew Wilcox
2023-12-18 5:46 ` Andrew Morton
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=20231215071604.946a433bbc05a6409faf5a33@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®