linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] iommu, thunderbolt: Make iommu_dma_protection more accurate
@ 2022-04-25 12:42 Robin Murphy
  2022-04-25 12:42 ` [PATCH v4 1/4] iommu: Introduce device_iommu_capable() Robin Murphy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Robin Murphy @ 2022-04-25 12:42 UTC (permalink / raw)
  To: joro
  Cc: baolu.lu, andreas.noever, michael.jamet, mika.westerberg,
	YehezkelShB, iommu, linux-usb, linux-kernel, mario.limonciello,
	hch

Hi all, 

As promised, here's the really-actually-final version, cleaning up the
new interface in patch #1 to not introduce the new parameter before it's
ready, and rebased to make sure it correctly applies on -rc3.

Thanks,
Robin.


Mario Limonciello (1):
  iommu/amd: Indicate whether DMA remap support is enabled

Robin Murphy (3):
  iommu: Introduce device_iommu_capable()
  iommu: Add capability for pre-boot DMA protection
  thunderbolt: Make iommu_dma_protection more accurate

 drivers/iommu/amd/amd_iommu_types.h |  4 +++
 drivers/iommu/amd/init.c            |  3 ++
 drivers/iommu/amd/iommu.c           |  2 ++
 drivers/iommu/intel/iommu.c         |  2 ++
 drivers/iommu/iommu.c               | 23 +++++++++++++++
 drivers/thunderbolt/domain.c        | 12 ++------
 drivers/thunderbolt/nhi.c           | 44 +++++++++++++++++++++++++++++
 include/linux/iommu.h               |  8 ++++++
 include/linux/thunderbolt.h         |  2 ++
 9 files changed, 91 insertions(+), 9 deletions(-)

-- 
2.35.3.dirty


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

end of thread, other threads:[~2022-04-25 12:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25 12:42 [PATCH v4 0/4] iommu, thunderbolt: Make iommu_dma_protection more accurate Robin Murphy
2022-04-25 12:42 ` [PATCH v4 1/4] iommu: Introduce device_iommu_capable() Robin Murphy
2022-04-25 12:42 ` [PATCH v4 2/4] iommu: Add capability for pre-boot DMA protection Robin Murphy
2022-04-25 12:42 ` [PATCH v4 3/4] thunderbolt: Make iommu_dma_protection more accurate Robin Murphy
2022-04-25 12:42 ` [PATCH v4 4/4] iommu/amd: Indicate whether DMA remap support is enabled Robin Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).