* [GIT PULL] hotfixes for 6.17-rc7
@ 2025-09-18 4:13 Andrew Morton
2025-09-18 5:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2025-09-18 4:13 UTC (permalink / raw)
To: Linus Torvalds; +Cc: mm-commits, linux-kernel, linux-mm
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit a68172d95c2845d2b5455b072b4ff51ba32650e9:
MAINTAINERS: add tree entry to numa memblocks and emulation block (2025-09-08 23:45:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-09-17-21-10
for you to fetch changes up to ce4be9e4307c5a60701ff6e0cafa74caffdc54ce:
zram: fix slot write race condition (2025-09-15 20:01:45 -0700)
----------------------------------------------------------------
15 hotfixes. 11 are cc:stable and the remainder address post-6.16 issues
or aren't considered necessary for -stable kernels. 13 of these fixes are
for MM.
The usual shower of singletons, plus
- A 5 patch series from Hugh which addresses various misbehaviors in
get_user_pages()
- A 2 patch series from SeongJae which addresses a quite severe issue in
DAMON
- A 3 patch series also from SeongJae which completes some fixes for a
DAMON startup issue
----------------------------------------------------------------
Hugh Dickins (5):
mm/gup: check ref_count instead of lru before migration
mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
mm: revert "mm/gup: clear the LRU flag of a page before adding to LRU batch"
mm: revert "mm: vmscan.c: fix OOM on swap stress test"
mm: folio_may_be_lru_cached() unless folio_test_large()
Lance Yang (1):
MAINTAINERS: add Lance Yang as a THP reviewer
Lorenzo Stoakes (1):
MAINTAINERS: add Jann Horn as rmap reviewer
Nathan Chancellor (1):
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
SeongJae Park (5):
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
samples/damon/wsse: avoid starting DAMON before initialization
samples/damon/prcl: avoid starting DAMON before initialization
samples/damon/mtier: avoid starting DAMON before initialization
Sergey Senozhatsky (1):
zram: fix slot write race condition
MAINTAINERS | 2 ++
drivers/block/zram/zram_drv.c | 8 +++----
fs/nilfs2/sysfs.c | 4 ++--
fs/nilfs2/sysfs.h | 8 +++----
include/linux/damon.h | 2 ++
include/linux/swap.h | 10 +++++++++
mm/damon/core.c | 8 +++++--
mm/damon/sysfs.c | 23 +++++++++++++-------
mm/gup.c | 14 +++++++++---
mm/mlock.c | 6 +++---
mm/swap.c | 50 ++++++++++++++++++++++---------------------
mm/vmscan.c | 2 +-
samples/damon/mtier.c | 3 +++
samples/damon/prcl.c | 3 +++
samples/damon/wsse.c | 3 +++
15 files changed, 94 insertions(+), 52 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] hotfixes for 6.17-rc7
2025-09-18 4:13 [GIT PULL] hotfixes for 6.17-rc7 Andrew Morton
@ 2025-09-18 5:00 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-18 5:00 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linus Torvalds, mm-commits, linux-kernel, linux-mm
The pull request you sent on Wed, 17 Sep 2025 21:13:10 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-09-17-21-10
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8b789f2b7602a818e7c7488c74414fae21392b63
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-18 5:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-18 4:13 [GIT PULL] hotfixes for 6.17-rc7 Andrew Morton
2025-09-18 5:00 ` 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