All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.17-rc
@ 2025-09-03  5:53 Lu Baolu
  2025-09-03  5:53 ` [PATCH 1/1] iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page() Lu Baolu
  2025-09-05 13:00 ` [PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.17-rc Joerg Roedel
  0 siblings, 2 replies; 3+ messages in thread
From: Lu Baolu @ 2025-09-03  5:53 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Eugene Koira, iommu, linux-kernel

Hi Joerg,

The following fix has been queued for v6.17-rc:

- Fix __domain_mapping()'s usage of switch_to_super_page()

It fixes a bug in __domain_mapping() where valid PTEs that are beyond
the affected huge page range might be zeroed out. The patch has been
reviewed and tested and is ready for merge. Please consider it for
v6.17-rc.

Best regards,
baolu

Eugene Koira (1):
  iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()

 drivers/iommu/intel/iommu.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-09-05 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-03  5:53 [PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.17-rc Lu Baolu
2025-09-03  5:53 ` [PATCH 1/1] iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page() Lu Baolu
2025-09-05 13:00 ` [PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.17-rc Joerg Roedel

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.