Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-06-13 06:47:23 to 2015-07-17 16:53:23 UTC [more...]

[RFC PATCH 0/4] iommu/arm-smmu: Add support for adding masters/clocks using generic bindings
 2015-07-17 16:53 UTC  (3+ messages)
` [RFC PATCH 1/4] iommu/arm-smmu: Init driver using IOMMU_OF_DECLARE
  ` [RFC PATCH 2/4] iommu/arm-smmu: Add xlate callback for initializing master devices from dt

Master-aware devices and sideband ID data
 2015-07-17 10:36 UTC  (14+ messages)

[PATCH] PCI: Don't use SR-IOV lock for ATS
 2015-07-17  7:51 UTC  (3+ messages)

[PATCH v4 0/4] arm64: IOMMU-backed DMA mapping
 2015-07-16 18:40 UTC  (5+ messages)
  ` [PATCH v4 1/4] iommu/iova: Avoid over-allocating when size-aligned
  ` [PATCH v4 2/4] iommu: Implement common IOMMU ops for DMA mapping
  ` [PATCH v4 3/4] arm64: Add IOMMU dma_ops
  ` [PATCH v4 4/4] arm64: Hook up "

[PATCH] iommu/vt-d: Fix VM domain ID leak
 2015-07-16 17:03 UTC  (4+ messages)

Kernel panic on Linux 4.1 with intel_iommu=on
 2015-07-16 14:57 UTC  (2+ messages)

[PATCH 0/2 v2] Fix MAX_PHANDLE_ARGS limitations
 2015-07-16 11:09 UTC  (6+ messages)
  ` [PATCH 1/2] of: base: Allow more args than MAX_PHANDLE_ARGS if required
  ` [PATCH 2/2] arm/smmu: Make use of of_parse_phandle_with_var_args

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

[RFC 0/6] vSMMU initialization
 2015-07-15 17:37 UTC  (9+ messages)

[PATCH v3 0/4] arm64: IOMMU-backed DMA mapping
 2015-07-15 16:53 UTC  (11+ messages)
  ` [PATCH v3 1/4] iommu/iova: Avoid over-allocating when size-aligned
  ` [PATCH v3 2/4] iommu: Implement common IOMMU ops for DMA mapping
  ` [PATCH v3 3/4] arm64: Add IOMMU dma_ops
  ` [PATCH v3 4/4] arm64: Hook up "

[PATCH v2] Intel_irq_remapping: fix a comment error
 2015-07-15  0:44 UTC 

[PATCH v2 48/49] PCI: Introduce resource_disabled()
 2015-07-14 22:47 UTC 

[PATCH 0/2] iommu/vt-d: Additional sysfs entries
 2015-07-14 21:25 UTC  (3+ messages)
  ` [PATCH 1/2] iommu/vt-d: Report domain usage in sysfs
  ` [PATCH 2/2] iommu/vt-d: Report superpage support "

[PATCH 0/4] Separate the IOVA library from the intel-iommu driver
 2015-07-13 11:31 UTC  (5+ messages)
  ` [PATCH 1/4] iommu: iova: Move iova cache management to the iova library
  ` [PATCH 2/4] iommu: iova: Export symbols
  ` [PATCH 3/4] iommu: Make the iova library a module
  ` [PATCH 4/4] mm: EXPORT_SYMBOL_GPL(find_vm_area);

[GIT PULL] iommu/arm-smmu: ARM SMMUv3 fixes for 4.2
 2015-07-10 15:41 UTC  (2+ messages)

[PATCH v2 0/9] bugfixs and add support for non-pci devices
 2015-07-10  0:34 UTC  (23+ messages)
  ` [PATCH v2 1/9] iommu/arm-smmu: fix the assignment of L1 table log2entries
  ` [PATCH v2 2/9] iommu/arm-smmu: fix the index calculation of strtab
  ` [PATCH v2 3/9] iommu/arm-smmu: fix the values of ARM64_TCR_IRGN0_SHIFT and ARM64_TCR_ORGN0_SHIFT
  ` [PATCH v2 4/9] iommu/arm-smmu: enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize
  ` [PATCH v2 5/9] iommu/arm-smmu: skip the execution of CMD_PREFETCH_CONFIG
  ` [PATCH v2 6/9] iommu/arm-smmu: to support probe deferral
  ` [PATCH v2 7/9] iommu/arm-smmu: remove arm_smmu_devices
  ` [PATCH v2 8/9] iommu/arm-smmu: rename __arm_smmu_get_pci_sid
  ` [PATCH v2 9/9] iommu/arm-smmu: add support for non-pci devices

[PATCH v2 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-07-09  0:50 UTC  (15+ messages)
` [PATCH v2 4/7] DMA-API: Add dma_(un)map_resource() documentation

