iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-30 19:14:49 to 2016-11-10 00:36:10 UTC [more...]

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-10  0:36 UTC  (9+ messages)
` [RFC PATCH v3 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v3 02/20] x86: Set the write-protect cache mode for full PAT support
  ` [RFC PATCH v3 03/20] x86: Add the Secure Memory Encryption cpu feature
  ` [RFC PATCH v3 04/20] x86: Handle reduction in physical address size with SME
  ` [RFC PATCH v3 05/20] x86: Add Secure Memory Encryption (SME) support
  ` [RFC PATCH v3 06/20] x86: Add support to enable SME during early boot processing
` [RFC PATCH v3 07/20] x86: Provide general kernel support for memory encryption
` [RFC PATCH v3 08/20] x86: Add support for early encryption/decryption of memory

[PATCH v5 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-11-10  0:20 UTC  (10+ messages)
  ` [PATCH v5 7/7] iommu/exynos: Use device dependency links to control runtime pm

[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
 2016-11-10  0:14 UTC  (32+ messages)
` [RFC 4/8] iommu: Add a list of iommu_reserved_region in iommu_domain
  ` [RFC 1/8] vfio: fix vfio_info_cap_add/shift
  ` [RFC 2/8] iommu/iova: fix __alloc_and_insert_iova_range
  ` [RFC 3/8] iommu/dma: Allow MSI-only cookies
  ` [RFC 5/8] vfio/type1: Introduce RESV_IOVA_RANGE capability
  ` [RFC 8/8] iommu/arm-smmu: implement add_reserved_regions callback
    ` Summary of LPC guest MSI discussion in Santa Fe (was: Re: [RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II))
      ` Summary of LPC guest MSI discussion in Santa Fe
` [RFC 6/8] iommu: Handle the list of reserved regions
` [RFC 7/8] iommu/vt-d: Implement add_reserved_regions callback

[PATCH v6 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-11-09 23:42 UTC  (10+ messages)
      ` [PATCH v6 1/7] iommu/exynos: Remove excessive, useless debug
      ` [PATCH v6 2/7] iommu/exynos: Remove dead code
      ` [PATCH v6 3/7] iommu/exynos: Simplify internal enable/disable functions
      ` [PATCH v6 4/7] iommu/exynos: Set master device once on boot
      ` [PATCH v6 5/7] iommu/exynos: Rework and fix internal locking
      ` [PATCH v6 7/7] iommu/exynos: Use device dependency links to control runtime pm
    ` [PATCH v6 6/7] iommu/exynos: Add runtime pm support

[PATCH v7 00/16] ACPI IORT ARM SMMU support
 2016-11-09 23:37 UTC  (23+ messages)
` [PATCH v7 02/16] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v7 08/16] drivers: acpi: iort: add node match function
` [PATCH v7 11/16] drivers: iommu: arm-smmu-v3: add IORT configuration
  ` [PATCH v7 01/16] drivers: acpi: add FWNODE_ACPI_STATIC fwnode type
  ` [PATCH v7 03/16] drivers: acpi: iort: add support for IOMMU fwnode registration
  ` [PATCH v7 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
  ` [PATCH v7 05/16] drivers: iommu: arm-smmu: convert struct device of_node to fwnode usage
  ` [PATCH v7 06/16] drivers: iommu: arm-smmu-v3: "
  ` [PATCH v7 07/16] drivers: acpi: implement acpi_dma_configure
  ` [PATCH v7 09/16] drivers: acpi: iort: add support for ARM SMMU platform devices creation
  ` [PATCH v7 10/16] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
  ` [PATCH v7 12/16] drivers: iommu: arm-smmu: "
  ` [PATCH v7 13/16] drivers: iommu: arm-smmu: add IORT configuration
  ` [PATCH v7 15/16] drivers: acpi: iort: add single mapping function
` [PATCH v7 14/16] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v7 16/16] drivers: acpi: iort: introduce iort_iommu_configure

[v16, 0/7] Fix eSDHC host version register bug
 2016-11-09 18:27 UTC  (10+ messages)
  ` [v16, 1/7] ARM64: dts: ls2080a: add device configuration node
  ` [v16, 2/7] dt: bindings: move guts devicetree doc out of powerpc directory
  ` [v16, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v16, 4/7] MAINTAINERS: add entry for Freescale SoC drivers
  ` [v16, 5/7] base: soc: introduce soc_device_match() interface
  ` [v16, 6/7] base: soc: Check for NULL SoC device attributes
  ` [v16, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH 1/5] iommu: Allow taking a reference on a group directly
 2016-11-09 18:00 UTC  (9+ messages)
  ` [PATCH 2/5] iommu/arm-smmu: Fix group refcounting
  ` [PATCH 3/5] iommu/amd: "
  ` [PATCH 4/5] iommu/mediatek: Fix M4Uv2 "
  ` [PATCH 5/5] iommu/mediatek: Fix M4Uv1 "

[PATCH V3 0/8] IOMMU probe deferral support
 2016-11-09 16:59 UTC  (15+ messages)
` [PATCH V3 4/8] drivers: platform: Configure dma operations at probe time

[PATCH v4 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-11-09 15:07 UTC  (6+ messages)
  ` [PATCH v4 2/2] iommu/exynos: Add proper runtime pm support

[PATCH v6 00/16] ACPI IORT ARM SMMU support
 2016-11-09 13:24 UTC  (10+ messages)
` [PATCH v6 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
` [PATCH v6 09/16] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v6 13/16] drivers: iommu: arm-smmu: add IORT configuration

[git pull] IOMMU Fixes for Linux v4.9-rc4
 2016-11-08 15:47 UTC 

[v15, 0/7] Fix eSDHC host version register bug
 2016-11-08 15:47 UTC  (12+ messages)
` [v15, 3/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v15, 6/7] base: soc: introduce soc_device_match() interface

[PATCH] iommu/dma-iommu: properly respect configured address space size
 2016-11-08 14:53 UTC  (5+ messages)

[PATCH] iommu: fix double spin_lock_irqsave on `device_domain_lock'
 2016-11-08 14:15 UTC  (4+ messages)
          ` [PATCH] iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path

Crash/hang in iommu_flush_dev_iotlb
 2016-11-07 20:57 UTC  (2+ messages)
  `  "

[PATCH v2] iommu/arm-smmu: Fix out-of-bounds dereference
 2016-11-07 20:43 UTC  (2+ messages)

[PATCH 0/2] swiotlb: Rate-limit printing and 64-bit memory debugging
 2016-11-07 19:20 UTC  (13+ messages)
` [PATCH 1/2] swiotlb: Rate-limit printing when running out of SW-IOMMU space
` [PATCH 2/2] swiotlb: Add swiotlb=nobounce debug option

[PATCH] iommu/arm-smmu: Fix out-of-bounds dereference
 2016-11-07 17:45 UTC  (3+ messages)

[PATCH v3] iommu: arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries
 2016-11-04 14:19 UTC  (2+ messages)

[RFC v2 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 - Alt II
 2016-11-04 14:16 UTC  (11+ messages)
` [RFC v2 3/8] iommu/dma: Allow MSI-only cookies
` [RFC v2 6/8] iommu: Handle the list of reserved regions
  ` [RFC v2 1/8] vfio: fix vfio_info_cap_add/shift
  ` [RFC v2 2/8] iommu/iova: fix __alloc_and_insert_iova_range
  ` [RFC v2 4/8] iommu: Add a list of iommu_reserved_region in iommu_domain
  ` [RFC v2 5/8] vfio/type1: Introduce RESV_IOVA_RANGE capability
  ` [RFC v2 7/8] iommu/vt-d: Implement add_reserved_regions callback
  ` [RFC v2 8/8] iommu/arm-smmu: implement "

[PATCH RESEND] iommu/exynos: Improve page fault debug message
 2016-11-04 12:24 UTC  (2+ messages)

[PATCH v6 0/9] Fix kdump faults on system with amd iommu
 2016-11-04  5:29 UTC  (3+ messages)

[PATCH] iommu: arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries
 2016-11-04  3:52 UTC  (3+ messages)

[PATCH] iommu/arm-smmu: Check that iommu_fwspecs are ours
 2016-11-03 20:37 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s
 2016-11-03 19:57 UTC  (2+ messages)

[PATCH] iommu: arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries
 2016-11-03 18:24 UTC  (5+ messages)

[GIT PULL] iommu/arm-smmu: Fixes for 4.9
 2016-11-03 17:29 UTC  (8+ messages)

[PATCH v14 00/16] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-11-03 14:14 UTC  (8+ messages)
` [PATCH v14 14/16] vfio/type1: Check doorbell safety

[PATCH] iommu/exynos: Add support for page access protection bits
 2016-11-03  8:04 UTC 

[RFC PATCH] x86: Allow IOMMU drivers to Hook arch_setup_dma_ops()
 2016-10-31 19:10 UTC  (6+ messages)

SMR masking and PCI
 2016-10-31 18:36 UTC  (4+ messages)

[PATCH] iommu/vt-d: Fix the size calculation of pasid table
 2016-10-31 11:30 UTC  (5+ messages)

[PATCH v2] iommu/ipmmu-vmsa: Add r8a7796 DT binding
 2016-10-31  8:28 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;
as well as URLs for NNTP newsgroup(s).