iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 13:41:36 to 2019-01-29 17:08:12 UTC [more...]

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-01-29 17:08 UTC 

use generic DMA mapping code in powerpc V4
 2019-01-29 16:34 UTC  (26+ messages)

[PATCH 0/3] iommu/arm-smmu: Add support to use Last level cache
 2019-01-29 15:02 UTC  (18+ messages)
  ` [PATCH 1/3] iommu/arm-smmu: Move to bitmap for arm_smmu_domain atrributes
  ` [PATCH 2/3] iommu/io-pgtable-arm: Add support to use system cache
  ` [PATCH 3/3] iommu/arm-smmu: "

[PATCH 0/2] iommu/arm: Add support for non-coherent page tables
 2019-01-29 10:43 UTC  (9+ messages)
` [PATCH 1/2] iommu/io-pgtable-arm: "
` [PATCH 2/2] iommu/arm-smmu: Add support for non-coherent page table mappings

[PATCH 0/5 v4] Fix virtio-blk issue with SWIOTLB
 2019-01-29  8:43 UTC  (6+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH 0/5 v3] Fix virtio-blk issue with SWIOTLB
 2019-01-29  7:38 UTC  (28+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH v2] iommu/vt-d: Implement dma_[un]map_resource()
 2019-01-29  7:37 UTC  (2+ messages)

[PATCH] iommu/amd: print reason for iommu_map_page failure in map_sg
 2019-01-29  0:59 UTC 

[PATCH] dcdbas: Fix Intel-IOMMU domain allocation failure
 2019-01-28 23:42 UTC  (6+ messages)

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-28 17:32 UTC  (18+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 03/21] iommu: Introduce bind_guest_msi
` [RFC v3 09/21] iommu/smmuv3: Get prepared for nested stage support

[PATCH AUTOSEL 4.4 35/80] iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer
 2019-01-28 16:23 UTC 

[PATCH AUTOSEL 4.9 043/107] iommu/amd: Fix amd_iommu=force_isolation
 2019-01-28 16:18 UTC  (3+ messages)
  ` [PATCH AUTOSEL 4.9 048/107] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
  ` [PATCH AUTOSEL 4.9 049/107] iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer

[PATCH AUTOSEL 4.14 075/170] iommu/amd: Fix amd_iommu=force_isolation
 2019-01-28 16:10 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 084/170] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
` [PATCH AUTOSEL 4.14 085/170] iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer

[PATCH AUTOSEL 4.19 118/258] iommu/amd: Fix amd_iommu=force_isolation
 2019-01-28 15:57 UTC  (4+ messages)
  ` [PATCH AUTOSEL 4.19 129/258] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
` [PATCH AUTOSEL 4.19 128/258] iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
` [PATCH AUTOSEL 4.19 130/258] iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer

[PATCH AUTOSEL 4.20 139/304] iommu/amd: Fix amd_iommu=force_isolation
 2019-01-28 15:41 UTC  (4+ messages)
  ` [PATCH AUTOSEL 4.20 153/304] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
` [PATCH AUTOSEL 4.20 152/304] iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
` [PATCH AUTOSEL 4.20 154/304] iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer

[PATCH] iommu/io-pgtable-arm-v7s: only kmemleak_ignore L2 tables
 2019-01-28 10:15 UTC  (2+ messages)

implement generic dma_map_ops for IOMMUs
 2019-01-28  7:53 UTC  (2+ messages)

[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2019-01-28  6:31 UTC  (2+ messages)

[GIT PULL] dma-mapping fix for 5.0-rc
 2019-01-27 17:25 UTC  (2+ messages)

[PATCH 0/3] Add IPROC PCIe new features
 2019-01-25 15:05 UTC  (12+ messages)
` [PATCH 1/3] PCI: iproc: Add feature to set order mode
` [PATCH 2/3] PCI: iproc: CRS state check in config request

[PATCH v3 0/3] PCIe Host request to reserve IOVA
 2019-01-25 10:13 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: Add dma-resv window list
` [PATCH v3 2/3] iommu/dma: Reserve IOVA for PCI host reserve address list
` [PATCH v3 3/3] PCI: iproc: Add dma reserve resources to host

[PATCH 1/1] iommu/vt-d: Leave scalable mode default off
 2019-01-25  2:02 UTC  (3+ messages)

[PATCH 1/5] iommu/tegra-smmu: Fix domain_alloc
 2019-01-24 22:15 UTC  (8+ messages)
` [PATCH 2/5] iommu/tegra-smmu: Use non-secure register for flushing

