All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for v6.18
@ 2025-09-18  5:01 Lu Baolu
  2025-09-18  5:01 ` [PATCH 1/7] iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot() Lu Baolu
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Lu Baolu @ 2025-09-18  5:01 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: iommu, linux-kernel

Hi Joerg,

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

 - IOMMU driver updated to the latest VT-d specification
 - Don't enable PRS if PDS isn't supported
 - Replace snprintf with scnprintf
 - Fix legacy mode page table dump through debugfs
 - Miscellaneous cleanups

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

Best regards,
baolu

Lu Baolu (4):
  iommu/vt-d: Remove LPIG from page group response descriptor
  iommu/vt-d: PRS isn't usable if PDS isn't supported
  iommu/vt-d: Removal of Advanced Fault Logging
  iommu/vt-d: debugfs: Avoid dumping context command register

Seyediman Seyedarab (1):
  iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()

Vineeth Pillai (Google) (1):
  iommu/vt-d: debugfs: Fix legacy mode page table dump logic

Yury Norov (NVIDIA) (1):
  iommu/vt-d: Drop unused cap_super_offset()

 drivers/iommu/intel/debugfs.c | 29 +++++++++++++++++------------
 drivers/iommu/intel/iommu.c   |  2 +-
 drivers/iommu/intel/iommu.h   |  4 ----
 drivers/iommu/intel/perf.c    | 10 ++++------
 drivers/iommu/intel/perf.h    |  5 ++---
 drivers/iommu/intel/prq.c     |  7 ++-----
 6 files changed, 26 insertions(+), 31 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-09-19  7:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18  5:01 [PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for v6.18 Lu Baolu
2025-09-18  5:01 ` [PATCH 1/7] iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot() Lu Baolu
2025-09-18  5:01 ` [PATCH 2/7] iommu/vt-d: debugfs: Fix legacy mode page table dump logic Lu Baolu
2025-09-18  5:02 ` [PATCH 3/7] iommu/vt-d: Drop unused cap_super_offset() Lu Baolu
2025-09-18  5:02 ` [PATCH 4/7] iommu/vt-d: Remove LPIG from page group response descriptor Lu Baolu
2025-09-18  5:02 ` [PATCH 5/7] iommu/vt-d: PRS isn't usable if PDS isn't supported Lu Baolu
2025-09-18  5:02 ` [PATCH 6/7] iommu/vt-d: Removal of Advanced Fault Logging Lu Baolu
2025-09-18  5:02 ` [PATCH 7/7] iommu/vt-d: debugfs: Avoid dumping context command register Lu Baolu
2025-09-19  7:43 ` [PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for v6.18 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.