On Thu, Sep 18, 2025 at 01:01:57PM +0800, Lu Baolu wrote:
> 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(-)
Applied, thanks Baolu.