iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-25 11:37:59 to 2018-08-01 16:23:52 UTC [more...]

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-01 16:23 UTC  (9+ messages)
` [RFC PATCH 1/7] vfio/spimdev: Add documents for WarpDrive framework
` [RFC PATCH 2/7] iommu: Add share domain interface in iommu for spimdev
` [RFC PATCH 3/7] vfio: add spimdev support
` [RFC PATCH 4/7] crypto: add hisilicon Queue Manager driver
` [RFC PATCH 5/7] crypto: Add Hisilicon Zip driver
` [RFC PATCH 6/7] crypto: add spimdev support to Hisilicon QM
` [RFC PATCH 7/7] vfio/spimdev: add user sample for spimdev

DMA related cleanups for IA64
 2018-08-01 16:02 UTC  (10+ messages)
` [PATCH 1/9] ia64: remove the kern_mem_attribute export
` [PATCH 2/9] ia64: remove the dead iommu_sac_force variable
` [PATCH 3/9] ia64: remove iommu_dma_supported
` [PATCH 4/9] ia64: remove the unused bad_dma_address symbol
` [PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
` [PATCH 6/9] ia64: remove the unused iommu_dma_init function
` [PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
` [PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
` [PATCH 9/9] intel-iommu: mark intel_dma_ops static

barriers vs I/O and DMA for ia64
 2018-08-01  8:00 UTC  (5+ messages)
` [PATCH] ia64: fix barrier placement for write* / dma mapping

use the generic dma-noncoherent code for hexagon
 2018-07-31 15:22 UTC  (5+ messages)
` [PATCH 1/3] hexagon: remove the sync_single_for_cpu DMA operation

use the generic dma-noncoherent code for sh V2
 2018-07-31 13:25 UTC  (7+ messages)

use generic DMA mapping code in powerpc
 2018-07-31 12:16 UTC  (22+ messages)
  ` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
  ` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
  ` [PATCH 03/20] dma-mapping: make the get_required_mask method available unconditionally
  ` [PATCH 04/20] ia64: remove get_required_mask implementation
  ` [PATCH 05/20] swiotlb: allow the architecture to provide a get_required_mask hook
  ` [PATCH 06/20] dma-noncoherent: add an optional arch hook for ->get_required_mask
  ` [PATCH 07/20] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
  ` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
  ` [PATCH 09/20] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
  ` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
  ` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
  ` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
  ` [PATCH 13/20] powerpc/dma: remove get_dma_offset
  ` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
  ` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
  ` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
  ` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
  ` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
  ` [PATCH 19/20] powerpc/dma: use the generic dma-direct map_page and map_sg routines
  ` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent

[PATCH v2 0/7] Stop losing firmware-set DMA masks
 2018-07-31 11:24 UTC  (33+ messages)
` [PATCH v2 2/7] dma-mapping: Generalise dma_32bit_limit flag
` [PATCH v2 3/7] ACPI/IORT: Set bus DMA mask as appropriate
` [PATCH v2 5/7] iommu/dma: Respect bus DMA limit for IOVAs
` [PATCH v2 6/7] ACPI/IORT: Don't set default coherent DMA mask
` [PATCH v2 7/7] OF: "

[PATCH] PCI: call dma_debug_add_bus for pci_bus_type in common code
 2018-07-31 10:54 UTC  (7+ messages)

[PATCH] powerpc: do not redefined NEED_DMA_MAP_STATE
 2018-07-31 10:47 UTC  (2+ messages)

[PATCH v3] sparc: use generic dma_noncoherent_ops
 2018-07-31  8:02 UTC 

use the generic dma-noncoherent code for sh V3
 2018-07-31  7:24 UTC  (3+ messages)

[PATCH] iommu/iova: Update cached node pointer when current node fails to get any free IOVA
 2018-07-31  2:40 UTC  (12+ messages)

[PATCH] sparc: use generic dma_noncoherent_ops
 2018-07-30 19:41 UTC  (2+ messages)

[PATCH 2/3] dmapool: improve scalability of dma_pool_free
 2018-07-30 14:05 UTC  (12+ messages)

generic noncoherent dma ops for sparc32, 2nd resend
 2018-07-30  8:02 UTC  (4+ messages)
  ` [PATCH] sparc: use generic dma_noncoherent_ops

[PATCH] iommu: remove the ->map_sg indirection
 2018-07-30  7:36 UTC 

[PATCH] MIPS: remove mips_swiotlb_ops
 2018-07-28 19:06 UTC  (2+ messages)

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-07-28 11:40 UTC  (18+ messages)
` [RFC PATCH v1 1/6] driver core: Add option for disabling of backing devices DMA "
  ` [RFC PATCH v1 2/6] of/device: Don't back devices DMA with IOMMU if that's undesired by driver
  ` [RFC PATCH v1 3/6] drm/tegra: Avoid implicit DMA backing with IOMMU
  ` [RFC PATCH v1 4/6] gpu: host1x: "
  ` [RFC PATCH v1 6/6] Revert "drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping"
` [RFC PATCH v1 5/6] drm/nouveau: tegra: Universally avoid implicit DMA backing with IOMMU

[PATCH] of/platform: Initialise default DMA masks
 2018-07-27 17:03 UTC  (5+ messages)

[PATCH 1/3] dmapool: improve scalability of dma_pool_alloc
 2018-07-27 13:50 UTC  (4+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 4.19
 2018-07-27 13:04 UTC  (2+ messages)

MSI B350M MORTAR: `AMD-Vi: Unable to write to IOMMU perf counter.` and `pci 0000:00:00.2: can't derive routing for PCI INT A`
 2018-07-27 10:27 UTC  (6+ messages)

[PATCH] iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
 2018-07-27  9:59 UTC  (4+ messages)

[PATCH 0/3] Enable smmu support on sdm845
 2018-07-27  9:57 UTC  (6+ messages)
` [PATCH 3/3] iommu/arm-smmu: Error out only if not enough context interrupts

[PATCH v3 0/6] add non-strict mode support for arm-smmu-v3
 2018-07-27  9:37 UTC  (16+ messages)
` [PATCH v3 2/6] iommu/dma: add support for non-strict mode
` [PATCH v3 4/6] iommu/io-pgtable-arm: "
` [PATCH v3 6/6] iommu/arm-smmu-v3: add bootup option "iommu_strict_mode"

[PATCH v1] iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA
 2018-07-27  9:10 UTC  (3+ messages)

[PATCH] iommu/ipmmu-vmsa: Clarify supported platforms
 2018-07-27  7:51 UTC  (4+ messages)

[PATCH] iommu/ipmmu-vmsa: Fix allocation in atomic context
 2018-07-27  7:41 UTC  (2+ messages)

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

[PATCH v13 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-07-27  5:05 UTC  (7+ messages)
` [PATCH v13 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops

[PATCH 3/3] [SCSI] mpt3sas: replace chain_dma_pool
 2018-07-26 18:55 UTC 

[PATCH 0/3] mpt3sas and dmapool scalability
 2018-07-26 18:53 UTC 

[PATCH v4] iommu/arm-smmu-v3: Poll for CMD_SYNC outside cmdq lock
 2018-07-26 17:03 UTC 

[RFC PATCH 00/10] vfio/mdev: IOMMU aware mediated device
 2018-07-26 15:09 UTC  (11+ messages)
` [RFC PATCH 03/10] iommu/vt-d: Allocate groups for mediated devices

[PATCH 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
 2018-07-25 18:24 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: stratix10: Add Stratix10 SMMU support
` [PATCH 2/2] iommu/arm-smmu: Add support for Stratix10 smmu-v2 variant

[PATCH/RFC] drivers/vfio: Allow type-1 IOMMU instantiation with Renesas IPMMU-VMSA
 2018-07-25 13:48 UTC  (2+ messages)

[PATCH 0/3] SOCFPGA Stratix10 SMMU Support
 2018-07-25 13:34 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: stratix10: Add SMMU Node

[PATCH v2] iommu/ipmmu-vmsa: Fix allocation in atomic context
 2018-07-25 13:13 UTC 

[PATCH 0/7 v6] Support for fsl-mc bus and its devices in SMMU
 2018-07-25 13:00 UTC  (7+ messages)
` [PATCH 1/7 v6] Documentation: fsl-mc: add iommu-map device-tree binding for fsl-mc bus
` [PATCH 4/7 v6] iommu/arm-smmu: Add support for the "
` [PATCH 5/7 v6] bus/fsl-mc: support dma configure for devices on "

swiotlb cleanup (resend)
 2018-07-25 11:38 UTC  (5+ messages)
` [PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single
` [PATCH 4/6] swiotlb: mark is_swiotlb_buffer static
` [PATCH 5/6] swiotlb: share more code between map_page and map_sg
` [PATCH 6/6] swiotlb: respect DMA_ATTR_NO_WARN in __swiotlb_map_page


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