iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-28 11:52:29 to 2019-06-04 23:41:08 UTC [more...]

[PATCH] iommu: io-pgtable: Support non-coherent page tables
 2019-06-04 23:41 UTC  (3+ messages)

[PATCH v3 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-06-04 21:24 UTC  (7+ messages)
` [PATCH v3 1/4] iommu: Add gfp parameter to iommu_ops::map

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-06-04 16:11 UTC  (20+ messages)
` [PATCH v8 04/29] iommu: Add recoverable fault reporting
` [PATCH v8 05/29] iommu: Add a timeout parameter for PRQ response
` [PATCH v8 22/29] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v8 24/29] vfio: VFIO_IOMMU_BIND/UNBIND_MSI
` [PATCH v8 25/29] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler
` [PATCH v8 28/29] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX

implement generic dma_map_ops for IOMMUs v3
 2019-06-04 11:35 UTC  (6+ messages)
` [PATCH 07/26] iommu/dma: move the arm64 wrappers to common code

[PATCH v4 0/9] iommu: Bounce page for untrusted devices
 2019-06-04  9:01 UTC  (11+ messages)
` [PATCH v4 1/9] PCI: Add dev_is_untrusted helper
` [PATCH v4 2/9] swiotlb: Split size parameter to map/unmap APIs
` [PATCH v4 3/9] swiotlb: Zero out bounce buffer for untrusted device
` [PATCH v4 4/9] iommu: Add bounce page APIs
` [PATCH v4 5/9] iommu/vt-d: Don't switch off swiotlb if use direct dma
` [PATCH v4 6/9] iommu/vt-d: Check whether device requires bounce buffer
` [PATCH v4 7/9] iommu/vt-d: Add trace events for domain map/unmap
` [PATCH v4 8/9] iommu/vt-d: Code refactoring for bounce map and unmap
` [PATCH v4 9/9] iommu/vt-d: Use bounce buffer for untrusted devices

cleanup vmap usage in the dma-mapping layer
 2019-06-04  6:55 UTC  (4+ messages)
` [PATCH 1/3] vmalloc: lift the arm flag for coherent mappings to common code
` [PATCH 2/3] dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
` [PATCH 3/3] dma-mapping: introduce a dma_common_find_pages helper

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-06-04  1:42 UTC  (13+ messages)

[PATCH] iommu/dma: Apply dma_{alloc,free}_contiguous functions
 2019-06-03 22:52 UTC 

[PATCH v2 0/4] iommu: Add device fault reporting API
 2019-06-03 22:08 UTC  (7+ messages)
` [PATCH v2 1/4] driver core: Add per device iommu param
` [PATCH v2 2/4] iommu: Introduce device fault data
` [PATCH v2 3/4] iommu: Introduce device fault report API
` [PATCH v2 4/4] iommu: Add recoverable fault reporting

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-06-03 17:27 UTC  (7+ messages)

[PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement
 2019-06-03 16:42 UTC  (24+ messages)
` [PATCH v3 1/6] fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
` [PATCH v3 2/6] fsl/fman: add API to get the device behind a fman port
` [PATCH v3 3/6] dpaa_eth: defer probing after qbman
` [PATCH v3 4/6] dpaa_eth: base dma mappings on the fman rx port
` [PATCH v3 5/6] dpaa_eth: fix iova handling for contiguous frames
` [PATCH v3 6/6] dpaa_eth: fix iova handling for sg frames

[PATCH] of/device: add blacklist for iommu dma_ops
 2019-06-03 14:48 UTC  (18+ messages)

[PATCH -next] iommu/intel: silence a variable set but not used
 2019-06-03 14:05 UTC 

The dma-mapping for-next tree has been rebased
 2019-06-03 14:00 UTC 

[PATCH] iommu: replace single-char identifiers in macros
 2019-06-03 13:48 UTC  (4+ messages)

[PATCH v2] iommu/arm-smmu: Avoid constant zero in TLBI writes
 2019-06-03 12:15 UTC  (4+ messages)
    ` [PATCH v3] "

[PATCH v8 0/7] iommu: enhance IOMMU default DMA mode build options
 2019-06-03 11:51 UTC  (12+ messages)
` [PATCH v8 1/7] "
` [PATCH v8 2/7] x86/dma: use IS_ENABLED() to simplify the code
` [PATCH v8 3/7] s390/pci: add support for IOMMU default DMA mode build options
` [PATCH v8 4/7] powernv/iommu: "
` [PATCH v8 5/7] iommu/vt-d: "
` [PATCH v8 6/7] iommu/amd: "
` [PATCH v8 7/7] ia64: hide build option IOMMU_DEFAULT_PASSTHROUGH

[PATCH] iommu/dma: Fix condition check in iommu_dma_unmap_sg
 2019-06-03 10:39 UTC  (4+ messages)

[PATCH v4 0/6] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups
 2019-06-03 10:18 UTC  (2+ messages)

[PATCH -next] intel-iommu: fix a variable set but not used
 2019-06-03  9:58 UTC  (2+ messages)

[PATCH v6 0/7] RMRR related fixes and enhancements
 2019-06-03  6:53 UTC  (8+ messages)
` [PATCH v6 1/7] iommu: Fix a leak in iommu_insert_resv_region
` [PATCH v6 2/7] iommu/vt-d: Duplicate iommu_resv_region objects per device list
` [PATCH v6 3/7] iommu/vt-d: Introduce is_downstream_to_pci_bridge helper
` [PATCH v6 4/7] iommu/vt-d: Handle RMRR with PCI bridge device scopes
` [PATCH v6 5/7] iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions
` [PATCH v6 6/7] iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions
` [PATCH v6 7/7] iommu/vt-d: Differentiate relaxable and non relaxable RMRRs

