All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] [PULL REQUEST] Intel IOMMU updates for v6.16
@ 2025-05-13  3:07 Lu Baolu
  2025-05-13  3:07 ` [PATCH 1/5] iommu/vt-d: Restore WO permissions on second-level paging entries Lu Baolu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Lu Baolu @ 2025-05-13  3:07 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: iommu, linux-kernel

Hi Joerg,

The following changes have been queued for v6.16-rc1. They are about new
features and code refactoring, including:

 - Restore WO permissions on second-level paging entries
 - Use ida to manage domain id
 - Miscellaneous cleanups

These patches are based on v6.15-rc6. Please consider them for the
iommu/vt-d branch.

Best regards,
baolu

Jason Gunthorpe (1):
  iommu/vt-d: Restore WO permissions on second-level paging entries

Lu Baolu (2):
  iommu/vt-d: Use ida to manage domain id
  iommu/vt-d: Replace spin_lock with mutex to protect domain ida

Wei Wang (2):
  iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit()
  iommu/vt-d: Change dmar_ats_supported() to return boolean

 drivers/iommu/intel/dmar.c  |   4 ++
 drivers/iommu/intel/iommu.c | 113 ++++++++++--------------------------
 drivers/iommu/intel/iommu.h |  21 +++++--
 3 files changed, 51 insertions(+), 87 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-05-16  6:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13  3:07 [PATCH 0/5] [PULL REQUEST] Intel IOMMU updates for v6.16 Lu Baolu
2025-05-13  3:07 ` [PATCH 1/5] iommu/vt-d: Restore WO permissions on second-level paging entries Lu Baolu
2025-05-13  3:07 ` [PATCH 2/5] iommu/vt-d: Use ida to manage domain id Lu Baolu
2025-05-13  3:07 ` [PATCH 3/5] iommu/vt-d: Replace spin_lock with mutex to protect domain ida Lu Baolu
2025-05-13  3:07 ` [PATCH 4/5] iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit() Lu Baolu
2025-05-13  3:07 ` [PATCH 5/5] iommu/vt-d: Change dmar_ats_supported() to return boolean Lu Baolu
2025-05-16  6:49 ` [PATCH 0/5] [PULL REQUEST] Intel IOMMU updates for v6.16 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.