iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-17 16:02:07 to 2018-07-26 07:12:50 UTC [more...]

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

[PATCH v3 0/6] add non-strict mode support for arm-smmu-v3
 2018-07-26  4:15 UTC  (10+ 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"

[RFC PATCH 00/10] vfio/mdev: IOMMU aware mediated device
 2018-07-26  3:28 UTC  (30+ messages)
` [RFC PATCH 01/10] iommu/vt-d: Get iommu device for a "
` [RFC PATCH 02/10] iommu/vt-d: Alloc domain "
` [RFC PATCH 03/10] iommu/vt-d: Allocate groups for mediated devices
` [RFC PATCH 04/10] iommu/vt-d: Get pasid table for a mediated device
` [RFC PATCH 05/10] iommu/vt-d: Setup DMA remapping for mediated devices
` [RFC PATCH 06/10] iommu: Add iommu_set_bus API interface
` [RFC PATCH 07/10] iommu/vt-d: Add set_bus iommu ops
` [RFC PATCH 08/10] vfio/mdev: Set iommu ops for mdev bus
` [RFC PATCH 09/10] vfio/mdev: Add mediated device domain type
` [RFC PATCH 10/10] vfio/type1: Allocate domain for mediated device

[PATCH] iommu/ipmmu-vmsa: Clarify supported platforms
 2018-07-25 21:08 UTC  (2+ messages)

[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 v2 0/7] Stop losing firmware-set DMA masks
 2018-07-25 15:43 UTC  (19+ messages)
` [PATCH v2 1/7] ACPI/IORT: Support address size limit for root complexes
` [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 4/7] of/device: "
` [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] iommu/iova: Update cached node pointer when current node fails to get any free IOVA
 2018-07-25 14:20 UTC  (8+ messages)

[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  (8+ messages)
` [PATCH 1/3] Docs: dt: arm-smmu: Add optional clock parameter
` [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 "

[PATCH 0/3] Enable smmu support on sdm845
 2018-07-25 11:57 UTC  (9+ messages)
` [PATCH 1/3] dts: arm64/sdm845: Add node for arm,mmu-500
` [PATCH 2/3] dts: arm64/sdm845: Add node for qcom,smmu-v2
` [PATCH 3/3] iommu/arm-smmu: Error out only if not enough context interrupts

swiotlb cleanup (resend)
 2018-07-25 11:38 UTC  (7+ messages)
` [PATCH 1/6] swiotlb: remove a pointless comment
` [PATCH 2/6] swiotlb: do not panic on mapping failures
` [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

[PATCH v2] dma-mapping: Relax warning for per-device areas
 2018-07-25 11:31 UTC  (2+ messages)

use the generic dma-noncoherent code for sh V3
 2018-07-25  9:40 UTC  (6+ messages)
` [PATCH 1/5] sh: simplify get_arch_dma_ops
` [PATCH 2/5] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 3/5] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 4/5] sh: split arch/sh/mm/consistent.c
` [PATCH 5/5] sh: use generic dma_noncoherent_ops

use the generic dma-noncoherent code for hexagon
 2018-07-25  4:39 UTC  (6+ messages)
` [PATCH 1/3] hexagon: remove the sync_single_for_cpu DMA operation
` [PATCH 2/3] hexagon: implement the sync_sg_for_device "
` [PATCH 3/3] hexagon: use generic dma_noncoherent_ops

use the generic dma-noncoherent code for sh V2
 2018-07-24 20:21 UTC  (7+ messages)
` [PATCH 1/5] sh: simplify get_arch_dma_ops
` [PATCH 2/5] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 3/5] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 4/5] sh: split arch/sh/mm/consistent.c
` [PATCH 5/5] sh: use generic dma_noncoherent_ops

use the generic dma-noncoherent code for sh
 2018-07-24 12:11 UTC  (10+ messages)
` [PATCH 1/5] sh: simplify get_arch_dma_ops
` [PATCH 2/5] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 3/5] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 4/5] sh: split arch/sh/mm/consistent.c
` [PATCH 5/5] sh: use generic dma_noncoherent_ops

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-07-24  9:43 UTC  (5+ messages)

[PATCH] iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
 2018-07-24  4:44 UTC 

[PATCH] nios2: use generic dma_noncoherent_ops
 2018-07-24  2:21 UTC  (7+ messages)

[PATCH] iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
 2018-07-24  2:04 UTC 

[PATCH] iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
 2018-07-23 15:14 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
 2018-07-23 14:08 UTC  (2+ messages)

[PATCH v12 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-07-23 11:05 UTC  (15+ messages)
` [PATCH v12 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v12 3/4] iommu/arm-smmu: Add the device_link between masters and smmu

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-23 10:09 UTC  (3+ messages)

