All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/mm for 7.2-rc1
@ 2026-06-15 19:43 Dave Hansen
  0 siblings, 0 replies; only message in thread
From: Dave Hansen @ 2026-06-15 19:43 UTC (permalink / raw)
  To: torvalds; +Cc: x86, linux-kernel, Dave Hansen

Hi Linus,

Please pull some x86/mm changes for 7.2-rc1. There's a small comment
fixup, followed by an actual bug fix. The bug fix is slightly new
territory for us.  It fixes a real regression, but it is from ~6.18
not a _new_ regression. It was mostly only biting folks doing hotplug
memory testing. So, it was queued in here and held for the merge
window instead of going via x86/urgent.

We _think_ holding on to things like this is what you asked for in
the 7.1-rc5 announcement. Please holler if this isn't what you were
hoping for.

--

The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:

  Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_mm_for_7.2-rc1

for you to fetch changes up to 39406c05f8f150f1685839acd38ffdd69ff92031:

  x86/mm: Fix freeing of PMD-sized vmemmap pages (2026-05-27 11:39:38 -0700)

----------------------------------------------------------------
 * Fix freeing of PMD-sized vmemmap pages
 * Update comment about pgd_list

----------------------------------------------------------------
Brendan Jackman (1):
      x86: Update comment about pgd_list

David Hildenbrand (Arm) (1):
      x86/mm: Fix freeing of PMD-sized vmemmap pages

 arch/x86/mm/fault.c   |  5 +++++
 arch/x86/mm/init_64.c | 40 ++++++++++++++++++++++++++--------------
 arch/x86/mm/pgtable.c | 11 -----------
 3 files changed, 31 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-15 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-15 19:43 [GIT PULL] x86/mm for 7.2-rc1 Dave Hansen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.