Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-10-02 22:53:07 to 2015-10-15 16:16:22 UTC [more...]

[GIT PULL] iommu/arm-smmu: Updates for 4.4
 2015-10-15 16:16 UTC 

[PATCH 0/6] iommu/arm-smmu: Updates for 4.4
 2015-10-15 15:25 UTC  (8+ messages)
  ` [PATCH 1/6] iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices list
  ` [PATCH 2/6] iommu/arm-smmu: Remove unneeded '0x' annotation
  ` [PATCH 3/6] iommu/arm-smmu: ThunderX mis-extends 64bit registers
  ` [PATCH 5/6] iommu/arm-smmu: remove redundant calculation of gr0 base address
  ` [PATCH 6/6] iommu/arm-smmu: Add support for MSI on SMMUv3
` [PATCH 4/6] iommu/arm-smmu: fix error checking for ASID and VMID allocation

[PATCH v6 0/3] arm64: IOMMU-backed DMA mapping
 2015-10-15 15:04 UTC  (15+ messages)
` [PATCH v6 2/3] arm64: Add IOMMU dma_ops

[PATCH] iommu/vt-d: Use cmpxchg16b to update posted format IRTE atomically
 2015-10-15 14:24 UTC  (2+ messages)

[PATCH RESEND] iommu/amd: Fix BUG when faulting a PROT_NONE VMA
 2015-10-15 14:13 UTC  (4+ messages)

[PATCH v4 0/5] iommu/arm-smmu: add support for non-pci devices
 2015-10-15  8:30 UTC  (6+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: to support probe deferral
` [PATCH v4 2/5] iommu/arm-smmu: rename __arm_smmu_get_pci_sid
` [PATCH v4 3/5] iommu/arm-smmu: add support for non-pci devices
` [PATCH v4 4/5] iommu/arm-smmu: to backward compatible with probe non-deferral
` [PATCH v4 5/5] iommu/arm-smmu: describe the limitation of #iommu-cells

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2015-10-15  1:33 UTC  (4+ messages)
` [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

AMD-Vi: Event logged [INVALID_DEVICE_REQUEST device=00:14.0 address=0x000000fdf9103300 flags=0x0600]
 2015-10-14 23:47 UTC  (6+ messages)

[RFC PATCH v2] vfio: Include No-IOMMU mode
 2015-10-14 21:51 UTC 

[PATCH v2 0/10] Enable SVM for Intel VT-d
 2015-10-14 21:35 UTC  (12+ messages)
  ` [PATCH v2 01/10] iommu/vt-d: Use plain writeq() for dmar_writeq() where available
  ` [PATCH v2 02/10] iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro
  ` [PATCH v2 03/10] iommu/vt-d: Add initial support for PASID tables
  ` [PATCH v2 05/10] iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS
  ` [PATCH v2 09/10] iommu/vt-d: Implement page request handling
  ` [PATCH v2 10/10] iommu/vt-d: Add callback to device driver on page faults
` [PATCH v2 04/10] iommu/vt-d: Assume BIOS lies about ATSR for integrated gfx
` [PATCH v2 06/10] iommu/vt-d: Add basic SVM PASID support
` [PATCH v2 07/10] iommu/vt-d: Implement deferred invalidate for SVM
` [PATCH v2 08/10] iommu/vt-d: Generalise DMAR MSI setup to allow for page request events

[RFI] WARNING: CPU: 0 PID: 14493 at drivers/iommu/intel-iommu.c:2048 __domain_mapping+0x37d/0x390()
 2015-10-14 13:16 UTC  (5+ messages)

[PATCH v5 0/6] MT8173 IOMMU SUPPORT
 2015-10-14 12:56 UTC  (10+ messages)
` [PATCH v5 1/6] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v5 2/6] dt-bindings: mediatek: Add smi dts binding
` [PATCH v5 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v5 4/6] memory: mediatek: Add SMI driver
` [PATCH v5 5/6] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v5 6/6] dts: mt8173: Add iommu/smi nodes for mt8173

[REPOST PATCH 0/2] DRA7 DSP MMU config support
 2015-10-14 12:36 UTC  (4+ 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

[PATCH 1/3] docs: dts: Documentation for smmu in hi6220 SoC
 2015-10-14 12:18 UTC  (4+ messages)
` [PATCH 2/3] iommu/hisilicon: Add hi6220 iommu driver
` [PATCH 3/3] arm64: dts: Add dts node for hi6220 iommu

[PATCH] iommu/vt-d: fix range computation when making room for large pages
 2015-10-13 20:27 UTC  (3+ messages)

[PATCH v4] iommu/arm-smmu: Add support for MSI on SMMUv3
 2015-10-13 18:48 UTC  (2+ messages)

[PATCH v3] iommu/arm-smmu: Add support for MSI on SMMUv3
 2015-10-13 17:04 UTC  (3+ messages)

[RFC/PATCH] media: omap3isp: Set maximum DMA segment size
 2015-10-13 13:18 UTC 

[PATCH 0/7] Enable SVM for Intel VT-d
 2015-10-13 12:06 UTC  (12+ messages)
` [PATCH 2/7] iommu/vt-d: Add initial support for PASID tables
` [PATCH 3/7] iommu/vt-d: Add intel_svm_{un, }bind_mm() functions
` [PATCH 4/7] iommu/vt-d: Generalise DMAR MSI setup to allow for page request events
  ` [PATCH 1/7] iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro
  ` [PATCH 5/7] iommu/vt-d: Assume BIOS lies about ATSR for integrated gfx
` [PATCH 6/7] iommu/vt-d: Enable page request interrupt
` [PATCH 7/7] iommu/vt-d: Implement page request handling

[git pull] IOMMU Fixes for Linux v4.3-rc5
 2015-10-13 10:09 UTC 

[PATCH v7 58/60] PCI: Introduce resource_disabled()
 2015-10-13  9:48 UTC  (2+ messages)
    ` [v7,58/60] "

[REPOST PATCH 0/4] Add DRA7 IOMMU DT nodes
 2015-10-12 22:55 UTC  (9+ 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

[RFC PATCH 0/2] VFIO no-iommu
 2015-10-12 18:08 UTC  (21+ messages)
  ` [RFC PATCH 1/2] vfio: Move vfio.c vfio_core.c
  ` [RFC PATCH 2/2] vfio: Include no-iommu mode

[PATCH 1/6] mmput: use notifier chain to call subsystem exit handler
 2015-10-12 17:41 UTC  (13+ messages)

[dm-devel] AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
 2015-10-12 12:34 UTC  (29+ messages)
                                        ` [PATCH] iommu/amd: Fix NULL pointer deref on device detach "

[PATCH 00/10] Fix AMD IOMMU faults in kdump kernel
 2015-10-10 12:40 UTC  (13+ messages)
` [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 09/10] iommu/amd: Clear the iommu pre enabled setting
` [PATCH 10/10] iommu/amd: Copy the old ir table

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-10-09 18:19 UTC  (8+ messages)
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator

BUG: unable to handle kernel paging request with v4.3-rc4
 2015-10-09 15:34 UTC  (3+ messages)

[GIT PULL] iommu/arm-smmu: Fixes for 4.3
 2015-10-07 10:46 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Add support for MSI on SMMUv3
 2015-10-07 10:32 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Only return IRQ_NONE if FSR is not set
 2015-10-07  9:27 UTC  (4+ messages)

[PATCH] iommu/arm-smmu: Add support for MSI on SMMUv3
 2015-10-06 15:48 UTC 

[PATCH char-misc-next v2 00/22] misc: mic: Enable COSM and remaining SCIF functionality
 2015-10-06 12:04 UTC  (11+ messages)
` [PATCH char-misc-next v2 04/22] iommu: Allow iova to be used without requiring IOMMU_SUPPORT

[PATCH] iommu/s390: add iommu api for s390 pci devices
 2015-10-06 10:22 UTC  (5+ messages)

[PATCH char-misc-testing 1/1] Revert "iommu: Allow iova to be used without requiring IOMMU_SUPPORT"
 2015-10-05 17:37 UTC 

Fwd: SWIOTLB on 32-bit PAE
 2015-10-05 12:14 UTC  (5+ messages)

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

[PATCH V5 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
 2015-10-04  9:54 UTC  (3+ messages)


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