convert parisc to the generic dma-noncoherent code
 2018-07-23  5:46 UTC  (8+ messages)

use the generic dma-noncoherent code for openrisc
 2018-07-21 12:37 UTC  (7+ messages)
` [PATCH 1/4] openrisc: remove the sync_single_for_cpu DMA operation
` [PATCH 2/4] openrisc: remove the no-op unmap_page and unmap_sg DMA operations
` [PATCH 3/4] openrisc: fix cache maintainance the the sync_single_for_device DMA operation
` [PATCH 4/4] openrisc: use generic dma_noncoherent_ops

usb HC busted?
 2018-07-21 10:55 UTC  (15+ messages)

[PATCH] iommu/ipmmu-vmsa: Fix allocation in atomic context
 2018-07-21  9:12 UTC  (2+ messages)

[PATCH 1/2] iommu: Add config option to set passthrough as default
 2018-07-20 18:02 UTC  (4+ messages)
  ` [PATCH] "

[git pull] IOMMU Fixes for Linux v4.18-rc5
 2018-07-20 14:44 UTC 

use the generic dma-noncoherent code for microblaze
 2018-07-20 13:26 UTC  (5+ messages)
` [PATCH 1/2] microblaze: use generic dma_noncoherent_ops
` [PATCH 2/2] microblaze: remove consistent_sync and consistent_sync_page

[PATCH v5 0/9] iommu/vt-d: Improve PASID id and table management
 2018-07-20 12:45 UTC  (2+ messages)

[PATCH] iommu/amd: Remove redundant WARN_ON()
 2018-07-20 12:36 UTC  (2+ messages)

AMD-Vi: Decrease time of enabling lazy IO/TLB flushing
 2018-07-20 12:34 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
 2018-07-20 12:04 UTC  (2+ messages)

[PATCH 1/1] Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
 2018-07-20 11:56 UTC  (2+ messages)

[PATCH 0/5 V5] Support kdump for AMD secure memory encryption(SME)
 2018-07-20 10:08 UTC  (16+ messages)
` [PATCH 1/5 V5] Add a function(ioremap_encrypted) for kdump when AMD sme enabled

DMA mappings and crossing boundaries
 2018-07-20  3:12 UTC  (6+ messages)

[PATCH] dma-mapping: Relax warnings for per-device areas
 2018-07-19 13:16 UTC  (7+ messages)

[PATCH v3 0/3] SMMUv3 CMD_SYNC optimisation
 2018-07-19  7:22 UTC  (3+ messages)
` [PATCH v3 2/3] iommu/arm-smmu-v3: Poll for CMD_SYNC outside cmdq lock

[PATCH 00/10] iommu/vt-d: Add scalable mode support
 2018-07-19  0:47 UTC  (3+ messages)

[PATCH v4] dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI
 2018-07-18 15:02 UTC  (5+ messages)

[RFC v2 00/16] Private PASID and per-instance pagetables
 2018-07-17 20:19 UTC  (4+ messages)
` [PATCH 04/16] iommu: sva: Add support for private PASIDs

usb HC busted?
 2018-07-17 17:01 UTC  (5+ messages)


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