Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-06-02 07:39:56 to 2015-06-23 12:12:42 UTC [more...]

[PATCH] iommu/arm-smmu: Fix bug in ARM_SMMU_FEAT_TRANS_OPS condition check
 2015-06-23 12:12 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v4.2
 2015-06-23  9:24 UTC 

[PATCH] iommu:Make the function dma_free_pagelist static
 2015-06-19 19:15 UTC 

[PATCH v2 0/4] arm64: IOMMU-backed DMA mapping
 2015-06-19  1:06 UTC  (9+ 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] PCI: Don't use SR-IOV lock for ATS
 2015-06-18  8:50 UTC 

[PATCH] iommu/amd: Handle large pages correctly in free_pagetable
 2015-06-18  8:48 UTC 

Panic when cpu hot-remove
 2015-06-18  7:54 UTC  (5+ messages)

cpu hot-remove bug
 2015-06-16  4:44 UTC 

[PATCH v3 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-06-15 15:49 UTC  (2+ messages)

[PATCH v2 0/3] Exynos SYSMMU (IOMMU) updates for Exynos DRM
 2015-06-15 13:36 UTC  (18+ messages)
  ` [PATCH v2 1/3] drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
            ` [PATCH v3 "
              ` [PATCH v3 (alternative) "
                      ` [PATCH v4] "
  ` [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 00/19] Fix Intel IOMMU breakage in kdump kernel
 2015-06-13  6:47 UTC  (20+ messages)
  ` [PATCH 01/19] iommu/vt-d: Cleanup log messages
  ` [PATCH 02/19] iommu/vt-d: Init QI before root entry is allocated
  ` [PATCH 03/19] iommu/vt-d: Make root entry visible for hardware right after allocation
  ` [PATCH 04/19] iommu/vt-d: Detect pre enabled translation
  ` [PATCH 05/19] iommu/vt-d: Copy translation tables from old kernel
  ` [PATCH 06/19] iommu/vt-d: Do not re-use domain-ids from the "
  ` [PATCH 07/19] iommu/vt-d: Mark copied context entries
  ` [PATCH 08/19] iommu/vt-d: Allocate si_domain in init_dmars()
  ` [PATCH 09/19] iommu/vt-d: Don't do early domain assignment if kdump kernel
  ` [PATCH 10/19] iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
  ` [PATCH 12/19] iommu/vt-d: Enable Translation only if it was previously disabled
  ` [PATCH 13/19] iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
  ` [PATCH 14/19] iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping
  ` [PATCH 15/19] iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping
  ` [PATCH 16/19] iommu/vt-d: Set IRTA in intel_setup_irq_remapping
  ` [PATCH 17/19] iommu/vt-d: Copy IR table from old kernel when in kdump mode
  ` [PATCH 18/19] iommu/vt-d: Make sure copied over IR entries are not reused
  ` [PATCH 19/19] iommu/vt-d: Don't disable IR when it was previously enabled
` [PATCH 11/19] iommu/vt-d: Don't disable translation prior to OS handover

[PATCH 0/4] More cleanups and fixes for Intel VT-d
 2015-06-12 20:29 UTC  (15+ 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

[RFC 0/6] vSMMU initialization
 2015-06-12 14:23 UTC  (8+ messages)
  ` [RFC 1/6] headers sync
  ` [RFC 2/6] hw/core/platform-bus: initialization notifier
  ` [RFC 3/6] hw/core/platform-bus: add base_address field
  ` [RFC 4/6] hw/vfio: vsmmu device
  ` [RFC 5/6] hw/arm/sysbus-fdt: enable vsmmu dynamic instantiation
  ` [RFC 6/6] hw/arm/sysbus-fdt: add smmu masters in device tree

[GIT PULL] VT-d hardware workarounds for 4.1
 2015-06-12 11:06 UTC 

[PATCH 00/22 v2] Introduce default domains for iommu groups
 2015-06-11 19:22 UTC  (12+ 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

[RFC/PATCH 0/9] IOMMU probe deferral support
 2015-06-11 16:25 UTC  (2+ messages)

[PATCH 0/4] arm64: IOMMU-backed DMA mapping
 2015-06-11 16:23 UTC  (4+ messages)
` [PATCH 3/4] arm64: Add IOMMU dma_ops

[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  (13+ 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  (6+ messages)
` [PATCH 0/6] Exynos SYSMMU (IOMMU) dts and arch updates

[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  (3+ messages)
` [PATCH 1/3] drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()

[v8 0/9] Add VT-d Posted-Interrupts support - IOMMU part
 2015-06-03  1:05 UTC  (4+ 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  (4+ messages)
` [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 


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