From: Lu Baolu <baolu.lu@linux.intel.com>
To: Joerg Roedel <joro@8bytes.org>
Cc: iommu@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [RESEND PATCH 0/6] [PULL REQUEST] Intel IOMMU updates for Linux v6.1
Date: Mon, 26 Sep 2022 21:15:23 +0800 [thread overview]
Message-ID: <20220926131529.4045281-1-baolu.lu@linux.intel.com> (raw)
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
next reply other threads:[~2022-09-26 13:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-26 13:15 Lu Baolu [this message]
2022-09-26 13:15 ` [PATCH 1/6] iommu/vt-d: Remove unnecessary SVA data accesses in page fault path Lu Baolu
2022-09-26 13:15 ` [PATCH 2/6] iommu/vt-d: Decouple PASID & PRI enabling from SVA Lu Baolu
2022-09-26 13:15 ` [PATCH 3/6] iommu/vt-d: Remove pasid_set_eafe() Lu Baolu
2022-09-26 13:15 ` [PATCH 4/6] iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support Lu Baolu
2022-09-26 13:15 ` [PATCH 5/6] iommu/vt-d: Avoid unnecessary global IRTE cache invalidation Lu Baolu
2022-09-26 13:15 ` [PATCH 6/6] iommu/vt-d: Avoid unnecessary global DMA " Lu Baolu
2022-09-26 13:53 ` [RESEND PATCH 0/6] [PULL REQUEST] Intel IOMMU updates for Linux v6.1 Joerg Roedel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220926131529.4045281-1-baolu.lu@linux.intel.com \
--to=baolu.lu@linux.intel.com \
--cc=iommu@lists.linux.dev \
--cc=joro@8bytes.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.