iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-22 16:12:08 to 2018-11-28 11:05:19 UTC [more...]

use generic DMA mapping code in powerpc V4
 2018-11-28 11:05 UTC  (4+ messages)

[PATCH v2 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-28 10:54 UTC  (11+ messages)
` [PATCH v2 1/4] PCI / ACPI: Identify untrusted PCI devices
` [PATCH v2 2/4] iommu/vt-d: Force IOMMU on for platform opt in hint
` [PATCH v2 3/4] iommu/vt-d: Do not enable ATS for untrusted devices
` [PATCH v2 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace

[PATCH 0/2] iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist()
 2018-11-28  9:23 UTC  (3+ messages)
  ` [PATCH v2 2/2] iommu/ipmmu-vmsa: add an array of slave devices whitelist
  ` [PATCH v2 1/2] iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions

[PATCH 0/2] iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist()
 2018-11-28  9:08 UTC  (7+ messages)
  ` [PATCH 1/2] iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions
  ` [PATCH 2/2] iommu/ipmmu-vmsa: add an array of slave devices whitelist

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-28  8:55 UTC  (16+ messages)
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

[PATCH 0/3] Driver message cleanups
 2018-11-28  8:43 UTC  (4+ messages)
` [PATCH 2/3] iommu/amd: Fix line-break in error log reporting
  ` [PATCH 1/3] iommu/amd: Use pr_fmt()
  ` [PATCH 3/3] iommu/amd: Remove leading 0s in error log messages

remove the ->mapping_error method from dma_map_ops V2
 2018-11-28  7:41 UTC  (15+ messages)

[PATCH v5 00/12] iommu/vt-d: Add scalable mode support
 2018-11-28  3:54 UTC  (13+ messages)
  ` [PATCH v5 01/12] iommu/vt-d: Enumerate the scalable mode capability
  ` [PATCH v5 03/12] iommu/vt-d: Move page table helpers into header
` [PATCH v5 02/12] iommu/vt-d: Manage scalalble mode PASID tables
` [PATCH v5 04/12] iommu/vt-d: Add 256-bit invalidation descriptor support
` [PATCH v5 05/12] iommu/vt-d: Reserve a domain id for FL and PT modes
` [PATCH v5 06/12] iommu/vt-d: Add second level page table interface
` [PATCH v5 07/12] iommu/vt-d: Setup pasid entry for RID2PASID support
` [PATCH v5 08/12] iommu/vt-d: Pass pasid table to context mapping
` [PATCH v5 09/12] iommu/vt-d: Setup context and enable RID2PASID support
` [PATCH v5 10/12] iommu/vt-d: Add first level page table interface
` [PATCH v5 11/12] iommu/vt-d: Shared virtual address in scalable mode
` [PATCH v5 12/12] iommu/vt-d: Remove deferred invalidation

[PATCH 0/2] SWIOTLB fixes for 4.20
 2018-11-27 20:39 UTC  (7+ messages)

[PATCH v2 0/2] SWIOTLB fixes for 4.20
 2018-11-27 20:38 UTC  (3+ messages)
` [PATCH v2 2/2] swiotlb: Skip cache maintenance on map error

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

[PATCH 0/9] iommu: clean up/remove modular stuff from non-modules
 2018-11-27 14:39 UTC  (15+ messages)
` [PATCH 2/9] iommu: rockchip: make it explicitly non-modular
  ` [PATCH 1/9] iommu: audit and remove any unnecessary uses of module.h
  ` [PATCH 3/9] iommu: msm_iommu: make it explicitly non-modular
  ` [PATCH 4/9] iommu: mtk_iommu: "
  ` [PATCH 5/9] iommu: ipmmu-vmsa: "
  ` [PATCH 6/9] iommu: qcom_iommu: "
  ` [PATCH 7/9] iommu: tegra-gart: "
  ` [PATCH 8/9] iommu: arm-smmu: "
  ` [PATCH 9/9] iommu: arm-smmu-v3: "

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-27 13:58 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-27 10:11 UTC  (6+ messages)
  ` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v18 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [PATCH v18 3/5] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [PATCH v18 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
` [PATCH v18 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH v3] drm/rockchip: update cursors asynchronously through atomic
 2018-11-27  7:56 UTC  (9+ messages)

[PATCH] dma-mapping: fix return type of dma_set_max_seg_size()
 2018-11-27  7:40 UTC  (4+ messages)

move the arm arch_dma_alloc implementation to common code
 2018-11-27  7:37 UTC  (5+ messages)

DMA-API: exceeded 7 overlapping mappings of cacheline
 2018-11-27  3:01 UTC 

[PATCH v2 0/5] Add Tegra194 Dual ARM SMMU driver
 2018-11-27  2:30 UTC  (3+ messages)

[PATCH] iommu: arm-smmu: Set SCTLR.HUPCF bit
 2018-11-26 20:56 UTC  (8+ messages)

[RESEND PATCH v17 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-26 19:31 UTC  (18+ messages)
` [RESEND PATCH v17 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
          ` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-11-26 19:31 UTC  (12+ messages)
` [PATCH 06/10] swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs

[PATCH] iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer
 2018-11-26 16:56 UTC 

[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-11-26 13:18 UTC  (6+ messages)

[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
 2018-11-26  7:29 UTC  (17+ messages)

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-26  6:45 UTC  (7+ messages)

[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
 2018-11-26  4:57 UTC  (18+ messages)
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections
` [PATCH v2 09/17] debugobjects: Make object hash locks nestable terminal locks

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-26  3:09 UTC  (16+ messages)
` [PATCH v4 1/8] iommu: Add APIs for multiple domains per device
` [PATCH v4 2/8] iommu/vt-d: Add multiple domains per device query
` [PATCH v4 4/8] iommu/vt-d: Attach/detach domains in auxiliary mode
` [PATCH v4 7/8] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v4 8/8] vfio/type1: Handle different mdev isolation type

[GIT PULL] dma-mapping fixes for 4.20
 2018-11-25 17:45 UTC  (2+ messages)

[PATCH v3] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-23 16:40 UTC  (5+ messages)

[git pull] IOMMU Fixes for Linux v4.20-rc3
 2018-11-23 16:37 UTC 

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-23  7:19 UTC  (8+ messages)

[PATCH v3 00/15] MT8183 IOMMU SUPPORT
 2018-11-23  2:59 UTC  (6+ messages)
` [PATCH v3 10/15] memory: mtk-smi: Add bus_sel for mt8183

[PATCH] iommu/omap: remove DEBUG_SEQ_FOPS_RO()
 2018-11-22 16:12 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).