Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-08-19 14:32:28 to 2015-09-17 18:22:38 UTC [more...]

[RFC PATCH] dma/swiotlb: Add helper for device driver to opt-out from swiotlb
 2015-09-17 18:22 UTC 

[PATCH] iommu/io-pgtable-arm: Don't use dma_to_phys()
 2015-09-17 16:42 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v8 00/13] Add VT-d Posted-Interrupts support
 2015-09-17 16:00 UTC  (28+ messages)
  ` [PATCH v8 01/13] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
  ` [PATCH v8 02/13] KVM: Add some helper functions for Posted-Interrupts
  ` [PATCH v8 03/13] KVM: Define a new interface kvm_intr_is_single_vcpu()
  ` [PATCH v8 04/13] KVM: Make struct kvm_irq_routing_table accessible
  ` [PATCH v8 05/13] KVM: make kvm_set_msi_irq() public
  ` [PATCH v8 06/13] vfio: Register/unregister irq_bypass_producer
  ` [PATCH v8 07/13] KVM: x86: Update IRTE for posted-interrupts
  ` [PATCH v8 08/13] KVM: Implement IRQ bypass consumer callbacks for x86
  ` [PATCH v8 09/13] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
  ` [PATCH v8 10/13] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
  ` [PATCH v8 11/13] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
  ` [PATCH v8 12/13] KVM: Warn if 'SN' is set during posting interrupts by software
  ` [PATCH v8 13/13] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-09-17 14:54 UTC  (7+ messages)
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v4 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH v1 1/1] iommu/vt-d: use lo_hi_readq() / lo_hi_writeq()
 2015-09-17  9:00 UTC  (2+ messages)

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-09-17  2:38 UTC  (6+ messages)
` [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator

[PATCH 0/4] Cleanup legacy OMAP IOMMU device creation
 2015-09-16 23:48 UTC  (5+ messages)
  ` [PATCH 1/4] ARM: OMAP2+: Remove legacy device instantiation of IOMMUs
  ` [PATCH 2/4] ARM: OMAP3: hwmod data: Remove legacy IOMMU data
  ` [PATCH 3/4] ARM: OMAP4: hwmod data: Remove legacy IOMMU attr and addrs
  ` [PATCH 4/4] ARM: OMAP2+: Remove omap_mmu_dev_attr structure

[PATCH v5 52/53] PCI: Introduce resource_disabled()
 2015-09-16 21:57 UTC 

[PATCH] iommu/amd: Fix BUG when faulting a PROT_NONE VMA
 2015-09-16 19:10 UTC 

[PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes
 2015-09-16  8:02 UTC  (13+ messages)

About amd-iommu support for kdump kernel
 2015-09-16  7:26 UTC  (2+ messages)

[PATCH 00/22] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-09-15 19:49 UTC  (25+ messages)
` [PATCH 01/22] lib/Kconfig: add HAS_DMA_P2P for peer-to-peer support
` [PATCH 02/22] linux/types.h: Add dma_peer_addr_t type
` [PATCH 03/22] dma-debug: add checking for map/unmap_peer_resource
  ` [PATCH 04/22] DMA-API: Introduce dma_(un)map_peer_resource
  ` [PATCH 05/22] dma-mapping: pci: add pci_(un)map_peer_resource
  ` [PATCH 06/22] DMA-API: Add peer resource mapping documentation
  ` [PATCH 13/22] x86, platform: Add swiotlb_map_peer_resource() to sta2x11_dma_ops
  ` [PATCH 14/22] swiotlb-xen: add map_peer_resource stub
  ` [PATCH 15/22] pci-swiotlb-xen: add xen_swiotlb_map_peer_resource to xen_swiotlb_dma_ops
  ` [PATCH 20/22] x86: gart: Add map_peer_resource stub
` [PATCH 07/22] PCI: Export pci_find_host_bridge()
` [PATCH 08/22] PCI: Add pci_find_common_upstream_dev()
` [PATCH 09/22] PCI: Add pci_peer_traffic_supported()
` [PATCH 10/22] PCI: Add pci_resource_to_peer()
` [PATCH 11/22] swiotlb: Add map_peer_resource stub
` [PATCH 12/22] x86, swiotlb: Add swiotlb_map_peer_resource() to swiotlb_dma_ops
` [PATCH 16/22] iommu/amd: Implement (un)map_peer_resource
` [PATCH 17/22] iommu/vt-d: implement (un)map_peer_resource
` [PATCH 18/22] x86: add pci-nommu implementation of map_peer_resource
` [PATCH 19/22] x86: Calgary: Add map_peer_resource stub
` [PATCH 21/22] x86: add dma_peer_mapping_error()
` [PATCH 22/22] x86: declare support for DMA P2P

[PATCH V2] debugfs: don't assume sizeof(bool) to be 4 bytes
 2015-09-15  6:30 UTC  (7+ messages)

[PATCH 0/4] Separate the IOVA library from the intel-iommu driver
 2015-09-14 18:17 UTC  (3+ messages)

[PATCH 00/39] drop null test before destroy functions
 2015-09-14 11:55 UTC  (3+ messages)
  ` [PATCH 38/39] iommu/amd: "

[PATCH v7 00/17] Add VT-d Posted-Interrupts support
 2015-09-14  7:57 UTC  (35+ messages)
` [PATCH v7 04/17] KVM: Get Posted-Interrupts descriptor address from 'struct kvm_vcpu'
  ` [PATCH v7 01/17] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
  ` [PATCH v7 02/17] KVM: Add some helper functions for Posted-Interrupts
  ` [PATCH v7 03/17] KVM: Define a new interface kvm_intr_is_single_vcpu()
  ` [PATCH v7 05/17] KVM: Add interfaces to control PI outside vmx
  ` [PATCH v7 06/17] KVM: Make struct kvm_irq_routing_table accessible
  ` [PATCH v7 07/17] KVM: make kvm_set_msi_irq() public
  ` [PATCH v7 08/17] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices
  ` [PATCH v7 09/17] vfio: Register/unregister irq_bypass_producer
  ` [PATCH v7 10/17] KVM: x86: Update IRTE for posted-interrupts
  ` [PATCH v7 11/17] KVM: Define two weak arch callbacks for irq bypass manager
  ` [PATCH v7 12/17] KVM: Implement IRQ bypass consumer callbacks for x86
  ` [PATCH v7 13/17] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
  ` [PATCH v7 14/17] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
  ` [PATCH v7 15/17] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
  ` [PATCH v7 16/17] KVM: Warn if 'SN' is set during posting interrupts by software
` [PATCH v7 17/17] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts

[RFC PATCH v4 0/3] vfio: platform: return device properties for a platform device
 2015-09-10  6:39 UTC  (11+ messages)
` [RFC PATCH v4 1/3] vfio: platform: add device properties skeleton and user API
` [RFC PATCH v4 2/3] vfio: platform: access device property as a list of strings
` [RFC PATCH v4 3/3] vfio: platform: return device properties as arrays of unsigned integers

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-09-08 15:53 UTC  (12+ messages)
` [PATCH 1/3] Docs: dt: add generic MSI bindings
` [PATCH 2/3] Docs: dt: Add PCI MSI map bindings

[git pull] IOMMU Updates for Linux v4.3
 2015-09-08 11:20 UTC 

[PATCH 0/2] DRA7 DSP MMU config support
 2015-09-03 22:57 UTC  (10+ messages)
` [PATCH 2/2] iommu/omap: Add support for configuring dsp iommus on DRA7xx

[RFC PATCH v3 0/3] vfio: platform: return device properties for a platform device
 2015-09-03 16:49 UTC  (35+ 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
                        ` Building assigned device guest dt node from host device tree

[PATCH] iommu/amd: Fix amd_iommu_detect() (does not fix any issues)
 2015-08-31 22:13 UTC 

[PATCH] iommu/s390: add iommu api for s390 pci devices
 2015-08-27 13:33 UTC 

[PATCH v5 0/3] arm64: IOMMU-backed DMA mapping
 2015-08-26  6:19 UTC  (2+ messages)

[PATCH] Fix bug in iommu_context_addr: Always get pointer to lower extended-context-table
 2015-08-25  9:42 UTC  (6+ messages)

[PATCH] Documentation/Intel-IOMMU.txt: Modify definition of DRHD
 2015-08-25  9:04 UTC  (3+ messages)

[PATCH] Fix bug in iommu_context_addr: Always get pointer to lower extended-context-table
 2015-08-21 10:32 UTC 

[PATCH v4 51/52] PCI: Introduce resource_disabled()
 2015-08-21  6:21 UTC 

[PATCH v5 04/13] DMA-API: Introduce dma_(un)map_peer_resource
 2015-08-19 14:32 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