messages from 2015-07-28 14:58:46 to 2015-08-11 06:03:48 UTC [more...]
[PATCH v6 00/16] Add VT-d Posted-Interrupts support
2015-08-11 6:03 UTC (7+ 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 v2 00/11] PCI: Fix ATS deadlock
2015-08-10 22:54 UTC (7+ 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 0/3] Generic PCI MSI + IOMMU topology bindings
2015-08-08 15:06 UTC (14+ messages)
` [PATCH 1/3] Docs: dt: add generic MSI bindings
` [PATCH 2/3] Docs: dt: Add PCI MSI map bindings
[PATCH v5 0/3] arm64: IOMMU-backed DMA mapping
2015-08-07 15:27 UTC (13+ 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] 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 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 19/26] iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info
` [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 (21+ messages)
` [PATCH 01/13] iommu/arm-smmu: Fix enabling of PRIQ interrupt
` [PATCH 02/13] iommu/arm-smmu: Fix MSI memory attributes to match specification
` [PATCH 03/13] iommu/arm-smmu: Limit 2-level strtab allocation for small SID sizes
` [PATCH 04/13] iommu/arm-smmu: Sort out coherency
` [PATCH 05/13] iommu/io-pgtable-arm: Allow appropriate DMA API use
` [PATCH 06/13] iommu/arm-smmu: Clean up DMA API usage
` [PATCH 07/13] "
` [PATCH 08/13] iommu/ipmmu-vmsa: "
` [PATCH 09/13] iommu/io-pgtable-arm: Centralise sync points
` [PATCH 10/13] iommu/arm-smmu: Remove arm_smmu_flush_pgtable()
` [PATCH 11/13] "
` [PATCH 12/13] iommu/io-pgtable: Remove flush_pgtable callback
` [PATCH 13/13] iommu/arm-smmu: Treat unknown OAS as 48-bit
[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)
IVDB DTE_ALL Settings
2015-08-05 9:53 UTC (5+ messages)
[PATCH 00/18] Clean up exposure of arch-internal code
2015-08-04 18:50 UTC (6+ messages)
` [PATCH 02/18] firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
[iommu:x86/vt-d 2/3] drivers/iommu/intel_irq_remapping.c:429:17: sparse: incorrect type in argument 1 (different address spaces)
2015-08-04 13:26 UTC
[RFC PATCH 0/1] iommu: Detach device from domain when removed from group
2015-08-03 17:04 UTC (5+ messages)
` [RFC PATCH 1/1] "
[PATCH 0/2] DRA7 DSP MMU config support
2015-08-03 16:40 UTC (3+ messages)
[PATCH 00/11] Some OMAP IOMMU cleanup patches
2015-08-03 16:12 UTC (3+ messages)
[PATCH] iommu/omap: Fix debug_read_tlb() to use seq_printf()
2015-08-03 15:25 UTC (2+ messages)
[PATCH 0/2] iommu/vt-d: Additional sysfs entries
2015-08-03 15:09 UTC (7+ messages)
` [PATCH 1/2] iommu/vt-d: Report domain usage in sysfs
` [PATCH 2/2] iommu/vt-d: Report superpage support "
[PATCH] iommu: avoid format string leaks into iommu_device_create
2015-08-03 14:16 UTC (2+ messages)
[PATCH] of: iommu: Silence misleading warning
2015-08-03 14:10 UTC (2+ messages)
[PATCH v2] iommu/fsl: Really fix init section(s) content
2015-08-03 12:29 UTC (2+ messages)
[PATCH v4 0/6] MT8173 IOMMU SUPPORT
2015-08-03 10:21 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v4 2/6] dt-bindings: mediatek: Add smi dts binding
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v4 4/6] memory: mediatek: Add SMI driver
` [PATCH v4 5/6] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v4 6/6] dts: mt8173: Add iommu/smi nodes for mt8173
[git pull] IOMMU Fixes for Linux v4.2-rc4
2015-07-31 16:58 UTC
[PATCH] iommu/arm-smmu-v2: ThunderX(errata-23399) mis-extends 64bit registers
2015-07-31 11:48 UTC (7+ messages)
[PATCH v3 0/6] MT8173 IOMMU SUPPORT
2015-07-31 11:32 UTC (18+ messages)
` [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v3 5/6] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v3 6/6] dts: mt8173: Add iommu/smi nodes for mt8173
[PATCH v2 1/9] iommu/io-pgtable-arm: Allow appropriate DMA API use
2015-07-31 11:22 UTC (10+ messages)
` [PATCH v2 2/9] iommu/arm-smmu: Sort out coherency
` [PATCH v2 3/9] iommu/arm-smmu: Clean up DMA API usage
` [PATCH v2 4/9] iommu/arm-smmu-v3: "
` [PATCH v2 5/9] iommu/ipmmu-vmsa: "
` [PATCH v2 6/9] iommu/io-pgtable-arm: Centralise sync points
` [PATCH v2 7/9] iommu/arm-smmu: Remove arm_smmu_flush_pgtable()
` [PATCH v2 8/9] iommu/arm-smmu-v3: "
` [PATCH v2 9/9] iommu/io-pgtable: Remove flush_pgtable callback
[PATCH char-misc-next 10/19] lib: convert iova.c into a library
2015-07-31 0:31 UTC (7+ messages)
[Bugfix]
2015-07-30 18:34 UTC (3+ messages)
[Debug Patch] Collect more information about the regression
2015-07-30 17:01 UTC
[PATCH] iommu/amd: Allow non-ATS devices in IOMMUv2 domains
2015-07-30 11:24 UTC (4+ messages)
[PATCH 0/5] AMD IOMMU Fixes for v4.2-rc4
2015-07-30 10:12 UTC (8+ messages)
` [PATCH 1/5] iommu/amd: Use iommu_attach_group()
` [PATCH 2/5] iommu/amd: Use iommu core for passthrough mode
` [PATCH 3/5] iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
` [PATCH 4/5] iommu/amd: Use swiotlb in passthrough mode
` [PATCH 5/5] iommu/amd: Set global dma_ops if swiotlb is disabled
Since Linux 4.1: A lot of AMD-Vi IO_PAGE_FAULTs
2015-07-29 16:31 UTC (9+ messages)
[PATCH v4 0/4] arm64: IOMMU-backed DMA mapping
2015-07-28 17:30 UTC (7+ messages)
` [PATCH v4 2/4] iommu: Implement common IOMMU ops for "
` [PATCH v4 3/4] arm64: Add IOMMU dma_ops
` [PATCH v4 4/4] arm64: Hook up "
[PATCH 1/5] iommu/io-pgtable-arm: Allow appropriate DMA API use
2015-07-28 16:06 UTC (11+ messages)
` [PATCH 2/5] iommu/arm-smmu: Sort out coherency
` [PATCH 3/5] iommu/arm-smmu: Clean up DMA API usage
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