iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-09 13:24:46 to 2018-10-22 10:22:54 UTC [more...]

[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
 2018-10-22 10:22 UTC  (13+ messages)
  ` [RFC PATCH 1/6] iommu: Adapt attach/detach_dev() for auxiliary domains
  ` [RFC PATCH 2/6] drivers core: Add I/O ASID allocator
  ` [RFC PATCH 3/6] iommu/sva: Use external PASID allocator
  ` [RFC PATCH 4/6] iommu/sva: Support AUXD feature
  ` [RFC PATCH 5/6] iommu/arm-smmu-v3: Implement detach_dev op
  ` [RFC PATCH 6/6] iommu/arm-smmu-v3: Add support for auxiliary domains

[PATCH] dma-direct: reject highmem pages from dma_alloc_from_contiguous
 2018-10-22  9:41 UTC  (2+ messages)

[PATCH] dma-mapping: move the remap helpers to a separate file
 2018-10-22  8:56 UTC  (3+ messages)

[GIT PULL] first round of dma mapping updates for 4.20
 2018-10-22  8:07 UTC 

[PATCH 10/10] x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
 2018-10-20 23:52 UTC 

[PATCH v2 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on Hi16xx soc
 2018-10-20  7:36 UTC 

[PATCH] iommu: arm-smmu: handle client iommu translation fault handlers
 2018-10-19 17:44 UTC  (4+ messages)

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-10-19 16:45 UTC  (38+ messages)
` [PATCH 01/10] swiotlb: remove a pointless comment
` [PATCH 02/10] swiotlb: mark is_swiotlb_buffer static
` [PATCH 03/10] swiotlb: do not panic on mapping failures
` [PATCH 04/10] swiotlb: remove the overflow buffer
` [PATCH 05/10] swiotlb: merge swiotlb_unmap_page and unmap_single
` [PATCH 06/10] swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs
` [PATCH 07/10] swiotlb: refactor swiotlb_map_page
` [PATCH 08/10] swiotlb: don't dip into swiotlb pool for coherent allocations
` [PATCH 09/10] swiotlb: add support for non-coherent DMA
` [PATCH 10/10] arm64: use the generic swiotlb_dma_ops

[PATCH v5 1/2] iommu/arm-smmu-v3: Poll for CMD_SYNC outside cmdq lock
 2018-10-19 14:30 UTC  (11+ messages)
  ` [PATCH v5 2/2] iommu/arm-smmu-v3: Reunify arm_smmu_cmdq_issue_sync()

[PATCH] x86: enable swiotlb for > 4GiG ram on 32-bit kernels
 2018-10-19  5:51 UTC  (15+ messages)

[PATCH 0/4] Add system mmu support for Armada-806
 2018-10-18 20:48 UTC  (10+ messages)
` [PATCH 1/4] iommu/arm-smmu: introduce wrapper for writeq/readq
` [PATCH 2/4] iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743
` [PATCH 3/4] dt-bindings: iommu/arm, smmu: add compatible string for Marvell
` [PATCH 4/4] arm64: dts: marvell: add smmu node for Armada-AP806

[PATCH v2] iommu/mediatek: Constify iommu_ops
 2018-10-18 11:13 UTC 

[PATCH v3 0/7] Add virtio-iommu driver
 2018-10-18 10:47 UTC  (28+ messages)
` [PATCH v3 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v3 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v3 3/7] PCI: OF: Allow endpoints to bypass the iommu
` [PATCH v3 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v3 5/7] iommu: Add virtio-iommu driver
` [PATCH v3 6/7] iommu/virtio: Add probe request
` [PATCH v3 7/7] iommu/virtio: Add event queue

[Linux-4.19] ThinkPad T470 not booting with "intel_iommu=on"
 2018-10-18  8:59 UTC  (9+ messages)

[PATCH v2] iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes
 2018-10-17 20:32 UTC 

[PATCH] iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes
 2018-10-17 17:10 UTC  (3+ messages)

[PATCH v3 00/10] Shared Virtual Addressing for the IOMMU
 2018-10-17 15:07 UTC  (10+ messages)
` [PATCH v3 03/10] iommu/sva: Manage process address spaces
` [RFC PATCH v3 10/10] iommu/sva: Add support for private PASIDs

[PATCH] iommu/ipmmu-vmsa: Hook up r8a77990 DT matching code
 2018-10-17  9:13 UTC  (3+ messages)

[PATCH v2] iommu/ipmmu-vmsa: Hook up r8a77990 DT matching code
 2018-10-17  9:13 UTC 

[PATCH v3 0/8] vfio/mdev: IOMMU aware mediated device
 2018-10-17  2:10 UTC  (15+ messages)
  ` [PATCH v3 1/8] iommu: Add APIs for multiple domains per device
` [PATCH v3 2/8] iommu/vt-d: Add multiple domains per device query
` [PATCH v3 3/8] iommu/vt-d: Enable/disable multiple domains per device
` [PATCH v3 4/8] iommu/vt-d: Attach/detach domains in auxiliary mode
` [PATCH v3 5/8] iommu/vt-d: Return ID associated with an auxiliary domain
` [PATCH v3 6/8] vfio/mdev: Add iommu place holders in mdev_device
` [PATCH v3 7/8] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v3 8/8] vfio/type1: Handle different mdev isolation type

[PATCH 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on Hi16xx soc
 2018-10-16 10:08 UTC  (11+ messages)

source-id verification failures
 2018-10-15 18:15 UTC  (6+ messages)

use generic DMA mapping code in powerpc V3
 2018-10-15  5:50 UTC  (22+ messages)
` [PATCH 01/33] powerpc: use mm zones more sensibly
` [PATCH 16/33] powerpc/powernv: remove dead npu-dma code
  ` [PATCH 19/33] powerpc/pci: remove the dma_set_mask pci_controller ops methods
  ` [PATCH 20/33] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 21/33] powerpc/dma: remove get_pci_dma_ops
` [PATCH 22/33] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 23/33] powerpc/dma: remove max_direct_dma_addr
` [PATCH 24/33] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 25/33] cxl: drop the dma_set_mask callback from vphb
` [PATCH 26/33] powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
` [PATCH 27/33] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [PATCH 28/33] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 29/33] powerpc/dma: remove get_dma_offset
` [PATCH 30/33] powerpc/dma: remove set_dma_offset
` [PATCH 31/33] powerpc/dma: remove dma_nommu_mmap_coherent
` [PATCH 32/33] powerpc/dma: use generic direct and swiotlb ops
` [PATCH 33/33] powerpc/dma: trim the fat from <asm/dma-mapping.h>

[PATCH v4 0/2] Enable smmu support on sdm845
 2018-10-12  6:07 UTC  (5+ messages)
  ` [PATCH v4 1/2] dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500
  ` [PATCH v4 2/2] dts: arm64/sdm845: Add node for arm,mmu-500

[PATCH v2] iommu: Do physical merging in iommu_map_sg()
 2018-10-11 15:56 UTC 

[PATCH v4 0/2] Enable smmu support on sdm845
 2018-10-11  9:42 UTC 

[PATCH 0/2] iommu/arm-smmu-v3: Miscellaneous clean up
 2018-10-10 16:28 UTC  (8+ messages)
  ` [PATCH 1/2] iommu/arm-smmu-v3: Add SPDX header
` [PATCH 2/2] iommu/arm-smmu-v3: Remove unnecessary wrapper function


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