* [GIT PULL] hotfixes for 6.17-rc2
@ 2025-08-13 3:52 Andrew Morton
2025-08-13 15:42 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2025-08-13 3:52 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel
Linus, please pull this batch of hotfixes, thanks.
The following changes since commit 6bcdbd62bd56e6d7383f9e06d9d148935b3c9b73:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux (2025-08-05 16:55:03 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-08-12-20-50
for you to fetch changes up to c0e1b774f68bdbea1618e356e30672c7f1e32509:
proc: proc_maps_open allow proc_mem_open to return NULL (2025-08-11 23:01:00 -0700)
----------------------------------------------------------------
12 hotfixes. 5 are cc:stable and the remainder address post-6.16 issues
or aren't considered necessary for -stable kernels. 10 of these fixes are
for MM.
----------------------------------------------------------------
Barry Song (1):
mm: fix the race between collapse and PT_RECLAIM under per-vma lock
Breno Leitao (1):
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Dev Jain (1):
mm: pass page directly instead of using folio_page
Jann Horn (1):
kasan/test: fix protection against compiler elision
Jialin Wang (1):
proc: proc_maps_open allow proc_mem_open to return NULL
Jinjiang Tu (2):
mm/smaps: fix race between smaps_hugetlb_range and migration
fs/proc/task_mmu: hold PTL in pagemap_hugetlb_range and gather_hugetlb_stats
Lorenzo Stoakes (1):
mm/mremap: avoid expensive folio lookup on mremap folio pte batch
Masami Hiramatsu (Google) (1):
MAINTAINERS: add Masami as a reviewer of hung task detector
Sukrut Heroorkar (1):
selftests/proc: fix string literal warning in proc-maps-race.c
Suren Baghdasaryan (1):
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
Waiman Long (1):
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
MAINTAINERS | 1 +
fs/proc/task_mmu.c | 24 ++++++++++++++++++------
mm/kasan/kasan_test_c.c | 2 +-
mm/khugepaged.c | 2 +-
mm/kmemleak.c | 10 +++++++++-
mm/mprotect.c | 23 ++++++++++-------------
mm/mremap.c | 4 ++++
mm/userfaultfd.c | 17 ++++++++++-------
tools/testing/selftests/proc/proc-maps-race.c | 6 +++---
9 files changed, 57 insertions(+), 32 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] hotfixes for 6.17-rc2
2025-08-13 3:52 [GIT PULL] hotfixes for 6.17-rc2 Andrew Morton
@ 2025-08-13 15:42 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-13 15:42 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linus Torvalds, linux-mm, mm-commits, linux-kernel
The pull request you sent on Tue, 12 Aug 2025 20:52:56 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-08-12-20-50
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/91325f31afc1026de28665cf1a7b6e157fa4d39d
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-08-13 15:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13 3:52 [GIT PULL] hotfixes for 6.17-rc2 Andrew Morton
2025-08-13 15:42 ` 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;
as well as URLs for NNTP newsgroup(s).