[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220926131529.4045281-1-baolu.lu@linux.intel.com>
Date: Mon, 26 Sep 2022 21:15:23 +0800
From: Lu Baolu <baolu.lu@...ux.intel.com>
To: Joerg Roedel <joro@...tes.org>
Cc: iommu@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [RESEND PATCH 0/6] [PULL REQUEST] Intel IOMMU updates for Linux v6.1
Hi Joerg,
This is a resent pull request. It's based on v6.0-rc7. The original pull
request was posted here:
https://lore.kernel.org/linux-iommu/20220923004206.3630441-1-baolu.lu@linux.intel.com/
Please pull.
Best regards,
Baolu
Lu Baolu (5):
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
iommu/vt-d: Decouple PASID & PRI enabling from SVA
iommu/vt-d: Remove pasid_set_eafe()
iommu/vt-d: Avoid unnecessary global IRTE cache invalidation
iommu/vt-d: Avoid unnecessary global DMA cache invalidation
Yi Liu (1):
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
drivers/iommu/intel/iommu.h | 7 ++-
drivers/iommu/intel/cap_audit.c | 4 +-
drivers/iommu/intel/iommu.c | 87 ++++++++---------------------
drivers/iommu/intel/irq_remapping.c | 6 +-
drivers/iommu/intel/pasid.c | 12 +---
drivers/iommu/intel/svm.c | 62 +++-----------------
drivers/iommu/intel/Kconfig | 5 +-
7 files changed, 45 insertions(+), 138 deletions(-)
--
2.34.1
Powered by blists - more mailing lists