messages from 2015-08-05 10:45:24 to 2015-08-27 13:33:03 UTC [more...]
[PATCH] iommu/s390: add iommu api for s390 pci devices
2015-08-27 13:33 UTC
[RFC PATCH v3 0/3] vfio: platform: return device properties for a platform device
2015-08-27 12:52 UTC (2+ messages)
[PATCH v5 0/3] arm64: IOMMU-backed DMA mapping
2015-08-26 6:19 UTC (16+ messages)
` [PATCH v5 1/3] iommu: Implement common IOMMU ops for "
` [PATCH v5 2/3] arm64: Add IOMMU dma_ops
` [PATCH v5 3/3] arm64: Hook up "
[PATCH v7 00/17] Add VT-d Posted-Interrupts support
2015-08-26 0:36 UTC (20+ 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
[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 0/3] Generic PCI MSI + IOMMU topology bindings
2015-08-24 13:47 UTC (14+ messages)
` [PATCH 1/3] Docs: dt: add generic MSI bindings
` [PATCH 2/3] Docs: dt: Add PCI MSI map bindings
[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 08/13] PCI: Add pci_find_common_upstream_dev()
` [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 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 (15+ messages)
` [PATCH v3 01/11] iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
` [PATCH v3 02/11] PCI: Allocate ATS struct during enumeration
` [PATCH v3 03/11] PCI: Embed ATS info directly into struct pci_dev
` [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 (18+ messages)
` [PATCH v6 01/16] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
` [PATCH v6 02/16] KVM: Add some helper functions for Posted-Interrupts
` [PATCH v6 03/16] KVM: Define a new interface kvm_intr_is_single_vcpu()
` [PATCH v6 04/16] KVM: Get Posted-Interrupts descriptor address from 'struct kvm_vcpu'
` [PATCH v6 05/16] KVM: Add interfaces to control PI outside vmx
` [PATCH v6 06/16] KVM: Make struct kvm_irq_routing_table accessible
` [PATCH v6 07/16] KVM: make kvm_set_msi_irq() public
` [PATCH v6 08/16] vfio: Select IRQ_BYPASS_MANAGER for vfio PCI devices
` [PATCH v6 09/16] vfio: Register/unregister irq_bypass_producer
` [PATCH v6 10/16] KVM: x86: Update IRTE for posted-interrupts
` [PATCH v6 11/16] KVM: Implement IRQ bypass consumer callbacks for x86
` [PATCH v6 12/16] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
` [PATCH v6 13/16] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [PATCH v6 14/16] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
` [PATCH v6 15/16] KVM: Warn if 'SN' is set during posting interrupts by software
` [PATCH v6 16/16] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
[PATCH v4 0/6] MT8173 IOMMU SUPPORT
2015-08-12 12:39 UTC (7+ messages)
` [PATCH v4 4/6] memory: mediatek: Add SMI driver
` [PATCH v4 5/6] iommu/mediatek: Add mt8173 IOMMU driver
[PATCH v2 00/11] PCI: Fix ATS deadlock
2015-08-10 22:54 UTC (6+ messages)
[PATCH v4 00/12] DMA-API/PCI map_peer_resource support for peer-to-peer
2015-08-10 18:29 UTC (9+ messages)
` [PATCH v4 07/12] pci: expose pci_find_host_bridge()
` [PATCH v4 09/12] iommu/vt-d: implement (un)map_peer_resource
` [PATCH v4 10/12] pci: add pci_find_common_upstream_dev()
[PATCH] iommu/tegra-smmu: Parameterize number of TLB lines
2015-08-07 12:58 UTC
[PATCH 00/26] iommu/vt-d: Clean up device<->domain attachment
2015-08-07 11:22 UTC (37+ messages)
` [PATCH 07/26] iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi
` [PATCH 09/26] iommu/vt-d: Kill dmar_domain->id
` [PATCH 19/26] iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info
` [PATCH 01/26] iommu/vt-d: Keep track of per-iommu domain ids
` [PATCH 02/26] iommu/vt-d: Add access functions for iommu->domains
` [PATCH 03/26] iommu/vt-d: Split up iommu->domains array
` [PATCH 04/26] iommu/vt-d: Get rid of iommu_attach_vm_domain()
` [PATCH 05/26] iommu/vt-d: Calculate translation in domain_context_mapping_one
` [PATCH 06/26] iommu/vt-d: Simplify domain_context_mapping_one
` [PATCH 08/26] iommu/vt-d: Don't pre-allocate domain ids for si_domain
` [PATCH 10/26] iommu/vt-d: Replace iommu_bmp with a refcount
` [PATCH 11/26] iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmap
` [PATCH 12/26] iommu/vt-d: Simplify domain_remove_one_dev_info()
` [PATCH 13/26] iommu/vt-d: Simplify domain_remove_dev_info()
` [PATCH 14/26] iommu/vt-d: Move context-mapping into dmar_insert_dev_info
` [PATCH 15/26] iommu/vt-d: Rename dmar_insert_dev_info()
` [PATCH 16/26] iommu/vt-d: Rename domain_remove_one_dev_info()
` [PATCH 17/26] iommu/vt-d: Rename iommu_detach_dependent_devices()
` [PATCH 18/26] iommu/vt-d: Pass an iommu pointer to domain_init()
` [PATCH 20/26] iommu/vt-d: Unify domain->iommu attach/detachment
` [PATCH 21/26] iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain
` [PATCH 22/26] iommu/vt-d: Get rid of domain->iommu_lock
` [PATCH 23/26] iommu/vt-d: Remove dmar_global_lock from device_notifier
` [PATCH 24/26] iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_info
` [PATCH 25/26] iommu/vt-d: Only insert alias dev_info if there is an alias
` [PATCH 26/26] iommu/vt-d: Avoid duplicate device_domain_info structures
[GIT PULL] iommu/arm-smmu: Updates for 4.3
2015-08-07 8:17 UTC (2+ messages)
[dm-devel] AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
2015-08-07 6:04 UTC (7+ messages)
` "
[PATCH 00/13] iommu/arm-smmu: Updates for 4.3
2015-08-06 19:10 UTC (6+ messages)
` [PATCH 05/13] iommu/io-pgtable-arm: Allow appropriate DMA API use
[PATCH V2] iommu/arm-smmu-v2: ThunderX mis-extends 64bit registers
2015-08-06 16:31 UTC (3+ messages)
[PATCH v3 0/5] iommu/arm-smmu: add support for non-pci devices
2015-08-05 10:53 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox