Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-08-11 15:51:30 to 2015-09-15 17:10:56 UTC [more...]

[PATCH 00/22] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-09-15 17:10 UTC  (12+ 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 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 V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes
 2015-09-15 14:29 UTC  (9+ messages)

About amd-iommu support for kdump kernel
 2015-09-15 12:06 UTC 

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

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-09-15  5:53 UTC  (9+ messages)
` [PATCH v4 4/6] memory: mediatek: Add SMI driver
` [PATCH v4 5/6] iommu/mediatek: Add mt8173 IOMMU driver

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

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

[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  (7+ messages)
` [PATCH v5 2/3] arm64: Add IOMMU dma_ops

[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)

[PATCH V4] iommu/arm-smmu-v2: ThunderX mis-extends 64bit registers
 2015-08-18 23:40 UTC 

[PATCH v5 00/13] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-08-18 19:04 UTC  (14+ messages)
` [PATCH v5 02/13] linux/types.h: Add dma_peer_addr_t type
` [PATCH v5 03/13] dma-debug: add checking for map/unmap_peer_resource
` [PATCH v5 04/13] DMA-API: Introduce dma_(un)map_peer_resource
` [PATCH v5 05/13] dma-mapping: pci: add pci_(un)map_peer_resource
  ` [PATCH v5 01/13] lib/Kconfig: add HAS_DMA_P2P for peer-to-peer support
  ` [PATCH v5 06/13] DMA-API: Add peer resource mapping documentation
  ` [PATCH v5 07/13] PCI: Export pci_find_host_bridge()
  ` [PATCH v5 09/13] PCI: Add pci_peer_traffic_supported()
  ` [PATCH v5 10/13] iommu/amd: Implement (un)map_peer_resource
` [PATCH v5 08/13] PCI: Add pci_find_common_upstream_dev()
` [PATCH v5 11/13] iommu/vt-d: implement (un)map_peer_resource
` [PATCH v5 12/13] x86: add pci-nommu implementation of map_peer_resource
` [PATCH v5 13/13] x86: declare support for DMA P2P

[PATCH] iommu/arm-smmu: Remove unneeded '0x' annotation
 2015-08-18 16:12 UTC 

[PATCH V3] iommu/arm-smmu-v2: ThunderX mis-extends 64bit registers
 2015-08-18 12:44 UTC  (2+ messages)

[PATCH v2] iommu/fsl: Really fix init section(s) content
 2015-08-18  9:32 UTC  (5+ messages)

[PATCH] iommu/io-pgtable-arm: Unmap and free table when overwriting with block
 2015-08-18  9:28 UTC  (2+ messages)

[PATCH v1 1/1] iommu/vt-d: use lo_hi_readq() / lo_hi_writeq()
 2015-08-17 14:04 UTC 

[GIT PULL 0/9] ARM: tegra: Changes for v4.3-rc1
 2015-08-17 12:40 UTC  (3+ messages)
  ` [GIT PULL 6/9] iommu/tegra-smmu: "

[PATCH v3 00/11] PCI: Fix ATS deadlock
 2015-08-14 14:40 UTC  (13+ messages)
` [PATCH v3 01/11] iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
` [PATCH v3 04/11] PCI: Reduce size of ATS structure elements
` [PATCH v3 05/11] PCI: Rationalize pci_ats_queue_depth() error checking
` [PATCH v3 06/11] PCI: Inline the ATS setup code into pci_ats_init()
` [PATCH v3 07/11] PCI: Use pci_physfn() rather than looking up physfn by hand
` [PATCH v3 08/11] PCI: Clean up ATS error handling
` [PATCH v3 09/11] PCI: Move ATS declarations to linux/pci.h so they're all together
` [PATCH v3 10/11] PCI: Stop caching ATS Invalidate Queue Depth
  ` [PATCH v3 11/11] PCI: Remove pci_ats_enabled()

[PATCH 0/5] iommu/msm: Add DT adaptation and generic bindings support
 2015-08-14  9:30 UTC  (11+ messages)
` [PATCH 1/5] iommu/msm: Add DT adaptation
` [PATCH 2/5] iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
  ` [PATCH 3/5] iommu/msm: Add support for generic master bindings
  ` [PATCH 4/5] iommu/msm: Set cacheability attributes without tex remap
  ` [PATCH 5/5] iommu/msm: Remove driver BROKEN

[PATCH 0/9] iommu: Fix some static checker warnings
 2015-08-13 17:33 UTC  (10+ messages)
  ` [PATCH 1/9] iommu/amd: Simplify allocation in irq_remapping_alloc()
  ` [PATCH 2/9] iommu/amd: Make a symbol static
  ` [PATCH 3/9] iommu/amd: Use BUG_ON instead of if () BUG()
  ` [PATCH 4/9] iommu/vt-d: Return false instead of 0 in irq_remapping_cap()
  ` [PATCH 5/9] iommu/vt-d: Use BUG_ON instead of if () BUG()
  ` [PATCH 6/9] iommu/vt-d: Make two functions static
  ` [PATCH 7/9] iommu/vt-d: Access iomem correctly
  ` [PATCH 8/9] iommu/msm: Use BUG_ON instead of if () BUG()
  ` [PATCH 9/9] iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h

[PATCH v6 00/16] Add VT-d Posted-Interrupts support
 2015-08-12 20:17 UTC  (3+ messages)
` [PATCH v6 11/16] KVM: Implement IRQ bypass consumer callbacks for x86


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