public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: "David Hildenbrand (Arm)" <david@kernel.org>
To: stable@vger.kernel.org
Cc: "David Hildenbrand (Arm)" <david@kernel.org>
Subject: [PATCH 6.6.y 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
Date: Mon, 16 Feb 2026 18:33:06 +0100	[thread overview]
Message-ID: <20260216173310.230841-1-david@kernel.org> (raw)
In-Reply-To: <2026012603-stingily-washbasin-9371@gregkh>

Backport of [1] for 6.6.

This is effectively identical to the 6.12 [2] backport.

[1] https://lore.kernel.org/linux-mm/20251223214037.580860-1-david@kernel.org/
[2] https://lore.kernel.org/r/20260216165213.225922-1-david@kernel.org 

David Hildenbrand (Arm) (1):
  mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables
    using mmu_gather

David Hildenbrand (Red Hat) (2):
  mm/hugetlb: fix hugetlb_pmd_shared()
  mm/hugetlb: fix two comments related to huge_pmd_unshare()

Jane Chu (1):
  mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count

 include/asm-generic/tlb.h |  77 +++++++++++++++++++-
 include/linux/hugetlb.h   |  17 +++--
 include/linux/mm_types.h  |   6 ++
 mm/hugetlb.c              | 146 ++++++++++++++++++++------------------
 mm/mmu_gather.c           |  33 +++++++++
 mm/rmap.c                 |  25 ++++---
 6 files changed, 219 insertions(+), 85 deletions(-)

-- 
2.43.0


  reply	other threads:[~2026-02-16 17:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-26 13:19 FAILED: patch "[PATCH] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD" failed to apply to 6.6-stable tree gregkh
2026-02-16 17:33 ` David Hildenbrand (Arm) [this message]
2026-02-16 17:33   ` [PATCH 6.6.y 1/4] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count David Hildenbrand (Arm)
2026-02-16 17:33   ` [PATCH 6.6.y 2/4] mm/hugetlb: fix hugetlb_pmd_shared() David Hildenbrand (Arm)
2026-02-16 17:33   ` [PATCH 6.6.y 3/4] mm/hugetlb: fix two comments related to huge_pmd_unshare() David Hildenbrand (Arm)
2026-02-16 17:33   ` [PATCH 6.6.y 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather David Hildenbrand (Arm)

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=20260216173310.230841-1-david@kernel.org \
    --to=david@kernel.org \
    --cc=stable@vger.kernel.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