iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 20:57:43 to 2020-09-01 16:49:47 UTC [more...]

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-09-01 16:56 UTC  (16+ messages)
` [PATCH v2 1/9] docs: Document IO Address Space ID (IOASID) APIs
` [PATCH v2 2/9] iommu/ioasid: Rename ioasid_set_data()
` [PATCH v2 3/9] iommu/ioasid: Introduce ioasid_set APIs
` [PATCH v2 4/9] iommu/ioasid: Add reference couting functions
` [PATCH v2 5/9] iommu/ioasid: Introduce ioasid_set private ID

[PATCH v16 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-09-01 16:46 UTC  (21+ messages)
` [PATCH v16 01/20] drm/msm: Remove dangling submitqueue references
` [PATCH v16 02/20] drm/msm: Add private interface for adreno-smmu
` [PATCH v16 03/20] drm/msm/gpu: Add dev_to_gpu() helper
` [PATCH v16 04/20] drm/msm: Set adreno_smmu as gpu's drvdata
` [PATCH v16 05/20] drm/msm: Add a context pointer to the submitqueue
` [PATCH v16 06/20] drm/msm: Drop context arg to gpu->submit()
` [PATCH v16 07/20] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH v16 08/20] drm/msm: Add support to create a local pagetable
` [PATCH v16 09/20] drm/msm: Add support for private address space instances
` [PATCH v16 10/20] drm/msm/a6xx: Add support for per-instance pagetables
` [PATCH v16 11/20] drm/msm: Show process names in gem_describe
` [PATCH v16 12/20] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH v16 13/20] iommu/arm-smmu: Add support for split pagetables
` [PATCH v16 14/20] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH v16 15/20] iommu/arm-smmu: Constify some helpers
` [PATCH v16 16/20] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v16 17/20] iommu/arm-smmu: Add a way for implementations to influence SCTLR
` [PATCH v16 18/20] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU
` [PATCH v16 19/20] arm: dts: qcom: sm845: Set the compatible string for the "
` [PATCH v16 20/20] arm: dts: qcom: sc7180: "

a saner API for allocating DMA addressable pages
 2020-09-01 16:41 UTC  (29+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-09-01 15:53 UTC  (37+ messages)
` [PATCH 01/19] drm/msm: remove dangling submitqueue references
` [PATCH 02/19] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH 03/19] iommu/arm-smmu: Add support for split pagetables
` [PATCH 05/19] iommu: add private interface for adreno-smmu
` [PATCH 06/19] drm/msm/gpu: add dev_to_gpu() helper
` [PATCH 07/19] drm/msm: set adreno_smmu as gpu's drvdata
` [PATCH 08/19] iommu/arm-smmu: constify some helpers
` [PATCH 09/19] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH 10/19] dt-bindings: arm-smmu: Add compatible string for Adreno "
` [PATCH 11/19] drm/msm: Add a context pointer to the submitqueue
` [PATCH 12/19] drm/msm: Drop context arg to gpu->submit()
` [PATCH 13/19] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH 14/19] drm/msm: Add support to create a local pagetable
` [PATCH 15/19] drm/msm: Add support for private address space instances
` [PATCH 18/19] iommu/arm-smmu: add a way for implementations to influence SCTLR
` [PATCH 19/19] drm/msm: show process names in gem_describe

