IOMMU Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-15 17:11:06 to 2015-09-29 13:41:19 UTC [more...]

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

[PATCH] iommu/vt-d: fix memory leak
 2015-09-29 13:40 UTC  (2+ messages)

[PATCH] iommu/s390: add iommu api for s390 pci devices
 2015-09-29 12:40 UTC  (2+ messages)

[RFC PATCH 0/3] iommu: Add range flush operation
 2015-09-29 12:22 UTC  (12+ messages)
  ` [RFC PATCH 1/3] iommu: Add support for out of band flushing
  ` [RFC PATCH 2/3] memory: tegra: add TLB cache line size
  ` [RFC PATCH 3/3] iommu/tegra-smmu: Make the driver use out of band flushing

[PATCH 1/2] iommu/vt-d: break the for loop if an empty ir_ioapic entry found
 2015-09-29  7:26 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/vt-d: Adjsut the return value of the parse_ioapics_under_ir

[PATCH V4 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-09-28 15:31 UTC  (28+ messages)
` [PATCH V4 2/2] debugfs: Pass bool pointer to debugfs_create_bool()

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2015-09-28 10:22 UTC  (47+ messages)
` [PATCH v9 03/18] KVM: arm/arm64: select IRQ_BYPASS_MANAGER
` [PATCH v9 08/18] KVM: Add some helper functions for Posted-Interrupts
` [PATCH v9 10/18] KVM: Make struct kvm_irq_routing_table accessible
  ` [PATCH v9 01/18] virt: IRQ bypass manager
  ` [PATCH v9 02/18] KVM: x86: select IRQ_BYPASS_MANAGER
  ` [PATCH v9 04/18] KVM: create kvm_irqfd.h
  ` [PATCH v9 05/18] KVM: introduce kvm_arch functions for IRQ bypass
  ` [PATCH v9 06/18] KVM: eventfd: add irq bypass consumer management
  ` [PATCH v9 07/18] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
  ` [PATCH v9 09/18] KVM: Define a new interface kvm_intr_is_single_vcpu()
  ` [PATCH v9 11/18] KVM: make kvm_set_msi_irq() public
  ` [PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
  ` [PATCH v9 13/18] KVM: x86: Update IRTE for posted-interrupts
  ` [PATCH v9 14/18] KVM: Implement IRQ bypass consumer callbacks for x86
  ` [PATCH v9 15/18] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
  ` [PATCH v9 16/18] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
  ` [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
  ` [PATCH v9 18/18] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts

[PATCH V5 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-09-27 13:48 UTC  (3+ messages)
  ` [PATCH V5 2/2] debugfs: Pass bool pointer to debugfs_create_bool()

[PATCH] iommu/arm-smmu: Only return IRQ_NONE if FSR is not set
 2015-09-26  0:12 UTC 

[PATCH 00/22] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-09-24 21:49 UTC  (11+ messages)
` [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 21/22] x86: add dma_peer_mapping_error()
` [PATCH 22/22] x86: declare support for DMA P2P

[PATCH] iommu/amd: Fix amd_iommu_detect() (does not fix any issues)
 2015-09-24 14:50 UTC  (2+ messages)

[PATCH 00/10] Fix AMD IOMMU faults in kdump kernel
 2015-09-24  6:37 UTC  (11+ messages)
  ` [PATCH 01/10] iommu/amd: Use standard bitmap operation to set bitmap
  ` [PATCH 02/10] iommu/amd: Adjust functons which get first/last devid by reading pci config
  ` [PATCH 03/10] iommu/amd: Get the first/last device of iommu earlier
  ` [PATCH 04/10] iommu/amd: Detect pre enabled translation
  ` [PATCH 05/10] iommu/amd: Add function copy_dev_tables
  ` [PATCH 06/10] iommu/amd: Add functions copy_command_buffer/copy_event_buffer
  ` [PATCH 07/10] iommu/amd: copy old dev tables and do not touch dev tables
  ` [PATCH 08/10] iommu/amd: Do not update the information of domain to devtables before device driver init
  ` [PATCH 09/10] iommu/amd: Clear the iommu pre enabled setting
  ` [PATCH 10/10] iommu/amd: Copy the old ir table

[PATCH 0/2] DRA7 DSP MMU config support
 2015-09-23 17:53 UTC  (11+ messages)
` [PATCH 2/2] iommu/omap: Add support for configuring dsp iommus on DRA7xx

How to ensure that different peripherals getting different IOVA address in kernel?
 2015-09-23 12:08 UTC  (3+ messages)

[PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
 2015-09-23  1:35 UTC  (2+ messages)

[PATCH v5 0/3] arm64: IOMMU-backed DMA mapping
 2015-09-22 18:11 UTC  (4+ messages)
` [PATCH v5 2/3] arm64: Add IOMMU dma_ops

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

[RFC PATCH] dma/swiotlb: Add helper for device driver to opt-out from swiotlb
 2015-09-22 15:43 UTC  (10+ messages)

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

About amd-iommu support for kdump kernel
 2015-09-22 12:14 UTC  (5+ messages)

[dm-devel] AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
 2015-09-20  6:50 UTC  (2+ messages)

[PATCH v8 00/13] Add VT-d Posted-Interrupts support
 2015-09-18 16:17 UTC  (32+ 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] iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPA
 2015-09-18 15:18 UTC 

[PATCH] iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUs
 2015-09-18 14:42 UTC 

[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  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).