iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-12 00:11:40 to 2018-09-20 16:10:27 UTC [more...]

[PATCH v8 0/7] Add non-strict mode support for iommu-dma
 2018-09-20 16:10 UTC  (8+ messages)
  ` [PATCH v8 1/7] iommu/arm-smmu-v3: Implement flush_iotlb_all hook
  ` [PATCH v8 2/7] iommu/dma: Add support for non-strict mode
` [PATCH v8 3/7] iommu: Add "iommu.strict" command line option
` [PATCH v8 4/7] iommu/io-pgtable-arm: Add support for non-strict mode
` [PATCH v8 5/7] iommu/arm-smmu-v3: "
` [PATCH v8 6/7] iommu/io-pgtable-arm-v7s: "
` [PATCH v8 7/7] iommu/arm-smmu: Support "

[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
 2018-09-20 15:53 UTC  (26+ messages)
` [RFC PATCH v2 08/10] vfio/type1: Add domain at(de)taching group helpers

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-20 14:23 UTC  (8+ messages)

[PATCH] iommu: Fix passthrough option documentation
 2018-09-20 13:14 UTC 

[PATCH v2 0/3] iommu: Avoid DMA ops domain refcount contention
 2018-09-20 12:51 UTC  (9+ messages)
  ` [PATCH v2 1/3] iommu: Add fast hook for getting DMA domains
  ` [PATCH v2 2/3] iommu/dma: Use fast DMA domain lookup
  ` [PATCH v2 3/3] arm64/dma-mapping: Mildly optimise non-coherent IOMMU ops

[Linux-4.19] ThinkPad T470 not booting with "intel_iommu=on"
 2018-09-20 12:03 UTC  (2+ messages)

[PATCH 00/13] MT8183 IOMMU SUPPORT
 2018-09-20 11:54 UTC  (9+ messages)
` [PATCH 01/13] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
` [PATCH 04/13] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB mode
` [PATCH 13/13] iommu/mediatek: Switch to SPDX license identifier

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-09-20 11:41 UTC  (8+ messages)

misc ia64 cleanups (resend)
 2018-09-20  7:27 UTC  (10+ messages)
  ` [PATCH 1/9] ia64: remove the kern_mem_attribute export
` [PATCH 2/9] ia64: remove the dead iommu_sac_force variable
` [PATCH 3/9] ia64: remove iommu_dma_supported
` [PATCH 4/9] ia64: remove the unused bad_dma_address symbol
` [PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
` [PATCH 6/9] ia64: remove the unused iommu_dma_init function
` [PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
` [PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
` [PATCH 9/9] intel-iommu: mark intel_dma_ops static

merge dma_direct_ops and dma_noncoherent_ops v3
 2018-09-20  7:02 UTC  (8+ messages)
` [PATCH 1/6] dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
  ` [PATCH 2/6] MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
  ` [PATCH 3/6] dma-mapping: move the dma_coherent flag to struct device
  ` [PATCH 4/6] dma-mapping: merge direct and noncoherent ops
` [PATCH 5/6] dma-mapping: consolidate the dma mmap implementations
` [PATCH 6/6] dma-mapping: support non-coherent devices in dma_common_get_sgtable

[PATCH] kernel/dma: Fix panic caused by passing cma to command line
 2018-09-20  6:54 UTC  (3+ messages)

[PATCH] vfio/pci: Some buggy virtual functions incorrectly report 1 for intx
 2018-09-19 22:47 UTC  (7+ messages)

dma_get_required_mask tidyups
 2018-09-19 15:01 UTC  (2+ messages)

[PATCH 1/2] iommu: Tidy up window attributes
 2018-09-19 10:12 UTC  (2+ messages)
  ` [PATCH 2/2] iommu: Remove .domain_{get,set}_windows

[PATCH v4] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-09-19  3:38 UTC  (2+ messages)

[PATCH v7 0/6] Add non-strict mode support for iommu-dma
 2018-09-18 19:22 UTC  (17+ messages)
` [PATCH v7 1/6] iommu/arm-smmu-v3: Implement flush_iotlb_all hook
` [PATCH v7 2/6] iommu/dma: Add support for non-strict mode
` [PATCH v7 3/6] iommu/io-pgtable-arm: "
` [PATCH v7 4/6] iommu: Add bootup option "iommu.non_strict"
` [PATCH v7 5/6] iommu/arm-smmu-v3: Add support for non-strict mode
` [PATCH v7 6/6] iommu/arm-smmu: Support "

Explicit IOVA management from a PCIe endpoint driver
 2018-09-18 18:16 UTC  (4+ messages)

move swiotlb noncoherent dma support from arm64 to generic code
 2018-09-18 16:11 UTC  (12+ messages)
  ` [PATCH 1/9] swiotlb: remove a pointless comment
  ` [PATCH 2/9] swiotlb: mark is_swiotlb_buffer static
  ` [PATCH 4/9] swiotlb: remove the overflow buffer
` [PATCH 3/9] swiotlb: do not panic on mapping failures
` [PATCH 5/9] swiotlb: merge swiotlb_unmap_page and unmap_single
` [PATCH 6/9] swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs
` [PATCH 7/9] swiotlb: refactor swiotlb_map_page
` [PATCH 8/9] swiotlb: add support for non-coherent DMA
` [PATCH 9/9] arm64: use the generic swiotlb_dma_ops

[PATCH] iommu: Fix a typo
 2018-09-18 14:38 UTC 

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-09-18 14:24 UTC  (21+ messages)
  ` [RFC v2 01/20] iommu: Introduce bind_pasid_table API
` [RFC v2 02/20] iommu: Introduce cache_invalidate API
` [RFC v2 03/20] iommu: Introduce bind_guest_msi
` [RFC v2 04/20] vfio: VFIO_IOMMU_BIND_PASID_TABLE
` [RFC v2 05/20] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v2 06/20] vfio: VFIO_IOMMU_BIND_MSI
` [RFC v2 07/20] iommu/arm-smmu-v3: Link domains and devices
` [RFC v2 08/20] iommu/arm-smmu-v3: Maintain a SID->device structure
` [RFC v2 09/20] iommu/smmuv3: Get prepared for nested stage support
` [RFC v2 10/20] iommu/smmuv3: Implement bind_pasid_table
` [RFC v2 11/20] iommu/smmuv3: Implement cache_invalidate
` [RFC v2 12/20] dma-iommu: Implement NESTED_MSI cookie
` [RFC v2 13/20] iommu/smmuv3: Implement bind_guest_msi
` [RFC v2 14/20] iommu: introduce device fault data
` [RFC v2 15/20] driver core: add per device iommu param
` [RFC v2 16/20] iommu: introduce device fault report API
` [RFC v2 17/20] vfio: VFIO_IOMMU_SET_FAULT_EVENTFD
` [RFC v2 18/20] vfio: VFIO_IOMMU_GET_FAULT_EVENTS
` [RFC v2 19/20] vfio: Document nested stage control
` [RFC v2 20/20] iommu/smmuv3: Report non recoverable faults

[PATCH] iommu/amd: return devid as alias for ACPI HID devices
 2018-09-18 10:10 UTC 

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-09-18  3:11 UTC  (7+ messages)
` [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-09-17 16:57 UTC  (4+ messages)
` [PATCH v5 13/23] iommu: introduce device fault report API

[PATCH v2] drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs
 2018-09-17  7:26 UTC  (3+ messages)

[PATCH] kernel/dma: Fix panic caused by passing swiotlb to command line
 2018-09-17  3:27 UTC 

[RFC PATCH 0/3] dma-mapping: clear dangling pointers consistently
 2018-09-14 16:11 UTC  (10+ messages)
` [RFC PATCH 1/3] ARM: dma-mapping: update comment about handling dma_ops when detaching from IOMMU
` [RFC PATCH 2/3] dma-mapping: clear dma_ops pointer also on ARM
` [RFC PATCH 3/3] dma-mapping: clear dma_parms on teardown, too

[PATCH, for-4.19] dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
 2018-09-14 15:51 UTC  (4+ messages)

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-14 14:13 UTC  (17+ messages)

[PATCH] media: s5p-mfc: Fix memdev DMA configuration
 2018-09-14 12:19 UTC  (2+ messages)

of_dma_request_slave_channel() failed ?
 2018-09-14  6:56 UTC  (10+ messages)

[PATCH v6 0/6] Add non-strict mode support for iommu-dma
 2018-09-13 16:42 UTC  (8+ messages)
` [PATCH v6 1/7] iommu/arm-smmu-v3: Implement flush_iotlb_all hook
` [PATCH v6 2/7] iommu/dma: Add support for non-strict mode
` [PATCH v6 3/7] iommu/io-pgtable-arm: "
` [PATCH v6 4/7] iommu/io-pgtable: Add helper for toggling "
` [PATCH v6 5/7] iommu/arm-smmu-v3: Add support for "
` [PATCH v6 6/7] iommu/arm-smmu: Support "
` [PATCH v6 7/7] iommu/dma: Add bootup option "iommu.non_strict"

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-09-13  7:26 UTC  (15+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API

[PATCH v2 00/12] iommu/vt-d: Add scalable mode support
 2018-09-13  5:52 UTC  (6+ messages)
` [PATCH v2 06/12] iommu/vt-d: Add second level page table interface

[PATCH 0/7 v7] Support for fsl-mc bus and its devices in SMMU
 2018-09-13  5:01 UTC  (3+ messages)

[PATCH v5 0/5] add non-strict mode support for arm-smmu-v3
 2018-09-13  2:02 UTC  (4+ messages)

[PATCH v8 0/6] Add Intel IOMMU debugfs support
 2018-09-12  0:11 UTC  (3+ messages)
` [PATCH v8 5/6] iommu/vt-d: Add debugfs support for Interrupt remapping
` [PATCH v8 6/6] iommu/vt-d: Add debugfs support to show context internals


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).