Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-05-28 16:41:43 to 2015-06-12 09:08:19 UTC [more...]

[PATCH v2 0/3] Exynos SYSMMU (IOMMU) updates for Exynos DRM
 2015-06-12  9:08 UTC  (12+ messages)
  ` [PATCH v2 1/3] drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
            ` [PATCH v3 "
              ` [PATCH v3 (alternative) "
  ` [PATCH v2 2/3] drm/exynos: iommu: detach from default dma-mapping domain on init
` [PATCH v2 3/3] drm/exynos: iommu: improve a check for non-iommu dma_ops

[PATCH 0/4] More cleanups and fixes for Intel VT-d
 2015-06-12  7:31 UTC  (14+ messages)
  ` [PATCH 1/4] iommu/vt-d: Remove iommu_attach_domain_with_id()
  ` [PATCH 2/4] iommu/vt-d: Don't consider copied context entries as present
  ` [PATCH 3/4] iommu/vt-d: Remove unmap_device_dma()
  ` [PATCH 4/4] iommu/vt-d: Make sure si_domain is allocated for kdump kernel

[PATCH 00/22 v2] Introduce default domains for iommu groups
 2015-06-11 19:22 UTC  (15+ messages)
` [PATCH 06/22] iommu: Allocate a default domain "
` [PATCH 08/22] iommu: Make sure a device is always attached to a domain
` [PATCH 10/22] iommu: Introduce direct mapped region handling
  ` [PATCH 20/22] iommu/amd: Get rid of device_dma_ops_init()
  ` [PATCH 21/22] iommu/amd: Remove unused fields from struct dma_ops_domain
  ` [PATCH 22/22] iommu/amd: Propagate errors from amd_iommu_init_api

[RFC/PATCH 0/9] IOMMU probe deferral support
 2015-06-11 16:25 UTC  (7+ messages)
` [RFC/PATCH 4/9] of: dma: Make of_dma_deconfigure() public
` [RFC/PATCH 5/9] of: dma: Split of_configure_dma() into mask and ops configuration

[PATCH 0/4] arm64: IOMMU-backed DMA mapping
 2015-06-11 16:23 UTC  (9+ messages)
` [PATCH 2/4] iommu: Implement common IOMMU ops for "
` [PATCH 3/4] arm64: Add IOMMU dma_ops

[PATCH v2 0/4] arm64: IOMMU-backed DMA mapping
 2015-06-11 15:54 UTC  (5+ messages)
  ` [PATCH v2 1/4] iommu/iova: Avoid over-allocating when size-aligned
  ` [PATCH v2 2/4] iommu: Implement common IOMMU ops for DMA mapping
  ` [PATCH v2 3/4] arm64: Add IOMMU dma_ops
  ` [PATCH v2 4/4] arm64: Hook up "

[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-06-11 15:40 UTC  (2+ messages)

iommu/amd: Implement dm_region call-backs
 2015-06-11  8:07 UTC  (4+ messages)

[patch -next] iommu: checking for NULL instead of IS_ERR
 2015-06-11  7:43 UTC  (2+ messages)

iommu/amd: Put IOMMUv2 devices in a direct mapped domain
 2015-06-11  7:35 UTC  (2+ messages)
` [PATCH] iommu/amd: Handle errors returned from iommu_init_device

iommu: Introduce iommu_request_dm_for_dev()
 2015-06-11  7:33 UTC  (2+ messages)

[PATCH] iommu/vt-d: fix range computation when making room for large pages
 2015-06-10 16:41 UTC 

[PATCH] iommu/arm-smmu: Fix broken ATOS check
 2015-06-10 15:58 UTC 

[PATCH v11 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-06-10 14:10 UTC  (15+ messages)
` [PATCH v11 04/10] iommu/vt-d: functions to copy data from old mem

[PATCH] iommu/vt-d: Don't copy translation tables if we find unexpected RTT setting
 2015-06-10  9:10 UTC 

Master-aware devices and sideband ID data
 2015-06-10  8:11 UTC  (9+ messages)

cpu hot-remove bug
 2015-06-09  9:20 UTC 

[iommu:default-domains 6/22] drivers/iommu/iommu.c:719:8: error: 'struct iommu_group' has no member named 'domain'
 2015-06-09  7:19 UTC  (2+ messages)

[v10 00/10] Add VT-d Posted-Interrupts support - IOMMU part
 2015-06-09  5:20 UTC  (11+ messages)
` [v10 02/10] iommu: dmar: Extend struct irte for VT-d Posted-Interrupts
` [v10 04/10] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
  ` [v10 01/10] iommu: Add new member capability to struct irq_remap_ops
  ` [v10 03/10] iommu: dmar: Provide helper to copy shared irte fields
  ` [v10 05/10] iommu, x86: Save the mode (posted or remapped) of an IRTE
  ` [v10 06/10] iommu, x86: Avoid migrating VT-d posted interrupts
  ` [v10 07/10] iommu, x86: Add cap_pi_support() to detect VT-d PI capability
  ` [v10 08/10] iommu, x86: Setup Posted-Interrupts capability for Intel iommu
  ` [v10 09/10] iommu, x86: Provide irq_remapping_cap() interface
  ` [v10 10/10] iommu, x86: Properly handle posted interrupts for IOMMU hotplug

[GIT PULL] Intel IOMMU fix for 4.1
 2015-06-08 14:00 UTC 

[PATCH 00/17] Fixes and Cleanups for the Intel VT-d driver
 2015-06-08  8:26 UTC  (21+ messages)
` [PATCH 07/17] iommu/vt-d: Copy context-tables outside of spin_lock
  ` [PATCH 01/17] iommu/vt-d: Fix compile error when CONFIG_INTEL_IOMMU=n
  ` [PATCH 02/17] iommu/vt-d: Remove __iommu_save_to_oldmem() function
  ` [PATCH 03/17] iommu/vt-d: Make two functions static
  ` [PATCH 04/17] iommu/vt-d: Load old data structures only in kdump kernel
  ` [PATCH 05/17] iommu/vt-d: Mark root-entry present in set_root_entry
  ` [PATCH 06/17] iommu/vt-d: Rework loading of old root-entry table
  ` [PATCH 08/17] iommu/vt-d: Don't reuse domain-ids from old kernel
  ` [PATCH 09/17] iommu/vt-d: Clean up log messages in intel-iommu.c
  ` [PATCH 10/17] iommu/vt-d: Allocate irq remapping table bitmap with GFP_KERNEL
  ` [PATCH 11/17] iommu/vt-d: Move QI initialization to intel_setup_irq_remapping
  ` [PATCH 12/17] iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
  ` [PATCH 13/17] iommu/vt-d: Split up iommu_set_irq_remapping
  ` [PATCH 14/17] iommu/vt-d: Move kdump pointer intialization to __iommu_load_old_irte
  ` [PATCH 15/17] iommu/vt-d: Mark irt entries from old kernel as allocated
  ` [PATCH 17/17] iommu/vt-d: Remove update code for old ir-table
` [PATCH 16/17] iommu/vt-d: Copy old irte in intel_setup_irq_remapping

[v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
 2015-06-08  1:43 UTC  (12+ messages)

[v9 0/9] Add VT-d Posted-Interrupts support - IOMMU part
 2015-06-08  1:23 UTC  (13+ messages)
  ` [v9 1/9] iommu: Add new member capability to struct irq_remap_ops
  ` [v9 2/9] iommu: dmar: Extend struct irte for VT-d Posted-Interrupts
  ` [v9 3/9] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
  ` [v9 4/9] iommu, x86: Save the mode (posted or remapped) of an IRTE
  ` [v9 5/9] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
  ` [v9 6/9] iommu, x86: Add cap_pi_support() to detect VT-d PI capability
  ` [v9 7/9] iommu, x86: Setup Posted-Interrupts capability for Intel iommu
  ` [v9 8/9] iommu, x86: define irq_remapping_cap()
  ` [v9 9/9] iommu, x86: Properly handler PI for IOMMU hotplug

[RFC v2 PATCH 0/6] MT8173 IOMMU SUPPORT
 2015-06-05 13:30 UTC  (5+ messages)
` [PATCH v2 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v2 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[git pull] IOMMU Fix for Linux v4.1-rc6
 2015-06-05  9:20 UTC 

[iommu:x86/vt-d 6/11] drivers/iommu/intel-iommu.c:5079:2-8: preceding lock on line 5061
 2015-06-04 17:32 UTC  (2+ messages)

[PATCH v7 00/25] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-06-04  6:10 UTC  (19+ messages)
` [PATCH v7 03/25] iommu: Init iommu-groups support earlier, in core_initcall
  ` [PATCH v7 00/25] Exynos SYSMMU (IOMMU) integration with DT andDMA-mapping subsystem
` [PATCH 0/6] Exynos SYSMMU (IOMMU) dts and arch updates
  ` [PATCH 1/6] ARM: Exynos: pm_domains: register power domain driver from core_initcall
  ` [PATCH 2/6] ARM: dts: exynos4: add sysmmu nodes
  ` [PATCH 3/6] ARM: dts: exynos3250: "
  ` [PATCH 4/6] ARM: dts: exynos4415: "
  ` [PATCH 5/6] ARM: dts: exynos5250: "
  ` [PATCH 6/6] ARM: dts: exynos5420: "

[PATCH v2] Intel_irq_remapping: fix a comment error
 2015-06-03  8:46 UTC 

[PATCH] intel_irq_remapping: fix a comment error
 2015-06-03  8:30 UTC  (3+ messages)

[patch] iommu/vt-d: unlock on error in intel_iommu_load_translation_tables()
 2015-06-03  5:25 UTC  (4+ messages)

[PATCH 0/3] Exynos SYSMMU (IOMMU) updates for Exynos DRM
 2015-06-03  2:18 UTC  (5+ messages)
` [PATCH 1/3] drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
  ` [PATCH 2/3] drm/exynos: iommu: detach from default dma-mapping domain on init
` [PATCH 3/3] drm/exynos: iommu: improve a check for non-iommu dma_ops

[v8 0/9] Add VT-d Posted-Interrupts support - IOMMU part
 2015-06-03  1:05 UTC  (5+ messages)
` [v8 3/9] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip

[PATCH 0/3] iommu/arm-smmu: Add driver for ARM SMMUv3 devices
 2015-06-02 18:43 UTC  (11+ messages)
` [PATCH 2/3] iommu/arm-smmu: Add initial driver support "

[PATCH v2 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-06-02 14:27 UTC  (11+ messages)
` [PATCH v2 2/7] DMA-API: Introduce dma_(un)map_resource
` [PATCH v2 4/7] DMA-API: Add dma_(un)map_resource() documentation

randconfig build error with next-20150601, in drivers/iommu/intel_irq_remapping.c
 2015-06-02  9:58 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix compile error when CONFIG_INTEL_IOMMU=n
 2015-06-02  9:56 UTC 

[PATCH] Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"
 2015-06-02  6:45 UTC 

[iommu:x86/vt-d 7/10] drivers/iommu/intel-iommu.c:920:22: sparse: incorrect type in assignment (different address spaces)
 2015-05-29 19:12 UTC 

[iommu:x86/vt-d 5/10] drivers/iommu/intel-iommu.c:4951:9: sparse: incorrect type in argument 2 (different address spaces)
 2015-05-29 18:56 UTC 

[iommu:x86/vt-d 4/10] drivers/iommu/intel-iommu.c:4875:17: sparse: incorrect type in argument 2 (different address spaces)
 2015-05-29 18:48 UTC 

[PATCH v3 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-05-29 17:14 UTC  (8+ messages)
` [PATCH v3 1/7] dma-debug: add checking for map/unmap_resource
` [PATCH v3 2/7] DMA-API: Introduce dma_(un)map_resource
` [PATCH v3 3/7] dma-mapping: pci: add pci_(un)map_resource
` [PATCH v3 4/7] DMA-API: Add dma_(un)map_resource() documentation
` [PATCH v3 5/7] iommu/amd: Implement (un)map_resource
` [PATCH v3 6/7] iommu/vt-d: implement (un)map_resource
` [PATCH v3 7/7] x86: add pci-nommu implementation of map_resource

[PATCH v2 0/3] iommu/arm=smmu: Add driver for ARM SMMUv3 devices
 2015-05-29  9:15 UTC  (2+ messages)

[PATCH 1/2] iommu/arm-smmu: Fix ATS1* register writes
 2015-05-29  9:15 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu: Make force_stage module param read-only in sysfs

[PATCH] iommu/rockchip: silence attaching and detaching of devices
 2015-05-29  8:30 UTC  (2+ messages)


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