switch nios2 and microblaze to use the generic uncached segement support
 2019-06-03  6:53 UTC  (3+ messages)
` [PATCH 1/2] nios2: use the generic uncached segment support in dma-direct
` [PATCH 2/2] microblaze: "

provide generic support for uncached segements in dma-direct
 2019-06-03  6:49 UTC  (11+ messages)
` [PATCH 5/7] MIPS: use the generic uncached segment support "
        ` [PATCH 5/7 v2] "
  ` [PATCH 2/7] au1100fb: fix DMA API abuse

How to resolve an issue in swiotlb environment?
 2019-06-03  6:42 UTC 

[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
 2019-06-03  0:35 UTC  (4+ messages)
` [PATCH v4 10/15] iommu/vt-d: Probe DMA-capable ACPI name space devices

[PATCH AUTOSEL 4.4 19/56] iommu/vt-d: Set intel_iommu_gfx_mapped correctly
 2019-06-01 13:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 34/56] iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114

[PATCH] dma: replace single-char identifiers in macros
 2019-06-01  9:00 UTC  (2+ messages)

[PATCH] dma-contiguous: Fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()
 2019-05-31 16:39 UTC  (2+ messages)
` [PATCH] dma-contiguous: Fix !CONFIG_DMA_CMA version of dma_{alloc,free}_contiguous()

[PATCH 0/4] iommu: Add device fault reporting API
 2019-05-31 13:37 UTC  (7+ messages)
` [PATCH 3/4] iommu: Introduce device fault report API
` [PATCH 4/4] iommu: Add recoverable fault reporting

[PATCH v2 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen
 2019-05-31 11:38 UTC  (10+ messages)
` [PATCH v2 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
  ` [Xen-devel] "
` [PATCH v2 2/3] xen/swiotlb: simplify range_straddles_page_boundary()
` [PATCH v2 3/3] xen/swiotlb: remember having called xen_create_contiguous_region()
  ` [Xen-devel] "

[PATCH v8 0/7] Add virtio-iommu driver
 2019-05-31 11:13 UTC  (10+ messages)
` [PATCH v8 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v8 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
    ` [virtio-dev] "
` [PATCH v8 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v8 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v8 5/7] iommu: Add virtio-iommu driver
` [PATCH v8 6/7] iommu/virtio: Add probe request
` [PATCH v8 7/7] iommu/virtio: Add event queue

[PATCH v3 0/2] Optimize dma_*_from_contiguous calls
 2019-05-29 23:06 UTC  (6+ messages)
` [PATCH v3 1/2] dma-contiguous: Abstract dma_{alloc, free}_contiguous()
  ` [PATCH v3 1/2] dma-contiguous: Abstract dma_{alloc,free}_contiguous()

[PATCH v3 00/16] drm/msm: Per-instance pagetable support
 2019-05-29 20:54 UTC  (7+ messages)
` [PATCH v3 01/16] iommu/arm-smmu: Allow client devices to select direct mapping
` [PATCH v3 02/16] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 03/16] iommu/io-pgtable-arm: Add support for AARCH64 split pagetables
` [PATCH v3 04/16] iommu/arm-smmu: Add support for DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 05/16] iommu: Add DOMAIN_ATTR_PTBASE
` [PATCH v3 06/16] iommu/arm-smmu: Add auxiliary domain support for arm-smmuv2

[PATCH V3 0/3] Add debugfs support to show scalable mode DMAR table
 2019-05-29 16:19 UTC  (3+ messages)

[PATCH v5 0/7] RMRR related fixes and enhancements
 2019-05-29 15:43 UTC  (19+ messages)
` [PATCH v5 1/7] iommu: Fix a leak in iommu_insert_resv_region
` [PATCH v5 2/7] iommu/vt-d: Duplicate iommu_resv_region objects per device list
` [PATCH v5 3/7] iommu/vt-d: Introduce is_downstream_to_pci_bridge helper
` [PATCH v5 4/7] iommu/vt-d: Handle RMRR with PCI bridge device scopes
` [PATCH v5 5/7] iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions
` [PATCH v5 6/7] iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions
` [PATCH v5 7/7] iommu/vt-d: Differentiate relaxable and non relaxable RMRRs

fixups for the dma_set_mask beahvior change in 5.1
 2019-05-29 12:22 UTC  (5+ messages)
` [PATCH 1/2] dma-mapping: truncate dma masks to what dma_addr_t can hold

[PATCH v3 0/3] Retrieving zPCI specific info with VFIO
 2019-05-28 21:54 UTC  (8+ messages)
` [PATCH v3 2/3] vfio: zpci: defining the VFIO headers
` [PATCH v3 3/3] vfio: pci: Using a device region to retrieve zPCI information

[PATCH 0/3] handle init errors more gracefully in amd_iommu
 2019-05-28 18:29 UTC  (4+ messages)
` [PATCH 1/3] iommu/amd: make iommu_disable safer
` [PATCH 2/3] iommu/amd: move gart fallback to amd_iommu_init
` [PATCH 3/3] iommu/amd: only free resources once on init error

[PATCH] iommu/amd: print out "tag" in INVALID_PPR_REQUEST
 2019-05-28 13:37 UTC  (4+ messages)

[PATCH v7 0/1] iommu: enhance IOMMU dma mode build options
 2019-05-28 13:05 UTC  (4+ messages)
` [PATCH v7 1/1] "

[PATCH v4 0/8] RMRR related fixes and enhancements
 2019-05-28 11:51 UTC  (4+ messages)
` [PATCH v4 3/8] iommu/vt-d: Duplicate iommu_resv_region objects per device list


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