[Regression] [PATCH] iommu: Avoid crash in init_no_remapping_devices if iommu is NULL
 2020-09-01 14:41 UTC  (3+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: Improve cmdq lock efficiency
 2020-09-01 11:17 UTC  (2+ messages)

[PATCH v3 0/2] Add support for ACPI device in RMRR
 2020-09-01  9:13 UTC  (7+ messages)
` [PATCH v3 1/2] iommu/vt-d:Add support for detecting "
    ` 答复: "
` [PATCH v3 2/2] iommu/vt-d:Add support for probing "
    ` 答复: "

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-01  9:06 UTC  (48+ messages)
` [patch V2 01/46] iommu/amd: Prevent NULL pointer dereference
` [patch V2 04/46] genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
` [patch V2 15/46] x86/irq: Consolidate DMAR irq allocation
` [patch V2 23/46] irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
` [patch V2 24/46] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
` [patch V2 27/46] x86/xen: Rework MSI teardown
` [patch V2 28/46] x86/xen: Consolidate XEN-MSI init
` [patch V2 29/46] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
` [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
` [patch V2 41/46] platform-msi: Provide default irq_chip:: Ack
` [patch V2 43/46] genirq/msi: Provide and use msi_domain_set_default_info_flags()
` [patch V2 46/46] irqchip: Add IMS (Interrupt Message Storm) driver - NOT FOR MERGING

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-01  8:24 UTC  (6+ messages)
` [PATCH v11 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH v8 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-09-01  7:20 UTC  (2+ messages)

[PATCH v1] iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
 2020-09-01  5:01 UTC  (2+ messages)

[PATCH v4 0/5] iommu aux-domain APIs extensions
 2020-09-01  3:34 UTC  (6+ 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 3/5] iommu: Add iommu_aux_get_domain_for_dev()
` [PATCH v4 4/5] vfio/type1: Use iommu_aux_at(de)tach_group() APIs
` [PATCH v4 5/5] iommu/vt-d: Add is_aux_domain support

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

[PATCH v7 0/7] IOMMU user API enhancement
 2020-08-31 17:52 UTC  (4+ messages)
` [PATCH v7 7/7] iommu/vt-d: Check UAPI data processed by IOMMU core

[PATCH v5] iommu/mediatek: check 4GB mode by reading infracfg
 2020-08-31 10:56 UTC 

[PATCH v6 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-08-31  8:40 UTC  (4+ messages)

generic DMA bypass flag v4
 2020-08-31  7:19 UTC  (5+ messages)
` [PATCH 5/5] powerpc: use the generic dma_ops_bypass mode

[PATCH v1] iommu/vt-d: Move intel_iommu_ops to header file
 2020-08-31  7:04 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Use device numa domain if RHSA is missing
 2020-08-31  1:16 UTC  (3+ messages)

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-30 19:44 UTC  (16+ messages)
` [PATCH 09/18] iommu/mediatek-v1: Add IOMMU_DOMAIN_DMA support
` [PATCH 13/18] iommu/tegra: "
` [PATCH 16/18] staging/media/tegra-vde: Clean up IOMMU workaround
` Aw: [PATCH 00/18] Convert arch/arm to use iommu-dma

[GIT PULL] dma-mapping fix for 5.9
 2020-08-30 19:15 UTC  (2+ messages)

[RESEND PATCH v4] iommu/mediatek: check 4GB mode by reading infracfg
 2020-08-29  8:51 UTC  (5+ messages)

[PATCH v1] iommu/dma: Use DMA ops setter instead of direct assignment
 2020-08-29  6:57 UTC  (2+ messages)

[PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active
 2020-08-28 15:47 UTC  (10+ messages)

[PATCH] iommu/arm-smmu-v3: add tracepoints for cmdq_issue_cmdlist
 2020-08-28 11:58 UTC  (8+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-08-28  9:28 UTC  (3+ messages)
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[PATCH v2 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-08-28  7:31 UTC  (2+ messages)

[PATCH 0/2] r8a7742 SoC add IPMMU support
 2020-08-28  1:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iommu: renesas, ipmmu-vmsa: Add r8a7742 support
  ` [PATCH 1/2] dt-bindings: iommu: renesas,ipmmu-vmsa: "

[PATCH v3 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
 2020-08-28  1:32 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
 2020-08-28  0:00 UTC  (3+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-08-27 23:34 UTC  (9+ messages)

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-08-27 19:30 UTC  (6+ messages)
` [PATCH 6/9] dt-bindings: gpio: renesas, rcar-gpio: Add r8a774e1 support
` [PATCH 8/9] dt-bindings: net: renesas, ravb: Add support for r8a774e1 SoC
  ` [PATCH 8/9] dt-bindings: net: renesas,ravb: "

[PATCH] iommu/iova: Replace cmpxchg with xchg in queue_iova
 2020-08-27 19:41 UTC  (2+ messages)

[PATCH v7 0/9] x86: tag application address space for devices
 2020-08-27 15:06 UTC  (10+ messages)
` [PATCH v7 1/9] iommu: Change type of pasid to u32
` [PATCH v7 2/9] iommu/vt-d: Change flags type to unsigned int in binding mm
` [PATCH v7 3/9] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v7 4/9] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH v7 5/9] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
` [PATCH v7 6/9] x86/msr-index: Define IA32_PASID MSR
` [PATCH v7 7/9] mm: Define pasid in mm
` [PATCH v7 8/9] x86/cpufeatures: Mark ENQCMD as disabled when configured out
` [PATCH v7 9/9] x86/mmu: Allocate/free PASID

[PATCH v5 0/3] iommu/arm-smmu-v3: permit users to disable msi polling
 2020-08-27  9:29 UTC  (4+ messages)
` [PATCH v5 1/3] iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for module parameter
` [PATCH v5 2/3] iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypass
` [PATCH v5 3/3] iommu/arm-smmu-v3: permit users to disable msi polling

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-08-27  8:01 UTC  (3+ messages)

[PATCH] dma-pool: turn the end variable in cma_in_zone into a u64
 2020-08-27  7:28 UTC 

[PATCH] dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
 2020-08-27  7:22 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Serialize IOMMU GCMD register modifications
 2020-08-27  4:25 UTC  (3+ messages)

upstream boot error: general protection fault in swiotlb_map
 2020-08-27  1:37 UTC  (3+ messages)
` Is: virtio_gpu_object_shmem_init issues? Was:Re: "


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).