Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2017-04-04 10:18:22 to 2017-04-18 21:17:54 UTC [more...]

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-18 21:17 UTC  (10+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
  ` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
` [PATCH v5 08/32] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-18 21:15 UTC  (7+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
  ` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
  ` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
  ` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
  ` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-04-18 18:45 UTC  (35+ messages)
` [RFC 2/3] virtio-iommu: device probing and operations
` [RFC 3/3] virtio-iommu: future work
` [RFC PATCH linux] iommu: Add virtio-iommu driver
` [RFC PATCH kvmtool 00/15] Add virtio-iommu
  ` [RFC PATCH kvmtool 01/15] virtio: synchronize virtio-iommu headers with Linux
  ` [RFC PATCH kvmtool 02/15] FDT: (re)introduce a dynamic phandle allocator
  ` [RFC PATCH kvmtool 03/15] virtio: add virtio-iommu
  ` [RFC PATCH kvmtool 04/15] Add a simple IOMMU
  ` [RFC PATCH kvmtool 05/15] iommu: describe IOMMU topology in device-trees
  ` [RFC PATCH kvmtool 06/15] irq: register MSI doorbell addresses
  ` [RFC PATCH kvmtool 07/15] virtio: factor virtqueue initialization
  ` [RFC PATCH kvmtool 08/15] virtio: add vIOMMU instance for virtio devices
  ` [RFC PATCH kvmtool 09/15] virtio: access vring and buffers through IOMMU mappings
  ` [RFC PATCH kvmtool 10/15] virtio-pci: translate MSIs with the virtual IOMMU
  ` [RFC PATCH kvmtool 11/15] virtio: set VIRTIO_F_IOMMU_PLATFORM when necessary
  ` [RFC PATCH kvmtool 12/15] vfio: add support for virtual IOMMU
  ` [RFC PATCH kvmtool 13/15] virtio-iommu: debug via IPC
  ` [RFC PATCH kvmtool 14/15] virtio-iommu: implement basic debug commands
  ` [RFC PATCH kvmtool 15/15] virtio: use virtio-iommu when available
  ` Re: [RFC 0/3] virtio-iommu: a paravirtualized IOMMU
    ` [virtio-dev] "
  ` [RFC 1/3] virtio-iommu: firmware description of the virtual topology
  ` Need information on type 2 IOMMU

[PATCH] iommu: make iommu_bus_notifier return NOTIFY_DONE rather than error code
 2017-04-18 12:51 UTC 

[PATCH v5 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-04-17 19:51 UTC  (8+ messages)
` [PATCH v5 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
` [PATCH v5 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[PATCH] iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed
 2017-04-17 11:57 UTC 

[PATCH] drivers/of_iommu: ignore SMMU DT nodes with status 'disabled'
 2017-04-14 12:43 UTC 

[PATCH v2] arm64/dma-mapping: fix DMA_ATTR_FORCE_CONTIGUOUS mmaping code
 2017-04-14  8:28 UTC  (2+ messages)

[PATCH] iommu/dma: Setup iova_domain granule for IOMMU_DMA_MSI cookies
 2017-04-13 19:38 UTC  (4+ messages)

[RFC PATCH] of: Fix DMA configuration for non-DT masters
 2017-04-13 11:41 UTC  (5+ messages)

[PATCH V5] drm/i915: Disable stolen memory when i915 runs on qemu
 2017-04-13  7:23 UTC  (3+ messages)

[PATCH v4 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-04-13  6:43 UTC  (21+ messages)
` [PATCH v4 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[PATCH] iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
 2017-04-12 22:57 UTC  (4+ messages)

[RFC PATCH 0/7] Cavium CN99xx SMMUv3 Errata workarounds
 2017-04-12 15:21 UTC  (24+ messages)
` [RFC PATCH 1/7] iommu/arm-smmu-v3: Introduce smmu option PAGE0_REGS_ONLY for Silicon errata
` [RFC PATCH 2/7] iommu/arm-smmu-v3: Do resource size checks based on smmu option PAGE0_REGS_ONLY
` [RFC PATCH 3/7] iommu/arm-smmu-v3: Introduce smmu option USE_SHARED_IRQS for Silicon errata
` [RFC PATCH 4/7] ACPICA: IORT: Add SMMuV3 model definitions
` [RFC PATCH 5/7] iommu/arm-smmu-v3: For ACPI based device probing, set relevant options for different SMMUv3 implementations
` [RFC PATCH 6/7] ACPI/IORT: Fixup SMMUv3 resource size for Cavium 99xx SMMUv3 model
` [RFC PATCH 7/7] arm64: Documentation: Add Cavium ThunderX2 SMMUv3 erratas

[PATCH v3 0/7] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
 2017-04-12  5:21 UTC  (8+ messages)
  ` [PATCH v3 1/7] iommu/omap: Register driver before setting IOMMU ops
  ` [PATCH v3 2/7] iommu/omap: Drop legacy-style device support
  ` [PATCH v3 3/7] iommu/omap: Move data structures to omap-iommu.h
  ` [PATCH v3 4/7] iommu/omap: Store iommu_dev pointer in arch_data
  ` [PATCH v3 5/7] iommu/omap: Make use of 'struct iommu_device'
  ` [PATCH v3 6/7] iommu/omap: Add iommu-group support
  ` [PATCH v3 7/7] [media] omap3isp: Remove iommu_group related code

[PATCH 0/4 v2] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
 2017-04-11 23:14 UTC  (9+ messages)
  ` [PATCH 1/4] iommu/omap: Move data structures to omap-iommu.h
  ` [PATCH 2/4] iommu/omap: Set dev->archdata.iommu = NULL in omap_iommu_remove_device
  ` [PATCH 3/4] iommu/omap: Make use of 'struct iommu_device'
  ` [PATCH 4/4] iommu/omap: Add iommu-group support

[PATCH V9 00/11] IOMMU probe deferral support
 2017-04-10 13:25 UTC  (40+ messages)
` [PATCH V10 00/12] "
  ` [PATCH V10 03/12] of: dma: Move range size workaround to of_dma_get_range()
  ` [PATCH V10 04/12] of: dma: Make of_dma_deconfigure() public
  ` [PATCH V10 05/12] ACPI/IORT: Add function to check SMMUs drivers presence
  ` [PATCH V10 06/12] of: device: Fix overflow of coherent_dma_mask
  ` [PATCH V10 07/12] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
  ` [PATCH V10 08/12] iommu: of: Handle IOMMU lookup failure with deferred probing or error
    ` [PATCH V10 09/12] drivers: acpi: "
    ` [PATCH V10 10/12] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
    ` [PATCH V10 11/12] iommu/arm-smmu: Clean up early-probing workarounds
    ` [PATCH V10 12/12] ACPI/IORT: Remove linker section for IORT entries probing

[PATCH V11 00/11] IOMMU probe deferral support
 2017-04-10 11:56 UTC  (13+ messages)
` [PATCH V11 01/11] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH V11 02/11] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH V11 03/11] of: dma: Make of_dma_deconfigure() public
` [PATCH V11 04/11] ACPI/IORT: Add function to check SMMUs drivers presence
` [PATCH V11 05/11] of: device: Fix overflow of coherent_dma_mask
  ` [PATCH V11 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
  ` [PATCH V11 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
  ` [PATCH V11 08/11] drivers: acpi: "
  ` [PATCH V11 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
  ` [PATCH V11 10/11] iommu/arm-smmu: Clean up early-probing workarounds
  ` [PATCH V11 11/11] ACPI/IORT: Remove linker section for IORT entries probing

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-04-10 11:02 UTC  (4+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices

[PATCH V3 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2017-04-10  4:45 UTC  (7+ messages)

AMD Nested Paging Performance Issues
 2017-04-08  6:11 UTC 

[GIT PULL] iommu/arm-smmu: Updates for 4.12
 2017-04-07 16:42 UTC  (2+ messages)

[PATCH 0/5] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
 2017-04-07 14:35 UTC  (4+ messages)
` [PATCH 2/5] iommu/omap: Permanently keep iommu_dev pointer in arch_data

[PATCH] iommu/iova: fix underflow bug in __alloc_and_insert_iova_range
 2017-04-07 11:59 UTC  (2+ messages)

amd-iommu: can't boot with amdgpu, AMD-Vi: Completion-Wait loop timed out
 2017-04-07 10:20 UTC  (7+ messages)
` [PATCH] iommu/amd: flush IOTLB for specific domains only

[PATCH RESEND 3/3] iommu/dma: Plumb in the per-CPU IOVA caches
 2017-04-07  7:22 UTC  (4+ messages)
` [RESEND,3/3] "

[PATCH RESEND 2/3] iommu/dma: Clean up MSI IOVA allocation
 2017-04-06 18:14 UTC  (2+ messages)
` [RESEND,2/3] "

[PATCH RESEND 1/3] iommu/dma: Convert to address-based allocation
 2017-04-06 18:11 UTC  (2+ messages)
` [RESEND,1/3] "

[RFC] PCI ACS Flags Clarification
 2017-04-05 18:57 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