Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2018-11-28 03:54:45 to 2018-12-04 00:28:00 UTC [more...]

[PATCH v3 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-12-04  0:28 UTC  (7+ messages)
` [PATCH v3 1/4] PCI / ACPI: Identify untrusted PCI devices
` [PATCH v3 2/4] iommu/vt-d: Force IOMMU on for platform opt in hint
` [PATCH v3 3/4] iommu/vt-d: Do not enable ATS for untrusted devices
` [PATCH v3 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace

[PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-12-03 23:44 UTC  (9+ messages)
` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-03 18:59 UTC  (2+ messages)

[PATCH 0/4] dma-debug: implement dynamic entry allocation
 2018-12-03 18:23 UTC  (7+ messages)
` [PATCH 1/4] dma-debug: Use pr_fmt()
` [PATCH 2/4] dma-debug: Refactor dma_debug_entry allocation
` [PATCH 3/4] dma-debug: Dynamically expand the dma_debug_entry pool
` [RFC 4/4] dma-debug: Make leak-like behaviour apparent

[PATCH] dma-debug: Kconfig for PREALLOC_DMA_DEBUG_ENTRIES
 2018-12-03 17:33 UTC  (5+ messages)

remove the ->mapping_error method from dma_map_ops V3
 2018-12-03 17:27 UTC  (28+ messages)
  ` [PATCH 01/23] dma-mapping: provide a generic DMA_MAPPING_ERROR
  ` [PATCH 02/23] dma-direct: remove the mapping_error dma_map_ops method
  ` [PATCH 03/23] arm: "
  ` [PATCH 05/23] mips/jazz: "
  ` [PATCH 10/23] arm64: remove the dummy_dma_ops mapping_error method
  ` [PATCH 13/23] ia64/sba_iommu: remove the mapping_error dma_map_ops method
` [PATCH 04/23] powerpc/iommu: "
` [PATCH 06/23] s390: "
` [PATCH 07/23] sparc: "
` [PATCH 08/23] parisc/ccio: "
` [PATCH 09/23] parisc/sba_iommu: "
` [PATCH 11/23] alpha: "
` [PATCH 12/23] ia64/sba_iommu: improve internal map_page users
` [PATCH 14/23] ia64/sn: remove the mapping_error dma_map_ops method
` [PATCH 15/23] x86/amd_gart: "
` [PATCH 16/23] x86/calgary: "
` [PATCH 17/23] iommu: "
` [PATCH 18/23] iommu/intel: small map_page cleanup
` [PATCH 19/23] iommu/vt-d: remove the mapping_error dma_map_ops method
` [PATCH 20/23] iommu/dma-iommu: "
` [PATCH 21/23] xen-swiotlb: "
` [PATCH 22/23] dma-mapping: "
` [PATCH 23/23] dma-mapping: return an error code from dma_mapping_error

[PATCH v5 00/12] iommu/vt-d: Add scalable mode support
 2018-12-03 17:23 UTC  (12+ messages)
` [PATCH v5 02/12] iommu/vt-d: Manage scalalble mode PASID tables
` [PATCH v5 04/12] iommu/vt-d: Add 256-bit invalidation descriptor support
` [PATCH v5 08/12] iommu/vt-d: Pass pasid table to context mapping
` [PATCH v5 09/12] iommu/vt-d: Setup context and enable RID2PASID support
` [PATCH v5 10/12] iommu/vt-d: Add first level page table interface
` [PATCH v5 11/12] iommu/vt-d: Shared virtual address in scalable mode
` [PATCH v5 12/12] iommu/vt-d: Remove deferred invalidation

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-12-03 16:27 UTC  (10+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

[PATCH] of/device: add blacklist for iommu dma_ops
 2018-12-03 14:26 UTC  (6+ messages)

[PATCH v2 0/9] iommu: clean up/remove modular stuff from non-modules
 2018-12-03 13:32 UTC  (11+ messages)
` [PATCH 2/9] iommu/rockchip: Make it explicitly non-modular
  ` [PATCH 1/9] iommu: audit and remove any unnecessary uses of module.h
  ` [PATCH 3/9] iommu/msm: Make it explicitly non-modular
  ` [PATCH 4/9] iommu/mediatek: "
  ` [PATCH 5/9] iommu/ipmmu-vmsa: "
` [PATCH 6/9] iommu/qcom: "
` [PATCH 7/9] iommu/tegra: "
` [PATCH 8/9] iommu/arm-smmu: Make arm-smmu "
` [PATCH 9/9] iommu/arm-smmu: Make arm-smmu-v3 "

[PATCH v5 0/7] Add virtio-iommu driver
 2018-12-03 13:27 UTC  (5+ messages)

[PATCH] irq_remapping: Remove unused header files
 2018-12-03 13:26 UTC  (2+ messages)

[PATCH 0/2] iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist()
 2018-12-03 13:24 UTC  (6+ messages)
  ` [PATCH v2 1/2] iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions
  ` [PATCH v2 2/2] iommu/ipmmu-vmsa: add an array of slave devices whitelist

PCI passthrough with multiple devices in same iommu group
 2018-12-03 11:18 UTC  (5+ messages)

[PATCH v2] kernel/dma: Fix panic caused by passing swiotlb to command line
 2018-12-03 10:22 UTC 

[PATCH] kernel/dma: Fix panic caused by passing swiotlb to command line
 2018-12-03 10:20 UTC  (7+ messages)

[PATCH v3 00/15] MT8183 IOMMU SUPPORT
 2018-12-03  8:40 UTC  (7+ messages)
` [PATCH v3 06/15] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v3 13/15] memory: mtk-smi: Get rid of need_larbid

[PATCH v2 1/9] mm: Introduce new vm_insert_range API
 2018-12-03  6:22 UTC  (4+ messages)

[PATCH v2 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-02  6:25 UTC 

[PATCH v2 0/9] Use vm_insert_range
 2018-12-02  6:17 UTC 

move the arm arch_dma_alloc implementation to common code
 2018-12-01 17:05 UTC  (23+ messages)
` [PATCH 1/9] dma-direct: provide page based alloc/free helpers
` [PATCH 2/9] dma-direct: reject highmem pages from dma_alloc_from_contiguous
` [PATCH 3/9] dma-mapping: move the remap helpers to a separate file
` [PATCH 4/9] dma-mapping: move the arm64 ncoherent alloc/free support to common code
` [PATCH 5/9] dma-mapping: support highmem in the generic remap allocator
` [PATCH 6/9] dma-remap: support DMA_ATTR_NO_KERNEL_MAPPING

[PATCH v2] dma-debug: Kconfig for PREALLOC_DMA_DEBUG_ENTRIES
 2018-11-30 21:48 UTC 

use generic DMA mapping code in powerpc V4
 2018-11-30 15:29 UTC  (17+ messages)

[PATCH] dma-debug: hns_enet_drv could use more DMA entries
 2018-11-30 12:04 UTC  (4+ messages)

[PATCH v4] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-30 11:14 UTC 

remove the ->mapping_error method from dma_map_ops V2
 2018-11-29 18:55 UTC  (23+ messages)

scatterlist arch cleanups
 2018-11-29 17:06 UTC  (2+ messages)

[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
 2018-11-29 13:09 UTC  (9+ messages)
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections

[PATCH AUTOSEL 3.18 1/6] iommu/ipmmu-vmsa: Fix crash on early domain free
 2018-11-29  6:05 UTC 

[PATCH AUTOSEL 4.4 01/13] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
 2018-11-29  6:04 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 02/13] iommu/ipmmu-vmsa: Fix crash on early domain free
` [PATCH AUTOSEL 4.4 12/13] iommu/vt-d: Use memunmap to free memremap

[PATCH AUTOSEL 4.9 02/18] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
 2018-11-29  6:03 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 04/18] iommu/ipmmu-vmsa: Fix crash on early domain free
` [PATCH AUTOSEL 4.9 16/18] iommu/vt-d: Use memunmap to free memremap

[PATCH AUTOSEL 4.14 02/35] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
 2018-11-29  6:01 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 04/35] iommu/ipmmu-vmsa: Fix crash on early domain free
` [PATCH AUTOSEL 4.14 10/35] amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
` [PATCH AUTOSEL 4.14 27/35] iommu/vt-d: Use memunmap to free memremap

[PATCH AUTOSEL 4.19 05/68] iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
 2018-11-29  5:55 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 08/68] iommu/ipmmu-vmsa: Fix crash on early domain free
` [PATCH AUTOSEL 4.19 16/68] amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
` [PATCH AUTOSEL 4.19 56/68] iommu/vt-d: Use memunmap to free memremap

[PATCH 0/9] iommu: clean up/remove modular stuff from non-modules
 2018-11-28 22:10 UTC  (12+ messages)
` [PATCH 5/9] iommu: ipmmu-vmsa: make it explicitly non-modular
` [PATCH 8/9] iommu: arm-smmu: "
` [PATCH 9/9] iommu: arm-smmu-v3: "

[PATCH v2 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-28 20:31 UTC  (9+ messages)
` [PATCH v2 1/4] PCI / ACPI: Identify untrusted PCI devices

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-28 15:21 UTC  (2+ messages)

[PATCH 0/2] iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist()
 2018-11-28  9:08 UTC  (7+ messages)
  ` [PATCH 1/2] iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions
  ` [PATCH 2/2] iommu/ipmmu-vmsa: add an array of slave devices whitelist

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-28  8:55 UTC  (8+ messages)

[PATCH 0/3] Driver message cleanups
 2018-11-28  8:43 UTC  (4+ messages)
  ` [PATCH 1/3] iommu/amd: Use pr_fmt()
  ` [PATCH 3/3] iommu/amd: Remove leading 0s in error log messages
` [PATCH 2/3] iommu/amd: Fix line-break in error log reporting


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