iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 12:01:12 to 2020-09-01 03:40:16 UTC [more...]

[PATCH v4 0/5] iommu aux-domain APIs extensions
 2020-09-01  3:34 UTC  (2+ messages)
` [PATCH v4 1/5] iommu: Add optional subdev in aux_at(de)tach ops

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-09-01  3:36 UTC  (5+ 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 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

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

[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 V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-31 14:45 UTC  (82+ messages)
` [patch V2 01/46] iommu/amd: Prevent NULL pointer dereference
` [patch V2 03/46] PCI: vmd: Dont abuse vector irqomain as parent
` [patch V2 04/46] genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
` [patch V2 05/46] x86/msi: Move compose message callback where it belongs
` [patch V2 09/46] iommu/vt-d: Consolidate irq domain getter
` [patch V2 10/46] iommu/amd: "
` [patch V2 11/46] iommu/irq_remapping: Consolidate irq domain lookup
` [patch V2 12/46] x86/irq: Prepare consolidation of irq_alloc_info
` [patch V2 13/46] x86/msi: Consolidate HPET allocation
` [patch V2 14/46] x86/ioapic: Consolidate IOAPIC allocation
` [patch V2 15/46] x86/irq: Consolidate DMAR irq allocation
` [patch V2 16/46] x86/irq: Consolidate UV domain allocation
` [patch V2 17/46] PCI/MSI: Rework pci_msi_domain_calc_hwirq()
` [patch V2 18/46] x86/msi: Consolidate MSI allocation
` [patch V2 19/46] x86/msi: Use generic MSI domain ops
` [patch V2 20/46] x86/irq: Move apic_post_init() invocation to one place
` [patch V2 21/46] x86/pci: Reducde #ifdeffery in PCI init code
` [patch V2 22/46] x86/irq: Initialize PCI/MSI domain at PCI init time
` [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 25/46] PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
` [patch V2 26/46] x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()
` [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 30/46] x86/xen: Wrap XEN MSI management into irqdomain
` [patch V2 31/46] iommm/vt-d: Store irq domain in struct device
` [patch V2 32/46] iommm/amd: "
` [patch V2 33/46] x86/pci: Set default irq domain in pcibios_add_device()
` [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
` [patch V2 35/46] x86/irq: Cleanup the arch_*_msi_irqs() leftovers
` [patch V2 36/46] x86/irq: Make most MSI ops XEN private
` [patch V2 37/46] iommu/vt-d: Remove domain search for PCI/MSI[X]
` [patch V2 38/46] iommu/amd: Remove domain search for PCI/MSI
` [patch V2 39/46] x86/irq: Add DEV_MSI allocation type
` [patch V2 40/46] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI
` [patch V2 41/46] platform-msi: Provide default irq_chip:: Ack
` [patch V2 42/46] genirq/proc: Take buslock on affinity write
` [patch V2 43/46] genirq/msi: Provide and use msi_domain_set_default_info_flags()
` [patch V2 44/46] platform-msi: Add device MSI infrastructure
` [patch V2 45/46] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [patch V2 46/46] irqchip: Add IMS (Interrupt Message Storm) driver - NOT FOR MERGING

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

a saner API for allocating DMA addressable pages
 2020-08-29  9:46 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 v2 0/9] IOASID extensions for guest SVA
 2020-08-28 22:24 UTC  (7+ messages)
` [PATCH v2 1/9] docs: Document IO Address Space ID (IOASID) APIs

[PATCH v1] iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
 2020-08-28 16:12 UTC 

[PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active
 2020-08-28 15:47 UTC  (14+ messages)
` [PATCH 1/2] iommu/amd: Do not force direct mapping "
` [PATCH 2/2] iommu/amd: Do not use IOMMUv2 functionality "

[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  (12+ 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 v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-27 13:29 UTC  (4+ messages)

[PATCH v3 0/2] Add support for ACPI device in RMRR
 2020-08-27 10:02 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/vt-d:Add support for detecting "
` [PATCH v3 2/2] iommu/vt-d:Add support for probing "

[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: "

[PATCH] iommu/arm-smmu-v3: Fix l1 stream table size in the error message
 2020-08-26 14:17 UTC 

[PATCH] iommu: Add support to filter non-strict/lazy mode based on device names
 2020-08-26 15:07 UTC  (6+ messages)

[PATCH RESEND v3] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-08-26 13:54 UTC  (2+ messages)

[PATCH v9 12/32] drm: msm: fix common struct sg_table related issues
 2020-08-26 13:26 UTC  (2+ 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).