Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-12-17 04:35:44 to 2015-01-07 04:11:21 UTC [more...]

[PATCH v7 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-07  4:11 UTC  (12+ messages)
` [PATCH v7 03/10] iommu/vt-d: Add domain-id functions
` [PATCH v7 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH v7 07/10] iommu/vt-d: enable kdump support in iommu module
  ` [PATCH v7 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
  ` [PATCH v7 02/10] iommu/vt-d: Items required for kdump
  ` [PATCH v7 04/10] iommu/vt-d: functions to copy data from old mem
  ` [PATCH v7 05/10] iommu/vt-d: Add functions to load and save old re
  ` [PATCH v7 08/10] iommu/vt-d: assign new page table for dma_map
  ` [PATCH v7 09/10] iommu/vt-d: Copy functions for irte
  ` [PATCH v7 10/10] iommu/vt-d: Use old irte in kdump kernel

[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-01-07  2:03 UTC  (17+ messages)
` [Linaro-mm-sig] [PATCH v3 18/19] iommu: exynos: init from dt-specific callback instead of initcall

[PATCH] iommu/arm-smmu: don't touch the secure STLBIALL register
 2015-01-06 23:30 UTC  (5+ messages)

[PATCH v11 00/20] VFIO support for platform and ARM AMBA devices
 2015-01-06 10:48 UTC  (21+ messages)
` [PATCH v11 03/20] vfio: platform: add the VFIO PLATFORM module to Kconfig
` [PATCH v11 05/20] vfio: amba: add the VFIO for AMBA devices "
` [PATCH v11 07/20] vfio/platform: return info for device memory mapped IO regions
` [PATCH v11 09/20] vfio/platform: support MMAP of MMIO regions
` [PATCH v11 10/20] vfio/platform: return IRQ info
` [PATCH v11 13/20] vfio/platform: support for level sensitive interrupts
` [PATCH v11 14/20] vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
` [PATCH v11 15/20] vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
` [PATCH v11 16/20] vfio: add local lock for virqfd instead of depending on VFIO PCI
` [PATCH v11 17/20] vfio: pass an opaque pointer on virqfd initialization
  ` [PATCH v11 01/20] vfio/platform: initial skeleton of VFIO support for platform devices
  ` [PATCH v11 02/20] vfio: platform: probe to devices on the platform bus
  ` [PATCH v11 04/20] vfio: amba: VFIO support for AMBA devices
  ` [PATCH v11 06/20] vfio/platform: return info for bound device
  ` [PATCH v11 08/20] vfio/platform: read and write support for the device fd
  ` [PATCH v11 11/20] vfio/platform: initial interrupts support code
  ` [PATCH v11 12/20] vfio/platform: trigger an interrupt via eventfd
  ` [PATCH v11 18/20] vfio: move eventfd support code for VFIO_PCI to a separate file
  ` [PATCH v11 19/20] vfio: initialize the virqfd workqueue in VFIO generic code
` [PATCH v11 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd

[PATCH 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-06  7:05 UTC  (20+ messages)
  ` [PATCH 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
  ` [PATCH 02/10] iommu/vt-d: Items required for kdump
  ` [PATCH 03/10] iommu/vt-d: Add domain-id functions
  ` [PATCH 04/10] iommu/vt-d: functions to copy data from old mem
  ` [PATCH 05/10] iommu/vt-d: Add functions to load and save old re
  ` [PATCH 06/10] iommu/vt-d: datatypes and functions used for kdump
  ` [PATCH 07/10] iommu/vt-d: enable kdump support in iommu module
  ` [PATCH 08/10] iommu/vtd: assign new page table for dma_map
  ` [PATCH 09/10] iommu/vt-d: Copy functions for irte
  ` [PATCH 10/10] iommu/vt-d: Use old irte in kdump kernel

Hang (due to HW?) in qi_submit_sync()
 2015-01-06  6:48 UTC  (4+ messages)

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-01-06  1:10 UTC  (72+ messages)
` [v3 06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v3 12/26] KVM: Initialize VT-d Posted-Interrupts Descriptor
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
` [v3 16/26] KVM: Make struct kvm_irq_routing_table accessible
` [v3 17/26] KVM: make kvm_set_msi_irq() public
` [v3 21/26] x86, irq: Define a global vector for VT-d Posted-Interrupts
` [v3 23/26] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
` [v3 25/26] KVM: Suppress posted-interrupt when 'SN' is set

Remove Code in ipmmu-vmsa.c
 2015-01-05 20:14 UTC 

[PATCH 0/2] Change order of linkage in kernel makefiles for amdkfd
 2015-01-05 15:46 UTC  (12+ messages)
` [PATCH 1/2] drivers: Move iommu/ before gpu/ in Makefile
  ` [PATCH 2/2] drm: Put amdkfd before radeon in drm Makefile

[PATCH] iommu: Fix build of allmod/allyes config on ARMv8 architecture
 2015-01-05 11:40 UTC  (4+ messages)

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2015-01-05 11:08 UTC  (3+ messages)
` [PATCH 09/28] iommu: drop owner assignment from platform_drivers

[PATCH 1/2] iommu/vt-d: Fix dmar_domain leak in iommu_attach_device
 2015-01-05 10:59 UTC  (5+ messages)
  ` [PATCH 2/2] iommu/vt-d: Remove dead code in device_notifier

[PATCH FOR v3.19 - v2] iommu/ipmmu-vmsa: change IOMMU_EXEC to IOMMU_NOEXEC
 2015-01-05 10:53 UTC  (3+ messages)
  ` [PING] "

Question about moving code in amd-iommu.c
 2015-01-01  5:06 UTC 

[Bug 90311] New: Hibernate failure with intel_iommu
 2014-12-25 20:49 UTC  (2+ messages)

[PATCH v2] memory: Add NVIDIA SMMU suspend/resume support
 2014-12-24  1:10 UTC 

[PATCH] memory: Add NVIDIA SMMU suspend/resume support
 2014-12-23  7:58 UTC  (3+ messages)

[v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
 2014-12-23  0:46 UTC  (2+ messages)

[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
 2014-12-22 13:36 UTC  (20+ messages)
` [PATCH v6 6/8] dma-mapping: detect and configure IOMMU in of_dma_configure

[PATCH] iommu/amd: Track when amd_iommu_v2 init is complete
 2014-12-22 10:23 UTC  (3+ messages)

[RFC PATCH 0/2] Fix rockchip IOMMU driver vs PM issues
 2014-12-20 19:01 UTC  (9+ messages)
` [RFC PATCH 2/2] iommu: rockchip: Handle system-wide and runtime PM

[RFC PATCH v3 0/3] vfio: platform: return device properties for a platform device
 2014-12-19 21:20 UTC  (4+ messages)
  ` [RFC PATCH v3 1/3] vfio: platform: add device properties skeleton and user API
  ` [RFC PATCH v3 2/3] vfio: platform: access device property as a list of strings
  ` [RFC PATCH v3 3/3] vfio: platform: return device properties as arrays of unsigned integers

[Patch v1 00/17] Refine IR initialization flow and fixes bugs related to X2APIC
 2014-12-17  4:35 UTC  (6+ messages)
  ` [Patch v1 13/17] iommu/amd: Check for irq-remap support amd_iommu_prepare()
  ` [Patch v1 14/17] iommu/irq_remapping: Kill function irq_remapping_supported() and related code
  ` [Patch v1 15/17] iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance
  ` [Patch v1 16/17] iommu/irq_remapping: Change variable disable_irq_remap to be static
  ` [Patch v1 17/17] iommu/irq_remapping: Normailize the way to detect whether IR is enabled


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