iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-08 12:20:55 to 2020-09-14 02:35:50 UTC [more...]

[PATCH] intel-iommu: don't disable ATS for device without page aligned request
 2020-09-14  2:35 UTC  (5+ messages)

[PATCH] iommu/amd: fix interrupt remapping for avic
 2020-09-13 12:42 UTC 

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-09-13  3:25 UTC  (27+ messages)
` [PATCH v3 1/8] iommu/arm-smmu: Refactor context bank allocation
` [PATCH v3 2/8] iommu/arm-smmu: Delay modifying domain during init
` [PATCH v3 3/8] iommu/arm-smmu: Consult context bank allocator for identify domains
` [PATCH v3 4/8] iommu/arm-smmu-qcom: Emulate bypass by using context banks
` [PATCH v3 5/8] iommu/arm-smmu-qcom: Consistently initialize stream mappings
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings
` [PATCH v3 7/8] iommu/arm-smmu: Provide helper for allocating identity domain
` [PATCH v3 8/8] iommu/arm-smmu-qcom: Setup identity domain for boot mappings

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-09-12  8:24 UTC  (27+ messages)
` [PATCH v7 01/16] iommu: Report domain nesting info
` [PATCH v7 02/16] iommu/smmu: Report empty "
` [PATCH v7 03/16] vfio/type1: Report iommu nesting info to userspace
` [PATCH v7 04/16] vfio: Add PASID allocation/free support
` [PATCH v7 05/16] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v7 06/16] iommu/vt-d: Remove get_task_mm() in bind_gpasid()
` [PATCH v7 07/16] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v7 08/16] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v7 09/16] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v7 10/16] vfio/type1: Support binding guest page tables to PASID
` [PATCH v7 11/16] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v7 12/16] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v7 13/16] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v7 14/16] vfio: Document dual stage control
` [PATCH v7 15/16] iommu/vt-d: Only support nesting when nesting caps are consistent across iommu units
` [PATCH v7 16/16] iommu/vt-d: Support reporting nesting capability info

support range based offsets in dma-direct
 2020-09-12  6:46 UTC  (15+ messages)
` [PATCH 1/3] ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
` [PATCH 2/3] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
` [PATCH 3/3] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH v3 0/6] Convert the intel iommu driver to the dma-iommu api
 2020-09-12  3:22 UTC  (7+ messages)
` [PATCH v3 1/6] iommu: Handle freelists when using deferred flushing in iommu drivers
` [PATCH v3 2/6] iommu: Add iommu_dma_free_cpu_cached_iovas()
` [PATCH v3 3/6] iommu: Allow the dma-iommu api to use bounce buffers
` [PATCH v3 4/6] iommu: Add quirk for Intel graphic devices in map_sg
` [PATCH v3 5/6] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [PATCH v3 6/6] iommu/vt-d: Cleanup after converting to dma-iommu ops

[PATCH V2 0/5] Convert the intel iommu driver to the dma-iommu api
 2020-09-12  3:13 UTC  (19+ messages)
` [PATCH V2 2/5] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [PATCH V2 3/5] iommu: allow the dma-iommu api to use bounce buffers
` [PATCH V2 4/5] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [PATCH V2 5/5] DO NOT MERGE: iommu: disable list appending in dma-iommu

[PATCH v9 0/7] IOMMU user API enhancement
 2020-09-11 21:57 UTC  (8+ messages)
` [PATCH v9 1/7] docs: IOMMU user API
` [PATCH v9 2/7] iommu/uapi: Add argsz for user filled data
` [PATCH v9 3/7] iommu/uapi: Introduce enum type for PASID data format
` [PATCH v9 4/7] iommu/uapi: Use named union for user data
` [PATCH v9 5/7] iommu/uapi: Rename uapi functions
` [PATCH v9 6/7] iommu/uapi: Handle data and argsz filled by users
` [PATCH v9 7/7] iommu/vt-d: Check UAPI data processed by IOMMU core

[PATCHv4 1/6] iommu/io-pgtable-arm: Add support to use system cache
 2020-09-11 16:50 UTC  (12+ messages)
` [PATCHv4 2/6] iommu/arm-smmu: Add domain attribute for "
` [PATCHv4 3/6] drm/msm: rearrange the gpu_rmw() function
` [PATCHv4 4/6] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv4 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv4 6/6] iommu: arm-smmu-impl: Remove unwanted extra blank lines

