Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2017-03-21 15:46:24 to 2017-03-31 12:10:44 UTC [more...]

[PATCH 0/5] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
 2017-03-31 12:10 UTC  (2+ messages)
  ` [PATCH 1/5] iommu/omap: Move data structures to omap-iommu.h

[PATCH v2] arm64/dma-mapping: fix DMA_ATTR_FORCE_CONTIGUOUS mmaping code
 2017-03-31 11:16 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Add global SMR masking property
 2017-03-31 11:03 UTC 

[PATCH 0/9] iommu: add qcom_iommu for early "B" family devices (v2)
 2017-03-31  4:19 UTC  (9+ messages)
` [PATCH 3/9] Docs: dt: document qcom iommu bindings
` [PATCH 5/9] iommu: add qcom_iommu

[PATCH 0/7] iommu/iova: improve the allocation performance of dma64
 2017-03-31  3:55 UTC  (16+ messages)
  ` [PATCH 1/7] iommu/iova: fix incorrect variable types
  ` [PATCH 2/7] iommu/iova: cut down judgement times
  ` [PATCH 3/7] iommu/iova: insert start_pfn boundary of dma32
  ` [PATCH 4/7] iommu/iova: adjust __cached_rbnode_insert_update
  ` [PATCH 5/7] iommu/iova: to optimize the allocation performance of dma64
  ` [PATCH 6/7] iommu/iova: move the caculation of pad mask out of loop
  ` [PATCH 7/7] iommu/iova: fix iovad->dma_32bit_pfn as the last pfn of dma32

[PATCH v2 0/7] iommu/iova: improve the allocation performance of dma64
 2017-03-31  3:24 UTC  (8+ messages)
  ` [PATCH v2 1/7] iommu/iova: fix incorrect variable types
  ` [PATCH v2 2/7] iommu/iova: cut down judgement times
  ` [PATCH v2 3/7] iommu/iova: insert start_pfn boundary of dma32
  ` [PATCH v2 4/7] iommu/iova: adjust __cached_rbnode_insert_update
  ` [PATCH v2 5/7] iommu/iova: to optimize the allocation performance of dma64
` [PATCH v2 6/7] iommu/iova: move the caculation of pad mask out of loop
` [PATCH v2 7/7] iommu/iova: fix iovad->dma_32bit_pfn as the last pfn of dma32

[PATCH v2 0/4] ARM SMMU TLB sync improvements
 2017-03-30 18:51 UTC  (8+ messages)
  ` [PATCH v2 1/4] iommu/arm-smmu: Simplify ASID/VMID handling
  ` [PATCH v2 2/4] iommu/arm-smmu: Tidy up context bank indexing
  ` [PATCH v2 3/4] iommu/arm-smmu: Use per-context TLB sync as appropriate
  ` [PATCH v2 4/4] iommu/arm-smmu: Poll for TLB sync completion more effectively

[PATCH 0/4] ARM SMMU per-context TLB sync
 2017-03-30 15:48 UTC  (10+ messages)
` [PATCH 1/4] iommu/arm-smmu: Handle size mismatches better
` [PATCH 4/4] iommu/arm-smmu: Use per-context TLB sync as appropriate
  ` [PATCH 5/4] iommu/arm-smmu: Poll for TLB sync completion more effectively

amd-iommu: can't boot with amdgpu, AMD-Vi: Completion-Wait loop timed out
 2017-03-30 14:48 UTC  (19+ messages)
                                    ` [PATCH] iommu/amd: flush IOTLB for specific domains only

[PATCH] arm64/dma-mapping: fix DMA_ATTR_FORCE_CONTIGUOUS mmaping code
 2017-03-30 14:10 UTC  (13+ messages)

[RFC PATCH 1/3] of/pci: dma-ranges to account highest possible host bridge dma_mask
 2017-03-30 10:14 UTC  (13+ messages)
  ` [RFC PATCH 2/3] iommu/dma: account pci host bridge dma_mask for IOVA allocation
  ` [RFC PATCH 3/3] of: fix node traversing in of_dma_get_range

[RFC PATCH] of: Fix DMA configuration for non-DT masters
 2017-03-30 10:12 UTC  (6+ messages)

[RFC PATCH 1/2] of/pci: implement inbound dma-ranges for PCI
 2017-03-30  9:59 UTC  (2+ messages)
  ` [RFC PATCH 2/2] of/pci: call pci specific dma-ranges instead of memory-mapped

