Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-07-15 17:37:58 to 2015-07-27 23:13:14 UTC [more...]

[PATCH v2 00/11] PCI: Fix ATS deadlock
 2015-07-27 23:13 UTC  (22+ messages)
` [PATCH v2 01/11] iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
` [PATCH v2 02/11] PCI: Allocate ATS struct during enumeration
` [PATCH v2 03/11] PCI: Embed ATS info directly into struct pci_dev
  ` [PATCH v2 04/11] PCI: Reduce size of ATS structure elements
  ` [PATCH v2 07/11] PCI: Use pci_physfn() rather than looking up physfn by hand
  ` [PATCH v2 08/11] PCI: Clean up ATS error handling
` [PATCH v2 05/11] PCI: Rationalize pci_ats_queue_depth() error checking
` [PATCH v2 06/11] PCI: Inline the ATS setup code into pci_ats_init()
` [PATCH v2 09/11] PCI: Move ATS declarations to linux/pci.h so they're all together
` [PATCH v2 10/11] PCI: Stop caching ATS Invalidate Queue Depth
` [PATCH v2 11/11] PCI: Remove pci_ats_enabled()

[PATCH 1/5] iommu/io-pgtable-arm: Allow appropriate DMA API use
 2015-07-27 18:18 UTC  (5+ messages)
  ` [PATCH 2/5] iommu/arm-smmu: Sort out coherency
  ` [PATCH 3/5] iommu/arm-smmu: Clean up DMA API usage
  ` [PATCH 4/5] iommu/arm-smmu-v3: "
  ` [PATCH 5/5] iommu/ipmmu-vmsa: "

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-07-27 15:49 UTC  (22+ 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

[PATCH 00/18] Clean up exposure of arch-internal code
 2015-07-27 14:45 UTC  (27+ messages)
` [PATCH 02/18] firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
` [PATCH 03/18] iommu: tegra-smmu: fix iova_to_phys() method
  ` [PATCH 01/18] ARM: reduce visibility of dmac_* functions
  ` [PATCH 04/18] iommu: tegra-smmu: fix unmap() method
  ` [PATCH 05/18] iommu: tegra-smmu: factor out common pte setting
  ` [PATCH 06/18] iommu: tegra-smmu: add iova_pd_index() and iova_pt_index() helpers
  ` [PATCH 07/18] iommu: tegra-smmu: fix page table lookup in unmap/iova_to_phys methods
  ` [PATCH 08/18] iommu: tegra-smmu: store struct page pointer for page tables
  ` [PATCH 09/18] iommu: tegra-smmu: use kcalloc() to allocate counter array
  ` [PATCH 10/18] iommu: tegra-smmu: move flush_dcache to tegra-smmu.c
  ` [PATCH 11/18] iommu: tegra-smmu: split smmu_flush_ptc()
  ` [PATCH 12/18] iommu: tegra-smmu: smmu_flush_ptc() wants device address
  ` [PATCH 13/18] iommu: tegra-smmu: convert to use DMA API
  ` [PATCH 14/18] iommu: tegra-smmu: remove PageReserved manipulation
  ` [PATCH 15/18] iommu: tegra-smmu: use __GFP_ZERO to allocate zeroed pages
  ` [PATCH 16/18] iommu: tegra-smmu: get_use
  ` [PATCH 17/18] iommu: tegra-smmu: more cleanups
  ` [PATCH 18/18] iommu: tegra-smmu: remove cacheflush.h

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-07-27  9:46 UTC  (13+ messages)
  ` [PATCH 1/3] Docs: dt: add generic MSI bindings
  ` [PATCH 2/3] Docs: dt: Add PCI MSI map bindings
  ` [PATCH 3/3] Docs: dt: add PCI IOMMU "

Since Linux 4.1: A lot of AMD-Vi IO_PAGE_FAULTs
 2015-07-26 16:28 UTC  (11+ messages)

[PATCH] iommu: avoid format string leaks into iommu_device_create
 2015-07-24 23:27 UTC 

[PATCH 0/2 v2] Fix MAX_PHANDLE_ARGS limitations
 2015-07-24 21:27 UTC  (7+ 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 0/2] DRA7 DSP MMU config support
 2015-07-24 16:24 UTC  (9+ messages)
  ` [PATCH 1/2] Documentation: dt: Update OMAP iommu bindings for DRA7 DSPs
  ` [PATCH 2/2] iommu/omap: Add support for configuring dsp iommus on DRA7xx

