Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2019-01-15 08:07:28 to 2019-01-22 21:17:57 UTC [more...]

[PATCH 1/2] dma-direct: set_memory_{en,de}crypted() take number of pages
 2019-01-22 21:17 UTC 

[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  (13+ 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 0/3] iommu/arm-smmu: Add support to use Last level cache
 2019-01-22 17:06 UTC  (14+ 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: "

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

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

[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  (3+ 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)

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

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

use generic DMA mapping code in powerpc V4
 2019-01-21 14:38 UTC  (38+ messages)

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

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

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

[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 0/3] Add IPROC PCIe new features
 2019-01-18 15:08 UTC  (7+ messages)
` [PATCH 1/3] PCI: iproc: Add feature to set order mode
` [PATCH 2/3] PCI: iproc: CRS state check in config request
` [PATCH 3/3] PCI: iproc: Add PCIe 32bit outbound memory configuration

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

fix a layering violation in videobuf2 and improve dma_map_resource v2
 2019-01-18 11:37 UTC  (4+ messages)
` [PATCH 1/3] dma-mapping: remove the default map_resource implementation
` [PATCH 2/3] dma-mapping: don't BUG when calling dma_map_resource on RAM
` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-18 10:02 UTC  (23+ messages)
` [RFC v3 04/21] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [RFC v3 14/21] iommu: introduce device fault data
` [RFC v3 17/21] iommu/smmuv3: Report non recoverable faults
` [RFC v3 18/21] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-18  9:41 UTC  (5+ messages)
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH v3 1/3] swiotlb: fix comment on swiotlb_bounce()
 2019-01-18  7:10 UTC  (3+ messages)
` [PATCH v3 2/3] swiotlb: add debugfs to track swiotlb buffer usage
` [PATCH v3 3/3] swiotlb: checking whether swiotlb buffer is full with io_tlb_used

[PATCH 1/5] iommu/tegra-smmu: Fix domain_alloc
 2019-01-17 17:06 UTC  (9+ messages)
  ` [PATCH 2/5] iommu/tegra-smmu: Use non-secure register for flushing
  ` [PATCH 3/5] iommu/tegra-smmu: Fix client enablement order
  ` [PATCH 4/5] iommu/tegra-smmu: Add PCI support
  ` [PATCH 5/5] iommu/tegra-smmu: Add resv_regions ops

[PATCH v2 1/2] swiotlb: add debugfs to track swiotlb buffer usage
 2019-01-17 15:25 UTC  (3+ messages)
` [PATCH v2 2/2] swiotlb: checking whether swiotlb buffer is full with io_tlb_used

[PATCH v2] iommu/amd: Fix IOMMU page flush when detach all devices from a domain
 2019-01-17 11:47 UTC 

[PATCH 0/9] Use vm_insert_range and vm_insert_range_buggy
 2019-01-17 11:39 UTC  (2+ messages)

[RFC PATCH] i2c: imx: dma map the i2c data i/o register
 2019-01-17  9:58 UTC  (3+ messages)

[PATCH] iommu: Check for iommu_ops == NULL in iommu_probe_device()
 2019-01-16 17:40 UTC  (5+ messages)

[PATCH] swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
 2019-01-16 14:57 UTC  (4+ messages)

[PATCH] iommu/amd: Mark translation invalid during device detach
 2019-01-16 14:35 UTC  (3+ messages)

[PATCH 0/3] Fix virtio-blk issue with SWIOTLB
 2019-01-16 14:16 UTC  (19+ messages)
` [PATCH 1/3] swiotlb: Export maximum allocation size

[PATCH 0/3 v2] Fix virtio-blk issue with SWIOTLB
 2019-01-16 14:10 UTC  (9+ messages)
` [PATCH 1/3] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/3] dma: Introduce dma_max_mapping_size()
` [PATCH 3/3] virtio-blk: Consider dma_max_mapping_size() for maximum segment size

remove block layer bounce buffering for MMC
 2019-01-16 13:54 UTC  (5+ messages)

[PATCH v7 00/24] Tegra GART driver clean up and optimization
 2019-01-16 13:41 UTC  (5+ messages)

[PATCH] Revert "ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()"
 2019-01-16 10:36 UTC  (5+ messages)

[PATCH v2] dma-direct: do not allocate a single page from CMA area
 2019-01-15 21:51 UTC 

[RFC v2] iommu/vt-d: Allow iommu_domain_alloc to allocate IOMMU_DOMAIN_DMA
 2019-01-15 14:26 UTC  (3+ messages)

[PATCH v5 0/8] vfio/mdev: IOMMU aware mediated device
 2019-01-15 13:31 UTC  (5+ messages)
` [PATCH v5 4/8] iommu/vt-d: Aux-domain specific domain attach/detach


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox