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

[PATCH 1/1] iommu/arm-smmu: Add SID information to context fault log
 2019-04-15  8:07 UTC  (2+ messages)

[PATCH 1/1] swiotlb: save io_tlb_used to local variable before leaving critical section
 2019-04-15  6:50 UTC  (6+ messages)

[PATCH 0/9] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-04-15  6:33 UTC  (34+ messages)
` [PATCH 1/9] iommu/dma-iommu: Add iommu_map_atomic
` [PATCH 2/9] iommu/dma-iommu: Add function to flush any cached not present IOTLB entries
` [PATCH 3/9] iommu/dma-iommu: Add iommu_dma_copy_reserved_iova, iommu_dma_apply_resv_region to the dma-iommu api
` [PATCH 4/9] iommu/dma-iommu: Add iommu_dma_map_page_coherent
` [PATCH 5/9] iommu/amd: Implement .flush_np_cache
` [PATCH 6/9] iommu/amd: Implement map_atomic
` [PATCH 7/9] iommu/amd: Use the dma-iommu api
` [PATCH 8/9] iommu/amd: Clean up unused functions
` [PATCH 9/9] iommu/amd: Add allocated domain to global list earlier

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-04-12 22:34 UTC  (10+ messages)
` [PATCH v4 1/3] PCI: Add dma_ranges window list
` [PATCH v4 2/3] iommu/dma: Reserve IOVA for PCIe inaccessible DMA address
` [PATCH v4 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH v3 0/1] IOMMU SVA device driver interface
 2019-04-12 16:05 UTC  (10+ messages)
` [PATCH v3 1/1] iommu: Bind process address spaces to devices

[git pull] IOMMU Fixes for Linux v5.1-rc4
 2019-04-12 15:30 UTC  (4+ messages)

[GIT PULL] dma-mapping fixes for 5.1
 2019-04-12 15:30 UTC  (4+ messages)

[PATCH] qcom_iommu: fix a config symbol typo
 2019-04-12 14:43 UTC  (2+ messages)

[PATCH v5 0/6] add generic boot option for IOMMU dma mode
 2019-04-12 13:11 UTC  (12+ messages)
` [PATCH v5 1/6] iommu: add generic boot option iommu.dma_mode

[PATCH 1/1] iommu/vt-d: Flush IOTLB for untrusted device in time
 2019-04-12 11:03 UTC  (4+ messages)

[PATCH v9 0/3] vfio/mdev: IOMMU aware mediated device
 2019-04-12 11:03 UTC  (10+ messages)
` [PATCH v9 1/3] vfio/mdev: Add iommu related member in mdev_device
` [PATCH v9 2/3] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v9 3/3] vfio/type1: Handle different mdev isolation type

[PATCH] iommu/amd: Set exclusion range correctly
 2019-04-12 10:50 UTC  (2+ messages)

[PATCH v8 0/9] vfio/mdev: IOMMU aware mediated device
 2019-04-12  1:36 UTC  (5+ messages)

Do we always need to reserve an iova before iommu_map?
 2019-04-12  1:42 UTC  (4+ messages)

[PATCH 1/1] swiotlb: dump used and total slots when swiotlb buffer is full
 2019-04-11 19:55 UTC  (3+ messages)

[RFC patch 28/41] dma/debug: Simplify stracktrace retrieval
 2019-04-11 17:44 UTC  (13+ messages)

[PATCH] dma-debug: Only skip one stackframe entry
 2019-04-11 17:28 UTC  (6+ messages)

clean up the bypass code in intel-iommu a little
 2019-04-11 15:53 UTC  (7+ messages)
` [PATCH 2/3] intel-iommu: use dma_direct for bypass devices
` [PATCH 3/3] intel-iommu: don't clear GFP_DMA and GFP_DMA32 flags

[PATCH] iommu/amd: remove the leftover of bypass support
 2019-04-11 15:38 UTC  (4+ messages)

[PATCH] iommu/amd: Use pci_prg_resp_pasid_required()
 2019-04-11 15:32 UTC  (3+ messages)

[PATCH v2 1/2] arm64: dts: qcom: msm8998: Add ANOC1 SMMU node
 2019-04-11 14:50 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: arm-smmu: Add qcom,msm8998-smmu-v2 binding

get rid of dma_max_pfn
 2019-04-11 14:34 UTC  (10+ messages)
` [PATCH 1/2] mmc: let the dma map ops handle bouncing
` [PATCH 2/2] dma-mapping: remove dma_max_pfn

per-device dma_map_ops for intel-iommu?
 2019-04-11 13:57 UTC  (4+ messages)

[PATCH] iommu/iova: Separate atomic variables to improve performance
 2019-04-11 13:43 UTC  (3+ messages)

[PATCH v2 0/3] Initial Panfrost driver
 2019-04-11 13:15 UTC  (5+ messages)
` [PATCH v3 1/3] iommu: io-pgtable: Add ARM Mali midgard MMU page table format

[PATCH v1 0/3] IOMMU: Tegra SMMU fixes
 2019-04-11 12:52 UTC  (4+ messages)

[PATCH] driver core: Postpone DMA tear-down until after devres release for probe failure
 2019-04-11 12:13 UTC  (11+ messages)

[PATCH 00/18] Shared virtual address IOMMU and VT-d support
 2019-04-11 10:02 UTC  (9+ messages)
` [PATCH 08/18] iommu: Introduce cache_invalidate API

[PATCH v1 0/3] PCIe and AR8151 on APQ8098/MSM8998
 2019-04-11  9:38 UTC  (9+ messages)
` [PATCH v1 3/3] arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes

[PATCH v2 0/6] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups
 2019-04-11  8:39 UTC  (23+ messages)
` [PATCH v2 1/6] iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
` [PATCH v2 2/6] iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
` [PATCH v2 3/6] iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
` [PATCH v2 4/6] iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
` [PATCH v2 5/6] iommu/ipmmu-vmsa: Extract hardware context initialization
` [PATCH v2 6/6] iommu/ipmmu-vmsa: Add suspend/resume support

a few xen swiotlb cleanups
 2019-04-11  7:20 UTC  (10+ messages)
  ` [PATCH 1/4] swiotlb-xen: make instances match their method names
  ` [PATCH 2/4] swiotlb-xen: use ->map_page to implement ->map_sg
  ` [PATCH 3/4] swiotlb-xen: simplify the DMA sync method implementations
  ` [PATCH 4/4] swiotlb-xen: ensure we have a single callsite for xen_dma_map_page

[PATCH] dma-mapping: remove the dma_get_sgtable API comments from arm to common code
 2019-04-11  7:11 UTC  (2+ messages)

[PATCH] sparc64/pci_sun4v: fix ATU checks for large DMA masks
 2019-04-10 19:38 UTC  (5+ messages)


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