[RFC PATCH 0/4] iommu/arm-smmu: Add support for adding masters/clocks using generic bindings
 2015-07-24 12:28 UTC  (11+ 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
` [RFC PATCH 3/4] iommu/arm-smmu: Add support for specifying clocks
` [RFC PATCH 4/4] iommu/arm-smmu: Add support for specifying regulators

Lockdep warning in VFIO using v4.2-rc3
 2015-07-23 17:24 UTC  (3+ messages)

[PATCH] iommu/vt-d: Fix VM domain ID leak
 2015-07-23 16:58 UTC  (6+ messages)

[git pull] IOMMU Fixes for Linux v4.2-rc3
 2015-07-23 16:50 UTC 

[RFC PATCH 1/1] vfio-pci/iommu: Detach iommu group on remove path
 2015-07-23 13:27 UTC  (2+ messages)

[PATCH] iommu/omap: Fix debug_read_tlb() to use seq_printf()
 2015-07-23 12:26 UTC 

[arch] WARNING: CPU: 0 PID: 0 at kernel/memremap.c:31 memremap()
 2015-07-22 23:56 UTC  (2+ messages)

[PATCH v4 00/12] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-07-22 21:39 UTC  (13+ messages)
` [PATCH v4 03/12] dma-debug: add checking for map/unmap_peer_resource
  ` [PATCH v4 01/12] lib/Kconfig: add HAS_DMA_P2P for peer-to-peer support
  ` [PATCH v4 02/12] linux/types.h: Add dma_peer_addr_t type
  ` [PATCH v4 04/12] DMA-API: Introduce dma_(un)map_peer_resource
  ` [PATCH v4 05/12] dma-mapping: pci: add pci_(un)map_peer_resource
` [PATCH v4 06/12] DMA-API: Add peer resource mapping documentation
` [PATCH v4 07/12] pci: expose pci_find_host_bridge()
` [PATCH v4 08/12] iommu/amd: Implement (un)map_peer_resource
` [PATCH v4 09/12] iommu/vt-d: implement (un)map_peer_resource
` [PATCH v4 10/12] pci: add pci_find_common_upstream_dev()
` [PATCH v4 11/12] x86: add pci-nommu implementation of map_peer_resource
` [PATCH v4 12/12] x86: declare support for DMA P2P

[PATCH] of: iommu: Silence misleading warning
 2015-07-22 18:03 UTC  (2+ messages)

[PATCH v3 0/5] iommu/arm-smmu: add support for non-pci devices
 2015-07-22  3:00 UTC  (8+ messages)
  ` [PATCH v3 1/5] iommu/arm-smmu: to support probe deferral
  ` [PATCH v3 2/5] iommu/arm-smmu: remove arm_smmu_devices
  ` [PATCH v3 3/5] iommu/arm-smmu: rename __arm_smmu_get_pci_sid
  ` [PATCH v3 4/5] iommu/arm-smmu: add support for non-pci devices
  ` [PATCH v3 5/5] iommu/arm-smmu: describe the limitation of #iommu-cells

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

[PATCH 00/11] Some OMAP IOMMU cleanup patches
 2015-07-21 23:44 UTC  (17+ messages)
  ` [PATCH 01/11] Documentation: dt: Add #iommu-cells info to OMAP iommu bindings
  ` [PATCH 02/11] iommu/omap: Remove all module references
  ` [PATCH 03/11] iommu/omap: Move debugfs functions to omap-iommu-debug.c
  ` [PATCH 04/11] iommu/omap: Protect omap-iopgtable.h against double inclusion
  ` [PATCH 05/11] iommu/omap: Remove unused union fields
  ` [PATCH 06/11] iommu/omap: Remove trailing semi-colon from a macro
  ` [PATCH 07/11] iommu/omap: Remove unnecessary error traces on alloc failures
  ` [PATCH 08/11] iommu/omap: Use BIT(x) macros in omap-iopgtable.h
  ` [PATCH 09/11] iommu/omap: Use BIT(x) macros in omap-iommu.h
  ` [PATCH 10/11] iommu/omap: Align code with open parenthesis
  ` [PATCH 11/11] iommu/omap: Split multiple assignments into separate lines

[PATCH v4 0/4] arm64: IOMMU-backed DMA mapping
 2015-07-20 17:23 UTC  (7+ 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 "

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

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

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

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


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