[PATCH v3 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-07-07 18:59 UTC  (14+ messages)
` [PATCH v3 3/7] dma-mapping: pci: add pci_(un)map_resource
` [PATCH v3 5/7] iommu/amd: Implement (un)map_resource
` [PATCH v3 7/7] x86: add pci-nommu implementation of map_resource

[PATCH v2 0/4] arm64: IOMMU-backed DMA mapping
 2015-07-07  7:37 UTC  (10+ messages)
` [PATCH v2 2/4] iommu: Implement common IOMMU ops for "
` [PATCH v2 3/4] arm64: Add IOMMU dma_ops

[git pull] IOMMU Fixes for Linux v4.2
 2015-07-01 16:42 UTC 

[PATCH 0/2] iommu/arm-smmu: fixes for 4.2
 2015-07-01  9:12 UTC  (6+ messages)
  ` [PATCH 1/2] iommu/arm-smmu: Fix broken ATOS check
  ` [PATCH 2/2] iommu/arm-smmu: Delete an unnecessary check before the function call "free_io_pgtable_ops"

dma_ops_domain_alloc causes kernel 4.1.0-next-20150626+ panic
 2015-07-01  6:44 UTC  (6+ messages)

[PATCH 0/8] iommu/arm-smmu: bugfixs and add support for non-pci devices
 2015-07-01  2:16 UTC  (25+ messages)
  ` [PATCH 1/8] iommu/arm-smmu: fix the assignment of log2size field
  ` [PATCH 2/8] iommu/arm-smmu: fix the index calculation of strtab
  ` [PATCH 3/8] iommu/arm-smmu: fix the values of ARM64_TCR_IRGN0_SHIFT and ARM64_TCR_ORGN0_SHIFT
  ` [PATCH 4/8] iommu/arm-smmu: set EPD1 to disable TT1 translation table walk
  ` [PATCH 5/8] iommu/arm-smmu: rename __arm_smmu_get_pci_sid
  ` [PATCH 6/8] iommu/arm-smmu: add support for non-pci devices
  ` [PATCH 7/8] iommu/arm-smmu: enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize
  ` [PATCH 8/8] iommu/arm-smmu: suppress fault information about CMD_PREFETCH_CONFIG execution

[PATCH 00/22 v2] Introduce default domains for iommu groups
 2015-06-29 19:55 UTC  (6+ messages)
` [PATCH 03/22] iommu: Propagate error in add_iommu_group

[PATCH] iommu/exynos: Skip unsupported devices instead of returning -ENODEV
 2015-06-29 13:43 UTC  (4+ messages)
` [PATCH] iommu: Ignore -ENODEV errors from add_device call-back "

[PATCH] iommu/arm-smmu: Delete an unnecessary check before the function call "free_io_pgtable_ops"
 2015-06-28 14:05 UTC 

[RFC PATCH 1/2] of: base: Allow more args than MAX_PHANDLE_ARGS if required
 2015-06-26 15:44 UTC  (4+ messages)
  ` [PATCH 2/2] arm/smmu: Make use of of_parse_phandle_with_var_args

Panic when cpu hot-remove
 2015-06-26  9:35 UTC  (8+ messages)

[RFC v2 PATCH 0/6] MT8173 IOMMU SUPPORT
 2015-06-26  7:30 UTC  (4+ messages)
` [PATCH v2 3/6] iommu: add ARM short descriptor page table allocator

[PATCH 00/19] Fix Intel IOMMU breakage in kdump kernel
 2015-06-25  8:06 UTC  (12+ messages)
  ` [PATCH 15/19] iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping
  ` [PATCH 16/19] iommu/vt-d: Set IRTA in intel_setup_irq_remapping
  ` [PATCH 17/19] iommu/vt-d: Copy IR table from old kernel when in kdump mode
  ` [PATCH 18/19] iommu/vt-d: Make sure copied over IR entries are not reused
  ` [PATCH 19/19] iommu/vt-d: Don't disable IR when it was previously enabled

[PATCH] iommu/arm-smmu: Fix bug in ARM_SMMU_FEAT_TRANS_OPS condition check
 2015-06-25  6:59 UTC  (3+ messages)

[git pull] IOMMU Updates for Linux v4.2
 2015-06-24  7:09 UTC  (3+ messages)

IOMMU for multiple PCHs
 2015-06-23 21:44 UTC 

[PATCH] iommu:Make the function dma_free_pagelist static
 2015-06-19 19:15 UTC 

[PATCH] iommu/amd: Handle large pages correctly in free_pagetable
 2015-06-18  8:48 UTC 

cpu hot-remove bug
 2015-06-16  4:44 UTC 

[PATCH v2 1/3] drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
 2015-06-15 13:36 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 (alternative) "
          ` [PATCH v4] "


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