Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2017-05-18 09:03:57 to 2017-05-31 09:51:48 UTC [more...]

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-31  9:51 UTC  (58+ messages)
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 19/32] x86/mm: Add support to access persistent memory "
` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 32/32] x86/mm: Add support to make use of "

Device address specific mapping of arm,mmu-500
 2017-05-31  6:13 UTC  (9+ messages)

[PATCH v7 0/3] PCI/IOMMU: Reserve IOVAs for PCI inbound memory
 2017-05-30 22:42 UTC  (7+ messages)
  ` [PATCH v7 1/3] OF/PCI: Export inbound memory interface to PCI RC drivers
  ` [PATCH v7 2/3] PCI: Add support for PCI inbound windows resources
  ` [PATCH v7 3/3] IOMMU/PCI: Reserve IOVA for inbound memory for PCI masters

[PATCH 0/2] Save and restore pci properties to support FLR
 2017-05-30 20:58 UTC  (6+ messages)
  ` [PATCH 2/2] PCI: Save properties required to handle FLR for replay purposes

[PATCH] iommu/amd: Propagate IOVA allocation failure
 2017-05-30 17:31 UTC  (3+ messages)

[PATCH 1/2] PCI: Save properties required to handle FLR for replay purposes
 2017-05-30 16:31 UTC  (6+ messages)

[PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-30 14:11 UTC  (5+ messages)
` [PATCH v7 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
` [PATCH v7 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
  ` [PATCH v7 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126

[PATCH v2] iommu/arm-smmu-v3: Increase CMDQ drain timeout value
 2017-05-30 11:18 UTC  (3+ messages)

[PATCH 0/7] Add PCI ATS support to SMMUv3
 2017-05-30 10:58 UTC  (12+ messages)
` [PATCH 1/7] PCI: Move ATS declarations outside of CONFIG_PCI
` [PATCH 3/7] iommu/of: Check ATS capability in root complex nodes
  ` [PATCH 2/7] dt-bindings: PCI: Describe ATS property for "
  ` [PATCH 4/7] ACPI/IORT: Check ATS capability in "
  ` [PATCH 5/7] iommu/arm-smmu-v3: Link domains and devices
  ` [PATCH 6/7] iommu/arm-smmu-v3: Add support for PCI ATS
  ` [PATCH 7/7] iommu/arm-smmu-v3: Disable tagged pointers

[PATCH] iommu/vt-d: unwrap __get_valid_domain_for_dev()
 2017-05-30  9:42 UTC  (2+ messages)

[PATCH v6 1/6] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-30  9:32 UTC  (10+ messages)
  ` [PATCH v6 2/6] iommu: of: Ignore all errors except EPROBE_DEFER
  ` [PATCH v6 3/6] ACPI/IORT: "
  ` [PATCH v6 4/6] ARM: dma-mapping: Don't tear down third-party mappings
  ` [PATCH v6 5/6] ACPI/IORT: Move the check to get iommu_ops from translated fwspec
  ` [PATCH v6 6/6] arm: dma-mapping: Reset the device's dma_ops

[PATCH v5 1/5] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-30  9:27 UTC  (6+ messages)
  ` [PATCH v5 2/5] iommu: of: Ignore all errors except EPROBE_DEFER
  ` [PATCH v5 3/5] ACPI/IORT: "
  ` [PATCH v5 4/5] ARM: dma-mapping: Don't tear third-party mappings
  ` [PATCH v5 5/5] ACPI/IORT: Move the check to get iommu_ops from translated fwspec

[PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
 2017-05-30  9:12 UTC  (5+ messages)
` [PATCH v2 2/2] iommu/arm-smmu: Plumb in new ACPI identifiers

amd-iommu: can't boot with amdgpu, AMD-Vi: Completion-Wait loop timed out
 2017-05-30  7:38 UTC  (13+ messages)
` [PATCH] iommu/amd: flush IOTLB for specific domains only
      ` [PATCH] iommu/amd: flush IOTLB for specific domains only (v2)
      ` [PATCH] iommu/amd: flush IOTLB for specific domains only (v3)

[PATCH 1/2] staging: fsl-dpaa2/eth: Fix address translations
 2017-05-29 13:57 UTC  (5+ messages)
` [PATCH 2/2] staging: fsl-dpaa2/eth: Map Tx buffers as bidirectional

[PATCH 0/4] iommu: add qcom_iommu for early "B" family devices
 2017-05-26 19:12 UTC  (9+ messages)
  ` [PATCH 1/4] Docs: dt: document qcom iommu bindings
  ` [PATCH 2/4] iommu: arm-smmu: split out register defines
  ` [PATCH 3/4] iommu: add qcom_iommu
` [PATCH 4/4] iommu: qcom: initialize secure page table

[PATCH v2] arm: dma-mapping: Reset the device's dma_ops
 2017-05-26 14:55 UTC  (3+ messages)

[PATCH V3 0/8] IOMMU probe deferral support
 2017-05-26 14:04 UTC  (15+ messages)
` [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-05-25 18:27 UTC  (8+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 05/30] iommu/arm-smmu-v3: Disable tagged pointers when ATS is in use

[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-05-25 12:33 UTC  (11+ messages)
` [RFC PATCH 1/8] iommu: Introduce bind_pasid_table API function
    ` [Qemu-devel] "
` [RFC PATCH 5/8] VFIO: Add new IOTCL for PASID Table bind propagation
    ` [Qemu-devel] "

[PATCH] iommu/amd: constify irq_domain_ops
 2017-05-24 14:28 UTC 

[PATCH V11 00/11] IOMMU probe deferral support
 2017-05-23 11:27 UTC  (8+ messages)
` [PATCH V11 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error

[PATCH v1] ACPI: Switch to use generic UUID API
 2017-05-22 19:08 UTC  (2+ messages)

[PATCH 1/3] of/pci/dma: fix DMA configuration for PCI masters
 2017-05-22 16:45 UTC  (6+ messages)
` [PATCH 2/3] iommu/pci: reserve iova "

[PATCH v6 0/3] OF/PCI address PCI inbound memory limitations
 2017-05-22 16:42 UTC  (10+ messages)
` [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters
` [PATCH v6 2/3] iommu/pci: reserve IOVA "

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-05-22 14:01 UTC  (4+ messages)
` [RFC PATCH kvmtool 00/15] Add virtio-iommu

[PATCH V4 1/4] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-22 13:02 UTC  (9+ messages)
` [PATCH V4 2/4] iommu: of: Ignore all errors except EPROBE_DEFER
  ` [PATCH V4 3/4] ACPI/IORT: "
  ` [PATCH V4 4/4] ARM: dma-mapping: Don't tear third-party mappings

[PATCH] iommu/arm-smmu: Use context bank TLBSTATUS registers
 2017-05-22  9:50 UTC  (2+ messages)

[PATCH 1/2] acpica: iort: Update SMMU models for IORT rev. C
 2017-05-19 11:32 UTC  (2+ messages)

[RFC PATCH 00/20] Qemu: Extend intel_iommu emulator to support Shared Virtual Memory
 2017-05-19  9:35 UTC  (6+ messages)
` [RFC PATCH 09/20] Memory: introduce iommu_ops->record_device
    ` [Qemu-devel] "

[git pull] IOMMU Fixes for Linux v4.12-rc1
 2017-05-19  9:32 UTC 

[PATCH] iommu/amd: Ratelimit io-page-faults per device
 2017-05-19  9:21 UTC 

[PATCH V2 1/3] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-18 14:05 UTC  (10+ messages)
` [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
  ` [PATCH V2 3/3] ARM: dma-mapping: Don't tear third-party mappings

[v6 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-18 13:43 UTC  (4+ messages)
` [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74

[PATCH 1/3] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-18  9:03 UTC  (3+ messages)


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