[PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for Linux v6.2
From: Lu Baolu
Date: Mon Nov 21 2022 - 19:37:00 EST
Hi Joerg,
This includes patches queued for v6.2. It includes:
- Add blocking domain support
- Cleanups
The whole series is also available at:
https://github.com/LuBaolu/intel-iommu/commits/vtd-update-for-v6.2
Please consider them for next.
Best regards,
Baolu
Lu Baolu (7):
iommu/vt-d: Allocate pasid table in device probe path
iommu/vt-d: Add device_block_translation() helper
iommu/vt-d: Add blocking domain support
iommu/vt-d: Rename iommu_disable_dev_iotlb()
iommu/vt-d: Rename domain_add_dev_info()
iommu/vt-d: Remove unnecessary domain_context_mapped()
iommu/vt-d: Use real field for indication of first level
drivers/iommu/intel/iommu.h | 15 ++--
drivers/iommu/intel/iommu.c | 169 ++++++++++++++++++------------------
2 files changed, 90 insertions(+), 94 deletions(-)
--
2.34.1