iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-25 19:16:45 to 2016-08-22 22:39:08 UTC [more...]

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-08-22 22:39 UTC  (21+ messages)
` [RFC PATCH v2 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v2 02/20] x86: Set the write-protect cache mode for full PAT support
` [RFC PATCH v2 03/20] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v2 04/20] x86: Secure Memory Encryption (SME) support
  ` [RFC PATCH v2 05/20] x86: Add the Secure Memory Encryption cpu feature
  ` [RFC PATCH v2 14/20] x86: DMA support for memory encryption
  ` [RFC PATCH v2 18/20] x86/kvm: Enable Secure Memory Encryption of nested page tables
` [RFC PATCH v2 06/20] x86: Handle reduction in physical address size with SME
` [RFC PATCH v2 07/20] x86: Provide general kernel support for memory encryption
` [RFC PATCH v2 08/20] x86: Extend the early_memmap support with additional attrs
` [RFC PATCH v2 09/20] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v2 10/20] x86: Insure that memory areas are encrypted when possible
` [RFC PATCH v2 11/20] mm: Access BOOT related data in the clear
` [RFC PATCH v2 12/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v2 13/20] x86: Decrypt trampoline area if memory encryption is active
` [RFC PATCH v2 15/20] iommu/amd: AMD IOMMU support for memory encryption
` [RFC PATCH v2 16/20] x86: Check for memory encryption on the APs
` [RFC PATCH v2 17/20] x86: Do not specify encrypted memory for VGA mapping
` [RFC PATCH v2 19/20] x86: Access the setup data through debugfs un-encrypted
` [RFC PATCH v2 20/20] x86: Add support to make use of Secure Memory Encryption

[PATCH] iommu/arm-smmu: Fix event queues synchronization
 2016-08-22 13:42 UTC 

[PATCH] iommu/vt-d: Fix modify_irte NULL pointer
 2016-08-22 13:32 UTC  (3+ messages)

[PATCH] dt-binding: correct the larb port offset defines for mt2701
 2016-08-22 10:47 UTC  (2+ messages)

[PATCH] iommu/ipmmu-vmsa: Fix potential memleak
 2016-08-22 10:42 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Fixes for 4.8
 2016-08-22 10:36 UTC  (2+ messages)

[PATCH] iommu: narrow the search range by iterating on current bus
 2016-08-18 23:00 UTC  (6+ messages)
      ` [PATCH 1/2] PCI: add a function to walk on local bus
          ` [PATCH 2/2] iommu: narrow the search range by iterating on current bus

[PATCH 0/4] iommu/arm-smmu: Fixes for 4.8
 2016-08-18 16:52 UTC  (6+ messages)
` [PATCH 1/4] iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
` [PATCH 2/4] iommu/arm-smmu: Fix CMDQ error handling
` [PATCH 3/4] iommu/arm-smmu: Disable stalling faults for all endpoints
  ` [PATCH 4/4] iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass

[PATCH v4 00/15] ACPI IORT ARM SMMU v3 support
 2016-08-18 10:55 UTC  (18+ messages)
  ` [PATCH v4 01/15] drivers: iommu: add FWNODE_IOMMU fwnode type
  ` [PATCH v4 02/15] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
  ` [PATCH v4 03/15] drivers: acpi: iort: introduce linker section for IORT entries probing
  ` [PATCH v4 04/15] drivers: acpi: iort: add support for IOMMU fwnode registration
  ` [PATCH v4 05/15] drivers: platform: add fwnode base platform devices retrieval
  ` [PATCH v4 06/15] drivers: iommu: make iommu_fwspec OF agnostic
  ` [PATCH v4 07/15] drivers: acpi: implement acpi_dma_configure
  ` [PATCH v4 08/15] drivers: acpi: iort: add node match function
  ` [PATCH v4 09/15] drivers: acpi: iort: add support for ARM SMMU platform devices creation
  ` [PATCH v4 10/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
  ` [PATCH v4 11/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
  ` [PATCH v4 12/15] drivers: iommu: arm-smmu-v3: add IORT configuration
  ` [PATCH v4 13/15] drivers: acpi: iort: replace rid map type with type mask
  ` [PATCH v4 14/15] drivers: acpi: iort: add single mapping function
  ` [PATCH v4 15/15] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH 0/8] IOMMU Probe deferral support
 2016-08-16 12:28 UTC  (18+ messages)
  ` [PATCH 1/8] arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()
  ` [PATCH 2/8] of: dma: Move range size workaround to of_dma_get_range()
  ` [PATCH 3/8] of: dma: Make of_dma_deconfigure() public
  ` [PATCH 4/8] of: dma: Split of_configure_dma() into mask and ops configuration
  ` [PATCH 5/8] drivers: platform: Configure dma operations at probe time
  ` [PATCH 6/8] drivers: platform: Remove call to of_dma_(con/decon)figure_ops
  ` [PATCH 7/8] iommu: of: Handle IOMMU lookup failure with deferred probing or error
  ` [PATCH 8/8] drivers: iommu: arm-smmu: Set iommu_ops in probe

[git pull] IOMMU Fixes for Linux v4.8-rc2
 2016-08-15 10:01 UTC 

[PATCH 1/2] iommu/msm: resume device after fault
 2016-08-12 16:39 UTC  (5+ messages)
  ` [PATCH 2/2] iommu/msm: wire up fault handling

[PATCH V6 0/6] iommu/msm: Add DT adaptation and generic bindings support
 2016-08-12 15:17 UTC  (12+ messages)

[PATCH 1/2] iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
 2016-08-11 16:44 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/arm-smmu: Support v7s context format

[RFC PATCH v3 00/13] ACPI IORT ARM SMMU v3 support
 2016-08-11 11:26 UTC  (13+ messages)
` [RFC PATCH v3 05/13] drivers: iommu: make iommu_fwspec OF agnostic
` [RFC PATCH v3 13/13] drivers: acpi: iort: introduce iort_iommu_configure

[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-08-10 17:37 UTC  (8+ messages)
` [PATCHv9 1/6] dma-mapping: add {map,unmap}_resource to dma_map_ops
` [PATCHv9 2/6] dma-debug: add support for resource mappings
` [PATCHv9 3/6] dma-mapping: add dma_{map,unmap}_resource
` [PATCHv9 4/6] arm: dma-mapping: add {map, unmap}_resource for iommu ops
` [PATCHv9 5/6] dmaengine: rcar-dmac: group slave configuration
` [PATCHv9 6/6] dmaengine: rcar-dmac: add iommu support for slave transfers

[PATCH 1/2] iommu/dma: Don't put uninitialised IOVA domains
 2016-08-10 10:32 UTC  (7+ messages)
  ` [PATCH 2/2] iommu/dma: Respect IOMMU aperture when allocating
      ` [PATCH v2] "

[PATCH v12 00/11] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-08-10  8:48 UTC  (15+ messages)
  ` [PATCH v12 01/11] genirq/msi: export msi_get_domain_info
  ` [PATCH v12 02/11] genirq/msi: msi_compose wrapper
  ` [PATCH v12 03/11] genirq: Introduce irq_get_msi_doorbell_info
  ` [PATCH v12 04/11] genirq/msi: Allow MSI doorbell (un)registration
  ` [PATCH v12 05/11] genirq/msi: msi_doorbell_calc_pages
  ` [PATCH v12 06/11] genirq/msi: msi_doorbell_safe
  ` [PATCH v12 07/11] irqchip/gic-v2m: Register the MSI global doorbell
  ` [PATCH v12 08/11] irqchip/gicv3-its: "
  ` [PATCH v12 09/11] genirq/msi: Introduce msi_desc flags
  ` [PATCH v12 10/11] genirq/msi: Map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
  ` [PATCH v12 11/11] genirq/msi: Use the MSI doorbell's IOVA when requested

[PATCH] iommu/exynos: Modify error handling
 2016-08-09 15:29 UTC  (2+ messages)

[PATCH] iommu/dma: Don't put uninitialised IOVA domains
 2016-08-09 15:22 UTC  (5+ messages)

[PATCH -next] iommu/amd: Fix error return code in irq_remapping_alloc()
 2016-08-09 15:19 UTC  (2+ messages)

[PATCH -next] iommu/amd: Fix non static symbol warning
 2016-08-09 15:19 UTC  (2+ messages)

[PATCH] iommu/mediatek: Mark static functions in headers inline
 2016-08-09 13:59 UTC 

[PATCH 0/3] iommu/ipmmu-vmsa: Initial r8a7796 support
 2016-08-09 13:19 UTC  (5+ messages)
` [PATCH 3/3] iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code

[PATCH v5 0/6] Add support for privileged mappings
 2016-08-08  5:49 UTC  (9+ messages)
  ` [PATCH v5 1/6] iommu: add IOMMU_PRIV attribute
  ` [PATCH v5 2/6] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
  ` [PATCH v5 3/6] common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
  ` [PATCH v5 4/6] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
  ` [PATCH v5 5/6] dmaengine: pl330: Make sure microcode is privileged
  ` [PATCH v5 6/6] Revert "iommu/arm-smmu: Treat all device transactions as unprivileged"

[PATCH v12 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-08-07 14:08 UTC  (13+ messages)
  ` [PATCH v12 1/8] vfio: introduce a vfio_dma type field
  ` [PATCH v12 2/8] vfio/type1: vfio_find_dma accepting a type argument
  ` [PATCH v12 3/8] vfio/type1: implement recursive vfio_find_dma_from_node
  ` [PATCH v12 4/8] vfio/type1: handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
  ` [PATCH v12 5/8] vfio: allow reserved msi iova registration
  ` [PATCH v12 6/8] vfio/type1: check doorbell safety
  ` [PATCH v12 7/8] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
  ` [PATCH v12 8/8] vfio/type1: return MSI geometry through VFIO_IOMMU_GET_INFO capability chains

[PATCH v12 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-08-02 17:15 UTC  (9+ messages)
  ` [PATCH v12 1/8] iommu: Add iommu_domain_msi_geometry and DOMAIN_ATTR_MSI_GEOMETRY
  ` [PATCH v12 2/8] iommu/arm-smmu: initialize the msi geometry and advertise iommu-msi support
  ` [PATCH v12 3/8] iommu: introduce an msi cookie
  ` [PATCH v12 4/8] iommu/msi-iommu: initialization
  ` [PATCH v12 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
  ` [PATCH v12 6/8] iommu/msi-iommu: iommu_msi_domain
  ` [PATCH v12 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
  ` [PATCH v12 8/8] iommu/arm-smmu: get/put the msi cookie

[git pull] IOMMU Updates for Linux v4.8
 2016-08-01  8:59 UTC 

[PATCH v4 0/8] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
 2016-07-29 18:55 UTC  (4+ messages)
` [PATCH v4 6/8] iommu/arm-smmu: Implement of_xlate() for SMMUv3

[PATCH v2 00/10] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-07-28 15:28 UTC  (5+ messages)
` [PATCH v2 02/10] driver core: Functional dependencies tracking support

[PATCH v4 0/6] Add support for privileged mappings
 2016-07-27 23:39 UTC  (8+ messages)
  ` [PATCH v4 2/6] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
  ` [PATCH v4 3/6] common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
  ` [PATCH v4 4/6] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
  ` [PATCH v4 5/6] dmaengine: pl330: Make sure microcode is privileged
  ` [PATCH v4 6/6] Revert "iommu/arm-smmu: Treat all device transactions as unprivileged"

[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-07-27 20:38 UTC  (4+ messages)
` [PATCH v11 4/8] iommu/msi-iommu: initialization

[PATCH 1/2] iommu/amd: Update Alias-DTE in update_device_table()
 2016-07-27  8:30 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/amd: Initialize dma-ops domains with 3-level page-table

[PATCH v11 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-07-26 11:01 UTC  (12+ messages)
` [PATCH v11 09/10] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
` [PATCH v11 10/10] genirq/msi: use the MSI doorbell's IOVA when requested

[PATCH 1/3] memory: mediatek: Add a new interface mtk_smi_larb_is_ready
 2016-07-26  2:30 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;
as well as URLs for NNTP newsgroup(s).