[PATCH v7 0/7] Add virtio-iommu driver
 2019-01-24 16:03 UTC  (5+ messages)

[PATCH v3] iommu: amd: Fix IOMMU page flush when detach device from a domain
 2019-01-24 14:19 UTC  (4+ messages)

[PATCH] iommu/dma: Remove unused variable
 2019-01-24 14:16 UTC  (2+ messages)

[PATCH v5 0/8] vfio/mdev: IOMMU aware mediated device
 2019-01-24 13:20 UTC  (5+ messages)
` [PATCH v5 2/8] iommu/vt-d: Add per-device IOMMU feature ops entries

[PATCH] iommu/amd: Fix IOMMU page flush when detach all devices from a domain
 2019-01-24  8:04 UTC  (10+ messages)

iommu_intel or i915 regression in 4.18, 4.19.12 and drm-tip
 2019-01-23 16:49 UTC  (12+ messages)
      ` [PATCH] iommu/intel: quirk to disable DMAR for QM57 igfx

[PATCH] iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()
 2019-01-23 12:00 UTC  (2+ messages)

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2019-01-22 22:51 UTC  (6+ messages)
` [PATCH v6 2/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

[PATCH 1/2] dma-direct: set_memory_{en,de}crypted() take number of pages
 2019-01-22 22:38 UTC  (5+ messages)
` [PATCH 2/2] x86/kvmclock: set_memory_decrypted() takes "

[PATCH] dma: debug: no need to check return value of debugfs_create functions
 2019-01-22 18:48 UTC  (3+ messages)

[PATCH v1] iommu/s390: Declare s390 iommu reserved regions
 2019-01-22 17:58 UTC  (8+ messages)

[PATCH] arm64/xen: fix xen-swiotlb cache flushing
 2019-01-22 17:22 UTC  (5+ messages)

[BUG] "access dev->iommu_fwspec" cause crash on BPI-R2
 2019-01-22 17:11 UTC  (3+ messages)
  ` Aw: "

[PATCH] dma-debug: add dumping facility via debugfs
 2019-01-22 13:25 UTC  (5+ messages)

[PATCH] iommu/intel-iommu: fix memory leak in intel_iommu_put_resv_regions()
 2019-01-22 13:03 UTC  (2+ messages)

[PATCH] iommu: amd: call free_iova_fast with pfn in map_sg
 2019-01-22 10:57 UTC  (3+ messages)

[PATCH 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-22  7:00 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.0-rc1
 2019-01-21 18:35 UTC  (2+ messages)

[PATCH] iommu/vt-d: Implement dma_[un]map_resource()
 2019-01-21 17:42 UTC  (4+ messages)

[PATCH] ARM: dma-mapping: Clear DMA ops on teardown
 2019-01-21 15:34 UTC  (2+ messages)

[PATCH] dmaengine: fsl-edma: dma map slave device address
 2019-01-21 14:13 UTC  (3+ messages)

[PATCH] iommu/amd: unmap all mapped pages in error path of map_sg
 2019-01-19 17:38 UTC 

Question about out_unmap section of map_sg in amd_iommu.c
 2019-01-19  7:16 UTC 

Fail to boot Dom0 on Xen Arm64 after "dma-mapping: bypass indirect calls for dma-direct"
 2019-01-19  0:43 UTC  (5+ messages)

[PATCH v2] dma-debug: add dumping facility via debugfs
 2019-01-18 13:44 UTC 


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