[PATCH] iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
 2017-03-29 21:01 UTC  (3+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-03-29  6:17 UTC  (36+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 21/30] iommu/arm-smmu-v3: Handle device faults from PRI
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory

[PATCH V9 00/11] IOMMU probe deferral support
 2017-03-28 16:07 UTC  (15+ messages)

[PATCH V9 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
 2017-03-28 16:06 UTC  (4+ messages)
  ` [V9, "

[PATCH] iommu/arm-smmu: Fix 16bit ASID configuration
 2017-03-28 10:41 UTC 

[RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation
 2017-03-25  5:34 UTC  (3+ messages)

[PATCH v12 00/10] perf/amd/iommu: Enable multi-IOMMU support
 2017-03-24 17:53 UTC  (12+ messages)
  ` [PATCH v12 01/10] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug
  ` [PATCH v12 02/10] perf/amd/iommu: Clean up bitwise operations
  ` [PATCH v12 03/10] perf/amd/iommu: Clean up perf_iommu_read()
  ` [PATCH v12 04/10] iommu/amd: Clean up iommu_pc_get_set_reg()
  ` [PATCH v12 05/10] iommu/amd: Introduce amd_iommu_get_num_iommus()
  ` [PATCH v12 06/10] perf/amd/iommu: Modify functions to query max banks and counters
  ` [PATCH v12 07/10] perf/amd/iommu: Modify amd_iommu_pc_get_set_reg_val() to allow specifying IOMMU
  ` [PATCH v12 08/10] perf/amd/iommu: Fix sysfs perf attribute groups
  ` [PATCH v12 09/10] perf/amd/iommu: Introduce amd_iommu-specific struct in struct hw_perf_event
  ` [PATCH v12 10/10] perf/amd/iommu: Enable support for multiple IOMMUs

[PATCH] x86/pci-calgary: use setup_timer
 2017-03-24 14:15 UTC 

[PATCH v3 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-03-24 12:44 UTC  (6+ messages)
` [PATCH v3 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
` [PATCH v3 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[git pull] IOMMU Fixes for Linux v4.11-rc3
 2017-03-24 11:31 UTC 

[PATCH] iommu/exynos: Use smarter TLB flush method for v5 SYSMMU
 2017-03-24  9:19 UTC 

[PATCH] iommu/exynos: Don't open-code loop unrolling
 2017-03-24  9:18 UTC 

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-03-23 21:02 UTC  (4+ messages)
` [RFC PATCH v4 15/28] Add support to access persistent memory in the clear

[PATCH] iommu: use sg_phys()
 2017-03-23 13:16 UTC 

[PATCH v2 0/5] Implement SMMU passthrough using the default domain
 2017-03-23 10:38 UTC  (17+ messages)
` [PATCH v2 4/5] iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
` [PATCH v2 5/5] iommu: Allow default domain type to be set on the kernel command line

[GIT PULL] iommu/arm-smmu: Fixes for 4.11
 2017-03-22 23:00 UTC  (2+ messages)

[iommu:core 3/3] drivers/iommu/iova.c:36: error: redefinition of 'init_iova_domain'
 2017-03-22 21:57 UTC  (3+ messages)

[PATCH 1/2] MAINTAINERS: Add related headers to IOMMU section
 2017-03-22 18:07 UTC  (5+ messages)
` [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA

[PATCH 0/3] IOVA allocation improvements for iommu-dma
 2017-03-22 17:43 UTC  (2+ messages)

[PATCH v2 0/4] IOMMU reserved region tweaks
 2017-03-22 15:19 UTC  (5+ messages)
` [PATCH v2 1/4] iommu: Disambiguate MSI region types
` [PATCH v2 4/4] iommu/dma: Make PCI window reservation generic

[PATCH 1/2] iommu/exynos: Block SYSMMU while invalidating FLPD cache
 2017-03-22 14:51 UTC  (2+ messages)

[PATCH v2 1/5] iommu/dmar: Rectify return code handling in detect_intel_iommu()
 2017-03-22 14:43 UTC  (2+ messages)

IOMMU detection via sysfs
 2017-03-22 14:39 UTC  (2+ messages)

[PATCH v3 0/3] iommu/ipmmu-vmsa: r8a7796 support V3
 2017-03-22 14:33 UTC  (3+ messages)

[PATCH v7 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V7
 2017-03-22 14:25 UTC  (3+ messages)
` [PATCH v7 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops

[PATCH/RFC v2 0/4] iommu/ipmmu-vmsa: IPMMU slave device whitelist V2
 2017-03-22 14:25 UTC  (2+ messages)

[RFC PATCH v0.001] PCI: Add support for tango PCIe controller
 2017-03-21 16:19 UTC  (5+ messages)


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