iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-01 09:02:24 to 2019-06-10 11:13:14 UTC [more...]

How to resolve an issue in swiotlb environment?
 2019-06-10 11:13 UTC  (4+ messages)

Device specific pass through in host systems - discuss user interface
 2019-06-10  5:41 UTC  (7+ messages)

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-06-09 13:44 UTC  (23+ messages)
` [PATCH v4 01/22] driver core: Add per device iommu param
` [PATCH v4 02/22] iommu: Introduce device fault data
` [PATCH v4 03/22] iommu: Introduce device fault report API
` [PATCH v4 04/22] iommu: Add recoverable fault reporting
` [PATCH v4 05/22] iommu: Add a timeout parameter for PRQ response
` [PATCH v4 06/22] trace/iommu: Add sva trace events
` [PATCH v4 07/22] iommu: Use device fault trace event
` [PATCH v4 08/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v4 09/22] iommu: Introduce cache_invalidate API
` [PATCH v4 10/22] iommu: Fix compile error without IOMMU_API
` [PATCH v4 11/22] iommu: Introduce guest PASID bind function
` [PATCH v4 12/22] iommu: Add I/O ASID allocator
` [PATCH v4 13/22] iommu/vt-d: Enlightened PASID allocation
` [PATCH v4 14/22] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v4 15/22] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v4 16/22] iommu/vt-d: Move domain helper to header
` [PATCH v4 17/22] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v4 18/22] iommu/vt-d: Add nested translation helper function
` [PATCH v4 19/22] iommu/vt-d: Clean up for SVM device list
` [PATCH v4 20/22] iommu/vt-d: Add bind guest PASID support
` [PATCH v4 21/22] iommu/vt-d: Support flushing more translation cache types
` [PATCH v4 22/22] iommu/vt-d: Add svm/sva invalidate function

[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
 2019-06-09 13:40 UTC  (4+ messages)

"iommu/vt-d: Delegate DMA domain to generic iommu" series breaks megaraid_sas
 2019-06-09  2:43 UTC  (2+ messages)

[PATCH 0/6] iommu/vt-d: Fixes and cleanups for linux-next
 2019-06-09  2:38 UTC  (7+ messages)
` [PATCH 1/6] iommu/vt-d: Don't return error when device gets right domain
` [PATCH 2/6] iommu/vt-d: Set domain type for a private domain
` [PATCH 3/6] iommu/vt-d: Don't enable iommu's which have been ignored
` [PATCH 4/6] iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()
` [PATCH 5/6] iommu/vt-d: Cleanup after delegating DMA domain to generic iommu
` [PATCH 6/6] iommu/vt-d: Consolidate domain_init() to avoid duplication

[RFC PATCH 0/2] Support for TI Page-based Address Translator
 2019-06-07 19:35 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: soc: ti: Add TI PAT bindings
` [RFC PATCH 2/2] soc: ti: Add Support for the TI Page-based Address Translator (PAT)

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-06-07 17:43 UTC  (32+ 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

[PATCH] Documentation: DMA-API: fix a function name of max_mapping_size
 2019-06-07 17:10 UTC  (6+ messages)

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-06-07 14:14 UTC  (4+ messages)
` [RFC PATCH v4 17/21] x86/tsc: Switch to perf-based hardlockup detector if TSC become unstable

[PATCH v2] iommu/arm-smmu: Avoid constant zero in TLBI writes
 2019-06-07 10:40 UTC  (6+ messages)
    ` [PATCH v3] "

[PATCH] driver: core: Allow subsystems to continue deferring probe
 2019-06-07 10:14 UTC  (3+ messages)

[RFC PATCH v5 0/8] treewide: improve R-Car SDHI performance
 2019-06-07  6:01 UTC  (18+ messages)
` [RFC PATCH v5 1/8] dma-mapping: add a device driver helper for iova contiguous
` [RFC PATCH v5 2/8] iommu/dma: move iommu_dma_unmap_sg() place
` [RFC PATCH v5 3/8] iommu: add a new capable IOMMU_CAP_MERGING
` [RFC PATCH v5 4/8] iommu/ipmmu-vmsa: add capable ops
` [RFC PATCH v5 5/8] mmc: tmio: No memory size limitation if runs on IOMMU
` [RFC PATCH v5 6/8] mmc: tmio: Add a definition for default max_segs
` [RFC PATCH v5 7/8] mmc: renesas_sdhi: sort headers
` [RFC PATCH v5 8/8] mmc: renesas_sdhi: use multiple segments if possible

[PATCH -next v2] iommu/amd: fix a null-ptr-deref in map_sg()
 2019-06-06 14:12 UTC  (3+ messages)

[PATCH v2 0/4] iommu: Add device fault reporting API
 2019-06-06  6:54 UTC  (13+ 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] iommu/dma: Apply dma_{alloc,free}_contiguous functions
 2019-06-06  6:28 UTC  (2+ messages)

[RFC 0/2] iommu: arm-smmu: Inherit SMR and CB config during init
 2019-06-05 21:08 UTC  (3+ messages)
` [RFC 1/2] iommu: arm-smmu: Handoff SMR registers and context banks
` [RFC 2/2] iommu: arm-smmu: Don't blindly use first SMR to calculate mask

[PATCH] of/device: add blacklist for iommu dma_ops
 2019-06-05 14:16 UTC  (22+ messages)
            ` [Freedreno] "

[PATCH v2 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen
 2019-06-05  8:37 UTC  (6+ messages)
` [PATCH v2 3/3] xen/swiotlb: remember having called xen_create_contiguous_region()

[PATCH v4 0/9] iommu: Bounce page for untrusted devices
 2019-06-05  6:48 UTC  (12+ 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

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

implement generic dma_map_ops for IOMMUs v3
 2019-06-05  0:47 UTC  (7+ messages)
` [PATCH 07/26] iommu/dma: move the arm64 wrappers to common code

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

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 v6 0/6] Allwinner H6 Mali GPU support
 2019-06-03 17:27 UTC  (3+ messages)

[PATCH v3 0/6] Prerequisites for NXP LS104xA SMMU enablement
 2019-06-03 16:42 UTC  (6+ 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 v8 0/7] iommu: enhance IOMMU default DMA mode build options
 2019-06-03 11:51 UTC  (3+ messages)
` [PATCH v8 3/7] s390/pci: add support for "

[PATCH] iommu/dma: Fix condition check in iommu_dma_unmap_sg
 2019-06-03 10:39 UTC  (2+ 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

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


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