* [GIT PULL] hotfixes for 6.11-rc4
@ 2024-08-18 2:49 Andrew Morton
2024-08-18 3:11 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2024-08-18 2:49 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-mm, linux-kernel, mm-commits
Linus, please merge this batch of hotfixes. Which are a little later
in the week than I'd prefer, sorry and thanks.
The following changes since commit 7c626ce4bae1ac14f60076d00eafe71af30450ba:
Linux 6.11-rc3 (2024-08-11 14:27:14 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-08-17-19-34
for you to fetch changes up to 2e6506e1c4eed2676a8412231046f31e10e240da:
mm/migrate: fix deadlock in migrate_pages_batch() on large folios (2024-08-15 22:26:02 -0700)
----------------------------------------------------------------
16 hotfixes. All except one are for MM. 10 of these are cc:stable and
the others pertain to post-6.10 issues.
As usual with these merges, singletons and doubletons all over the place,
no identifiable-by-me theme. Please see the lovingly curated changelogs
to get the skinny.
----------------------------------------------------------------
Dan Carpenter (1):
selftests/mm: compaction_test: fix off by one in check_compaction()
David Hildenbrand (1):
mm/hugetlb: fix hugetlb vs. core-mm PT locking
Gao Xiang (1):
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Hailong Liu (1):
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
Jinjie Ruan (1):
crash: fix riscv64 crash memory reserve dead loop
Kirill A. Shutemov (1):
mm: fix endless reclaim on machines with unaccepted memory
Muhammad Usama Anjum (1):
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Pasha Tatashin (3):
mm: don't account memmap on failure
mm: add system wide stats items category
mm: don't account memmap per-node
Pedro Falcato (1):
mseal: fix is_madv_discard()
Suren Baghdasaryan (2):
alloc_tag: introduce clear_page_tag_ref() helper function
alloc_tag: mark pages reserved during CMA activation as not tagged
Waiman Long (1):
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Zi Yan (2):
mm/numa: no task_numa_fault() call if PTE is changed
mm/numa: no task_numa_fault() call if PMD is changed
include/linux/hugetlb.h | 33 ++++++++++++++++--
include/linux/mm.h | 11 ++++++
include/linux/mmzone.h | 2 --
include/linux/pgalloc_tag.h | 13 +++++++
include/linux/vmstat.h | 22 +++++-------
kernel/crash_reserve.c | 3 +-
mm/huge_memory.c | 29 +++++++---------
mm/hugetlb_vmemmap.c | 13 +++----
mm/memory-failure.c | 20 ++++++-----
mm/memory.c | 33 +++++++++---------
mm/migrate.c | 16 ++++++---
mm/mm_init.c | 15 +++-----
mm/mseal.c | 14 ++++++--
mm/page_alloc.c | 52 +++++++++++-----------------
mm/page_ext.c | 18 +++-------
mm/sparse-vmemmap.c | 11 +++---
mm/sparse.c | 5 ++-
mm/vmalloc.c | 11 ++----
mm/vmstat.c | 52 +++++++++++++---------------
tools/testing/selftests/mm/Makefile | 2 ++
tools/testing/selftests/mm/compaction_test.c | 5 +--
tools/testing/selftests/mm/run_vmtests.sh | 3 ++
22 files changed, 201 insertions(+), 182 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] hotfixes for 6.11-rc4
2024-08-18 2:49 [GIT PULL] hotfixes for 6.11-rc4 Andrew Morton
@ 2024-08-18 3:11 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-18 3:11 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linus Torvalds, linux-mm, linux-kernel, mm-commits
The pull request you sent on Sat, 17 Aug 2024 19:49:08 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-08-17-19-34
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c3f2d783a459980eafd24c5af94ccd56a615961f
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:[~2024-08-18 3:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-18 2:49 [GIT PULL] hotfixes for 6.11-rc4 Andrew Morton
2024-08-18 3:11 ` 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