Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-09-17 19:24:25 to 2015-10-05 10:04:00 UTC [more...]

[RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
 2015-10-05 10:04 UTC  (8+ messages)

Fwd: SWIOTLB on 32-bit PAE
 2015-10-05 10:00 UTC  (3+ messages)

[PATCH V5 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-10-04  9:54 UTC  (4+ messages)
  ` [PATCH V5 2/2] debugfs: Pass bool pointer to debugfs_create_bool()

AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]
 2015-10-04  0:19 UTC 

[REPOST PATCH 0/4] Add DRA7 IOMMU DT nodes
 2015-10-02 23:23 UTC  (5+ messages)
  ` [REPOST PATCH 1/4] ARM: dts: DRA7: Add dsp1_system syscon node
  ` [REPOST PATCH 2/4] ARM: dts: DRA74x: Add dsp2_system "
  ` [REPOST PATCH 3/4] ARM: dts: DRA7: Add common IOMMU nodes
  ` [REPOST PATCH 4/4] ARM: dts: DRA74x: Add IOMMU nodes for DSP2

[REPOST PATCH 0/2] DRA7 DSP MMU config support
 2015-10-02 23:02 UTC  (3+ messages)
  ` [REPOST PATCH 1/2] Documentation: dt: Update OMAP iommu bindings for DRA7 DSPs
  ` [REPOST PATCH 2/2] iommu/omap: Add support for configuring dsp iommus on DRA7xx

[GIT PULL] IOVA fix for 4.3
 2015-10-01 20:50 UTC  (3+ messages)

[PATCH v6 0/3] arm64: IOMMU-backed DMA mapping
 2015-10-01 19:14 UTC  (4+ messages)
  ` [PATCH v6 1/3] iommu: Implement common IOMMU ops for "
  ` [PATCH v6 2/3] arm64: Add IOMMU dma_ops
  ` [PATCH v6 3/3] arm64: Hook up "

[PATCH] iommu/s390: add iommu api for s390 pci devices
 2015-10-01 17:30 UTC  (3+ messages)

[PATCH 0/2] Fix remaining RMRR issues
 2015-10-01 14:47 UTC  (4+ messages)
  ` [PATCH 1/2] iommu/vt-d: Split iommu_prepare_identity_map
  ` [PATCH 2/2] iommu/vt-d: Create RMRR mappings in newly allocated domains

[PATCH v6 52/53] PCI: Introduce resource_disabled()
 2015-10-01  5:53 UTC 

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

[RFC PATCH v5 1/3] vfio: platform: add device properties skeleton and user API
 2015-09-30  9:09 UTC  (3+ messages)
` [RFC PATCH v5 2/3] vfio: platform: access device property as a list of strings
  ` [RFC PATCH v5 3/3] vfio: platform: return device properties as arrays of unsigned integers

[PATCH char-misc-next v2 00/22] misc: mic: Enable COSM and remaining SCIF functionality
 2015-09-30  1:09 UTC  (5+ messages)
` [PATCH char-misc-next v2 02/22] iommu: iova: Export symbols
` [PATCH char-misc-next v2 03/22] iommu: Make the iova library a module
  ` [PATCH char-misc-next v2 01/22] iommu: iova: Move iova cache management to the iova library
  ` [PATCH char-misc-next v2 04/22] iommu: Allow iova to be used without requiring IOMMU_SUPPORT

[RFC PATCH 0/3] iommu: Add range flush operation
 2015-09-29 17:13 UTC  (17+ 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 00/10] Fix AMD IOMMU faults in kdump kernel
 2015-09-29 16:11 UTC  (15+ 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 1/2] iommu/vt-d: break the for loop if an empty ir_ioapic entry found
 2015-09-29 15:04 UTC  (5+ messages)
  ` [PATCH 2/2] iommu/vt-d: Adjsut the return value of the parse_ioapics_under_ir

[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 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 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 v9 08/18] KVM: Add some helper functions for Posted-Interrupts
` [PATCH v9 10/18] KVM: Make struct kvm_irq_routing_table accessible

[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  (6+ messages)
` [PATCH 09/22] PCI: Add pci_peer_traffic_supported()
` [PATCH 10/22] PCI: Add pci_resource_to_peer()

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

[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 v2] iommu/io-pgtable-arm: Don't use dma_to_phys()
 2015-09-22 16:26 UTC  (7+ messages)

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

[PATCH v8 00/13] Add VT-d Posted-Interrupts support
 2015-09-18 16:17 UTC  (13+ messages)
` [PATCH v8 03/13] KVM: Define a new interface kvm_intr_is_single_vcpu()

[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 


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