[PATCH v2] iommu/dma: Fix IOVA reserve dma ranges
 2020-09-11 15:16 UTC  (2+ messages)

[PATCHv4 0/6] System Cache support for GPU and required SMMU support
 2020-09-11 14:27 UTC 

[PATCH] iommu: fsl_pamu: Replace use of kzfree with kfree_sensitive
 2020-09-11 13:53 UTC 

[PATCH] iommu: Kconfig: Update help description for IPMMU_VMSA config
 2020-09-11 10:19 UTC 

[PATCH 0/3] iommu/tegra-smmu: Some small fixes
 2020-09-11  7:16 UTC  (4+ messages)
` [PATCH 1/3] iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK
` [PATCH 2/3] iommu/tegra-smmu: Fix iova->phys translation
` [PATCH 3/3] iommu/tegra-smmu: Allow to group clients in same swgroup

dma-mapping cleanups
 2020-09-11  7:17 UTC  (27+ messages)
` [PATCH 01/12] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 02/12] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 03/12] MIPS/jazzdma: decouple from dma-direct
` [PATCH 04/12] dma-mapping: fix DMA_OPS dependencies
` [PATCH 05/12] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 06/12] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 07/12] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 08/12] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 09/12] dma-direct: remove __dma_to_phys
` [PATCH 10/12] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 11/12] dma-mapping: move dma_common_{mmap, get_sgtable} out of mapping.c
    ` [PATCH 11/12] dma-mapping: move dma_common_{mmap,get_sgtable} "
` [PATCH 12/12] dma-mapping: move the dma_declare_coherent_memory documentation

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-11  4:19 UTC  (14+ messages)

[PATCH] iommu/amd: Fix potential @entry null deref
 2020-09-11  3:24 UTC  (2+ messages)

[PATCH v4 0/5] iommu aux-domain APIs extensions
 2020-09-10 22:05 UTC  (7+ messages)
` [PATCH v4 1/5] iommu: Add optional subdev in aux_at(de)tach ops
` [PATCH v4 2/5] iommu: Add iommu_at(de)tach_subdev_group()
` [PATCH v4 5/5] iommu/vt-d: Add is_aux_domain support

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-09-10 21:31 UTC  (5+ messages)

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-09-10 17:12 UTC  (30+ messages)
` [PATCH v2 1/9] docs: Document IO Address Space ID (IOASID) APIs
` [PATCH v2 4/9] iommu/ioasid: Add reference couting functions
` [PATCH v2 5/9] iommu/ioasid: Introduce ioasid_set private ID
` [PATCH v2 6/9] iommu/ioasid: Introduce notification APIs
` [PATCH v2 7/9] iommu/vt-d: Listen to IOASID notifications
` [PATCH v2 9/9] iommu/vt-d: Store guest PASID during bind

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-10 13:34 UTC  (16+ messages)
                ` [Intel-gfx] "

[PATCH] Handle init_iova_flush_queue failure in dma-iommu path
 2020-09-10 12:25 UTC 

drop a few unused DMA exports
 2020-09-10 11:51 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: remove the dma_dummy_ops export
` [PATCH 2/2] dma-debug: remove all exports

[PATCH v10 00/30] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-10  9:47 UTC  (6+ messages)
  ` [PATCH v10 30/30] videobuf2: use sgtable-based scatterlist wrappers
  ` [PATCH v10 29/30] media: pci: fix common ALSA DMA-mapping related codes

[PATCH] iommu/dma: Fix IOVA reserve dma ranges
 2020-09-10  8:26 UTC  (3+ messages)

[PATCH v2 1/3] swiotlb: Use %pa to print phys_addr_t variables
 2020-09-09 20:25 UTC  (4+ messages)

[bug report] iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
 2020-09-09 11:46 UTC 

[PATCH v11 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset
 2020-09-09  6:21 UTC  (15+ messages)

[PATCH v8 0/7] IOMMU user API enhancement
 2020-09-08 22:59 UTC  (4+ messages)
` [PATCH v8 6/7] iommu/uapi: Handle data and argsz filled by users

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-08 13:36 UTC  (5+ messages)
` [patch V2 14/46] x86/ioapic: Consolidate IOAPIC allocation
` [patch V2 18/46] x86/msi: Consolidate MSI allocation

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-08 12:20 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).