Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2018-04-20 09:58:58 to 2018-05-01 09:21:56 UTC [more...]

[PATCH 0/9] iommu/vt-d: Improve PASID id and table management
 2018-05-01  9:21 UTC  (9+ messages)
` [PATCH 1/9] iommu/vt-d: Global PASID name space
` [PATCH 2/9] iommu/vt-d: Decouple idr bond pointer from svm
` [PATCH 3/9] iommu/vt-d: Use global PASID for SVM usage
` [PATCH 4/9] iommu/vt-d: Move device_domain_info to header

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-05-01  5:43 UTC  (21+ messages)
  ` [PATCH 1/6 v3] Docs: dt: add fsl-mc iommu-map device-tree binding
  ` [PATCH 2/6 v3] iommu: of: make of_pci_map_rid() available for other devices too
  ` [PATCH 3/6 v3] iommu: support iommu configuration for fsl-mc devices
  ` [PATCH 4/6 v3] iommu: arm-smmu: Add support for the fsl-mc bus
  ` [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on "
  ` [PATCH 6/6 v3] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc
  ` [PATCH v4 0/6] Support for fsl-mc bus and its devices in SMMU
      ` [PATCH v4 1/6] Docs: dt: add fsl-mc iommu-map device-tree binding
      ` [PATCH v4 2/6] iommu: of: make of_pci_map_rid() available for other devices too
      ` [PATCH v4 3/6] iommu: support iommu configuration for fsl-mc devices
      ` [PATCH v4 4/6] iommu: arm-smmu: Add support for the fsl-mc bus
      ` [PATCH v4 5/6] bus: fsl-mc: supoprt dma configure for devices on "
      ` [PATCH v4 6/6] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCH v4 0/2] Base enablement of IOMMU debugfs support
 2018-04-30 19:59 UTC  (3+ messages)
` [PATCH v4 1/2] iommu - Enable debugfs exposure of the IOMMU
` [PATCH v4 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[PATCH v3 0/2] Base enablement of IOMMU debugfs support
 2018-04-30 19:57 UTC  (5+ messages)
` [PATCH v3 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[PATCH v4 00/22] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-04-30 18:54 UTC  (33+ messages)
` [PATCH v4 04/22] iommu/vt-d: add bind_pasid_table function
` [PATCH v4 05/22] iommu: introduce iommu invalidate API function
` [PATCH v4 09/22] iommu/vt-d: add svm/sva invalidate function
` [PATCH v4 10/22] iommu: introduce device fault data
` [PATCH v4 11/22] driver core: add per device iommu param
` [PATCH v4 12/22] iommu: introduce device fault report API
` [PATCH v4 13/22] iommu: introduce page response function
` [PATCH v4 14/22] iommu: handle page response timeout

How to check if Vt-d is capable of posted-interrupt?
 2018-04-30 18:13 UTC  (3+ messages)

[PATCH] media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() calls
 2018-04-30 16:56 UTC 

[PATCH v6 0/7] vfio/type1: Add support for valid iova list management
 2018-04-30 16:10 UTC  (4+ messages)
` [PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path

[PATCH v2 1/5] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
 2018-04-30 12:49 UTC  (21+ messages)
  ` [PATCH v2 2/5] dma-mapping: Introduce dma_iommu_detach_device() API
  ` [PATCH v2 3/5] ARM: dma-mapping: Implement arch_iommu_detach_device()
  ` [PATCH v2 4/5] drm/nouveau: tegra: Use dma_iommu_detach_device()
  ` [PATCH v2 5/5] ARM: Unconditionally enable ARM_DMA_USE_IOMMU

[VERY RFC 0/2] iommu: optionally skip attaching to a DMA domain
 2018-04-30 12:28 UTC  (2+ messages)

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-04-30 10:41 UTC  (9+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v4 "
      ` [PATCH v4 2/2] drivers: remove force dma flag from buses

[RFC/RFT] Add noats flag to boot parameters
 2018-04-29 18:16 UTC 

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-28  8:24 UTC  (5+ messages)
` [PATCH v3 03/20] crypto: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 14/20] mtd: "

[RESEND][PATCH] iommu/vt-d: fix shift-out-of-bounds in bug checking
 2018-04-28  6:39 UTC 

dma-debug cleanups, including removing the arch hook
 2018-04-27 15:53 UTC  (5+ messages)
  ` [PATCH 1/3] dma-debug: move initialization to common code
  ` [PATCH 3/3] dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings
  ` [PATCH 4/3] dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
` [PATCH 2/3] dma-debug: simplify counting of preallocated requests

[PATCH v1 0/4] Tegra GART fixes and improvements
 2018-04-27 12:36 UTC  (11+ messages)
` [PATCH v1 1/4] iommu/tegra: gart: Add debugging facility
` [PATCH v1 2/4] iommu/tegra: gart: Fix gart_iommu_unmap()
` [PATCH v1 3/4] iommu/tegra: gart: Constify number of GART pages
` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap

[PATCH 1/4] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
 2018-04-26 21:00 UTC  (6+ messages)
  ` [PATCH 2/4] dma-mapping: Introduce dma_iommu_detach_device() API
  ` [PATCH 3/4] ARM: dma-mapping: Implement arch_iommu_detach_device()
  ` [PATCH 4/4] drm/nouveau: tegra: Use dma_iommu_detach_device()

Boot hangs with "AMD-Vi Command Buffer Timeout"
 2018-04-26 16:57 UTC  (5+ messages)

remove PCI_DMA_BUS_IS_PHYS V2
 2018-04-26 15:11 UTC  (10+ messages)
  ` [PATCH 1/5] scsi: reduce use of block bounce buffers
  ` [PATCH 2/5] ide: kill ide_toggle_bounce
  ` [PATCH 3/5] ide: remove the PCI_DMA_BUS_IS_PHYS check
  ` [PATCH 4/5] net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
  ` [PATCH 5/5] PCI: remove PCI_DMA_BUS_IS_PHYS

noveau vs arm dma ops
 2018-04-26 11:12 UTC  (15+ messages)
                          ` [Linaro-mm-sig] "

[PATCH] iommu/iova: Update cached node pointer when current node fails to get any free IOVA
 2018-04-26  9:45 UTC  (4+ messages)

[PATCH] iommu/vt-d: fix shift-out-of-bounds in bug checking
 2018-04-26  9:03 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm: Use for_each_set_bit to simplify code
 2018-04-26  4:49 UTC 

[PATCH 5/6 v2] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus
 2018-04-26  0:00 UTC  (2+ messages)

centralize SWIOTLB config symbol and misc other cleanups V3
 2018-04-25 14:58 UTC  (15+ messages)
  ` [PATCH 01/13] iommu-common: move to arch/sparc
  ` [PATCH 02/13] iommu-helper: unexport iommu_area_alloc
  ` [PATCH 03/13] iommu-helper: mark iommu_is_span_boundary as inline
  ` [PATCH 04/13] iommu-helper: move the IOMMU_HELPER config symbol to lib/
  ` [PATCH 05/13] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
  ` [PATCH 06/13] dma-mapping: move the NEED_DMA_MAP_STATE "
  ` [PATCH 07/13] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
  ` [PATCH 08/13] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
  ` [PATCH 09/13] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
  ` [PATCH 10/13] arm: don't build swiotlb by default
  ` [PATCH 11/13] mips,unicore32: swiotlb doesn't need sg->dma_length
  ` [PATCH 12/13] swiotlb: move the SWIOTLB config symbol to lib/Kconfig
  ` [PATCH 13/13] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs

[GIT PULL] dma mapping fixes for 4.17-rc3
 2018-04-25  7:09 UTC  (4+ messages)

[PATCH] dma-debug: Check scatterlist segments
 2018-04-25  5:58 UTC  (3+ messages)

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-04-24 18:52 UTC  (6+ messages)
` [PATCH 03/37] iommu/sva: Manage process address spaces

[RFC 0/2] iommu/arm-smmu-v3: Support software retention for pm_resume
 2018-04-24 11:57 UTC  (7+ messages)
  ` [RFC 1/2] iommu/arm-smmu-v3: Remove bypass in arm_smmu_reset_device
  ` [RFC 2/2] iommu/arm-smmu-v3: Support software retention for pm_resume

centralize SWIOTLB config symbol and misc other cleanups V2
 2018-04-24  7:56 UTC  (19+ messages)
  ` [PATCH 01/12] iommu-common: move to arch/sparc
  ` [PATCH 02/12] iommu-helper: unexport iommu_area_alloc
  ` [PATCH 03/12] iommu-helper: mark iommu_is_span_boundary as inline
  ` [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/
  ` [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
  ` [PATCH 06/12] dma-mapping: move the NEED_DMA_MAP_STATE "
  ` [PATCH 07/12] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
  ` [PATCH 08/12] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
  ` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
  ` [PATCH 10/12] arm: don't build swiotlb by default
  ` [PATCH 11/12] swiotlb: move the SWIOTLB config symbol to lib/Kconfig
  ` [PATCH 12/12] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs

[PATCH] dma-coherent: Clarify dma_mmap_from_dev_coherent documentation
 2018-04-23 12:56 UTC  (2+ messages)

[PATCH 0/2] swiotlb: Some regression fixes
 2018-04-23 12:54 UTC  (3+ messages)
` [PATCH 1/2] dma-direct: Don't repeat allocation for no-op GFP_DMA

[PATCH v2] base: dma-mapping: Postpone cpu addr translation on mmap()
 2018-04-23 12:53 UTC  (2+ messages)

centralize SWIOTLB config symbol and misc other cleanups
 2018-04-20 18:42 UTC  (3+ messages)
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT

[PATCH RFC] dma-direct: Try reallocation with GFP_DMA32 if possible
 2018-04-20 10:06 UTC  (4+ messages)


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