Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2016-12-05 09:52:02 to 2017-01-04 13:32:10 UTC [more...]

[PATCH v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-04 13:32 UTC  (2+ messages)
  ` [PATCH v5 01/17] iommu/dma: Allow MSI-only cookies

[PATCH] iommu: Drop the of_iommu_{set/get}_ops() interface
 2017-01-04  8:00 UTC  (2+ messages)

[RFC 0/3] iommu/arm-smmu: patches for adreno
 2017-01-03 22:28 UTC  (5+ messages)
  ` [RFC 1/3] iommu/arm-smmu: Add support to opt-in to stalling
  ` [RFC 2/3] iommu/arm-smmu: Add qcom implementation
  ` [RFC 3/3] iommu/arm-smmu: Let fault handler return -EFAULT

[PATCH v3] iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
 2017-01-03 16:11 UTC  (5+ messages)

[RFC PATCH] iommu/arm-smmu: Add global SMR masking property
 2017-01-03 13:47 UTC  (4+ messages)

[PATCH V7 0/8] Add support for privileged mappings
 2017-01-02 13:22 UTC  (18+ messages)
  ` [PATCH V7 1/8] iommu: add IOMMU_PRIV attribute
  ` [PATCH V7 2/8] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
  ` [PATCH V7 3/8] iommu/io-pgtable-arm-v7s: Add "
  ` [PATCH V7 4/8] common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
  ` [PATCH V7 5/8] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
  ` [PATCH V7 6/8] dmaengine: pl330: Make sure microcode is privileged
  ` [PATCH V7 7/8] iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'
  ` [PATCH V7 8/8] iommu/arm-smmu: Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs"

[PATCH V8 0/9] Add support for privileged mappings
 2017-01-02 13:12 UTC  (10+ messages)
  ` [PATCH V8 1/9] iommu: add IOMMU_PRIV attribute
  ` [PATCH V8 2/9] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
  ` [PATCH V8 3/9] iommu/io-pgtable-arm-v7s: Add "
  ` [PATCH V8 4/9] common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
  ` [PATCH V8 5/9] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
  ` [PATCH V8 6/9] arm/dma-mapping: "
  ` [PATCH V8 7/9] dmaengine: pl330: Make sure microcode is privileged
  ` [PATCH V8 8/9] iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'
  ` [PATCH V8 9/9] Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs"

[PATCH v7 RESEND 00/12] Fix kdump faults on system with amd iommu
 2017-01-02  7:39 UTC  (13+ messages)
  ` [PATCH v7 RESEND 01/12] iommu/amd: Detect pre enabled translation
  ` [PATCH v7 RESEND 02/12] iommu/amd: add several helper function
  ` [PATCH v7 RESEND 03/12] iommu/amd: Define bit fields for DTE particularly
  ` [PATCH v7 RESEND 04/12] iommu/amd: Add function copy_dev_tables
  ` [PATCH v7 RESEND 05/12] iommu/amd: copy old trans table from old kernel
  ` [PATCH v7 RESEND 06/12] iommu: Add is_attach_deferred call-back to iommu-ops
  ` [PATCH v7 RESEND 07/12] iommu/amd: Use is_attach_deferred call-back
  ` [PATCH v7 RESEND 08/12] iommu/amd: Add sanity check of irq remap information of old dev table entry
  ` [PATCH v7 RESEND 09/12] iommu: Assign the direct mapped domain to group->domain
  ` [PATCH v7 RESEND 10/12] iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
  ` [PATCH v7 RESEND 11/12] iommu/amd: Don't copy GCR3 table root pointer
  ` [PATCH v7 RESEND 12/12] iommu/amd: Clear out the GV flag when handle deferred domain attach

[PATCHv9 0/6] dmaengine: rcar-dmac: add iommu support for slave transfers
 2017-01-01 23:08 UTC  (4+ messages)
` [PATCHv9 6/6] "

possible dmar_init_reserved_ranges() error
 2016-12-28  3:21 UTC  (9+ messages)

[PATCH v7 00/12] Fix kdump faults on system with amd iommu
 2016-12-24  3:47 UTC  (2+ messages)

[RFC v4 00/16] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-23 15:13 UTC  (22+ messages)
  ` [RFC v4 01/16] iommu/dma: Allow MSI-only cookies
  ` [RFC v4 02/16] iommu: Rename iommu_dm_regions into iommu_resv_regions
  ` [RFC v4 03/16] iommu: Add a new type field in iommu_resv_region
  ` [RFC v4 04/16] iommu: iommu_alloc_resv_region
  ` [RFC v4 05/16] iommu: Only map direct mapped regions
  ` [RFC v4 06/16] iommu: iommu_get_group_resv_regions
  ` [RFC v4 07/16] iommu: Implement reserved_regions iommu-group sysfs file
  ` [RFC v4 08/16] iommu/vt-d: Implement reserved region get/put callbacks
  ` [RFC v4 09/16] iommu/arm-smmu: "
  ` [RFC v4 10/16] iommu/arm-smmu-v3: "
  ` [RFC v4 11/16] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_REMAP value
  ` [RFC v4 12/16] irqdomain: irq_domain_check_msi_remap
  ` [RFC v4 13/16] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
  ` [RFC v4 14/16] vfio/type1: Allow transparent MSI IOVA allocation
  ` [RFC v4 15/16] vfio/type1: Check MSI remapping at irq domain level
  ` [RFC v4 16/16] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore

[PATCH V6 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2016-12-23 13:38 UTC  (8+ messages)
  ` [PATCH V6 1/7] perf/amd/iommu: Misc fix up perf_iommu_read
  ` [PATCH V6 2/7] perf/amd/iommu: Modify functions to query max banks and counters
  ` [PATCH V6 3/7] perf/amd/iommu: Modify IOMMU API to allow specifying IOMMU index
  ` [PATCH V6 4/7] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug
  ` [PATCH V6 5/7] perf/amd/iommu: Clean up perf_iommu_enable_event
  ` [PATCH V6 6/7] iommu/amd: Introduce amd_iommu_get_num_iommus()
  ` [PATCH V6 7/7] perf/amd/iommu: Enable support for multiple IOMMUs

[PATCH v3] arm64: SMMU-v2: Workaround for Cavium ThunderX erratum 28168
 2016-12-21  4:40 UTC  (5+ messages)

[PATCH] iommu/arm-smmu-v3: prevent corruption of ste stage-1 context ptr
 2016-12-21  4:11 UTC  (3+ messages)
      ` [PATCH] iommu/arm-smmu-v3: Clear prior settings when updating STEs

[PATCH 0/4] iommu/arm-smmu: Fixes for 4.8
 2016-12-20 16:17 UTC  (8+ messages)
` [PATCH 3/4] iommu/arm-smmu: Disable stalling faults for all endpoints

[PATCH] iommu/arm-smmu-v3: avoid over allocating for l2 stream tables
 2016-12-20 10:22 UTC  (2+ messages)

[PATCH] Docs: dt: Be explicit and consistent in reference to IOMMU specifiers
 2016-12-19 23:06 UTC  (5+ messages)

[PATCH] iommu/iova: use rb_entry()
 2016-12-19 14:46 UTC 

RFC: extend iommu-map binding to support #iommu-cells > 1
 2016-12-16 17:05 UTC  (11+ messages)

[PATCH v2] iommu/intel-iommu: fix pasid table size encoding
 2016-12-15 22:51 UTC  (5+ messages)

[git pull] IOMMU Updates for Linux v4.10
 2016-12-15 17:01 UTC 

[RESEND PATCH V6 0/6] Add support for privileged mappings
 2016-12-12 19:34 UTC  (10+ messages)
` [RESEND PATCH V6 5/6] dmaengine: pl330: Make sure microcode is privileged
` [PATCH V6 6/6] iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'

[PATCH] iommu/amd: fix the left value check of cmd buffer
 2016-12-12 12:28 UTC 

[RFC v3 00/10] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-12  8:12 UTC  (32+ messages)
` [RFC v3 02/10] iommu: Rename iommu_dm_regions into iommu_resv_regions
` [RFC v3 03/10] iommu: Add new reserved IOMMU attributes
` [RFC v3 04/10] iommu: iommu_alloc_resv_region
` [RFC v3 05/10] iommu: Do not map reserved regions
` [RFC v3 06/10] iommu: iommu_get_group_resv_regions
` [RFC v3 09/10] iommu/arm-smmu: Implement reserved region get/put callbacks

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-12-09 14:26 UTC  (4+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear

[PATCH] iommu/intel-iommu: fix pasid table size encoding
 2016-12-06 17:30 UTC  (4+ messages)

[PATCH v2] ACPI/IORT: Make dma masks set-up IORT specific
 2016-12-06 15:58 UTC  (2+ messages)

[PATCH] ACPI/IORT: Make dma masks set-up IORT specific
 2016-12-06 15:18 UTC  (7+ messages)

[PATCH 0/2] Device links documentation
 2016-12-06  1:41 UTC  (15+ messages)
` [PATCH 2/2] driver core: Silence device links sphinx warning
` [PATCH 1/2] Documentation/core-api/device_link: Add initial documentation

[PATCH] iommu/intel: disable DMAR for Q35 integrated gfx
 2016-12-05 23:16 UTC  (5+ messages)

[PATCH v9 00/16] ACPI IORT ARM SMMU support
 2016-12-05 10:57 UTC  (8+ messages)
` [PATCH v9 07/16] drivers: acpi: implement acpi_dma_configure


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