iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-05 09:38:29 to 2020-10-14 19:12:25 UTC [more...]

[PATCH v3 0/8] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-14 19:12 UTC  (3+ messages)
` [PATCH v3 1/8] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH v3 2/8] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()

[PATCH v7 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-14 17:42 UTC  (5+ messages)
` [PATCH v7 1/3] iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
` [PATCH v7 2/3] iommu/tegra-smmu: Rework tegra_smmu_probe_device()
` [PATCH v7 3/3] iommu/tegra-smmu: Add PCI support

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-10-14 15:03 UTC  (12+ messages)
` [PATCH 4/8] dma-direct: use __GFP_ZERO in dma_direct_alloc_pages
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API

[PATCH next] iommu: intel: don't dereference iommu_device if IOMMU_API is not built
 2020-10-14 12:57 UTC  (6+ messages)

[PATCH v2 0/5] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-14 12:23 UTC  (13+ messages)
` [PATCH v2 1/5] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH v2 2/5] of/address: Introduce of_dma_lower_bus_limit()
` [PATCH v2 3/5] dma-direct: Turn zone_dma_bits default value into a define
` [PATCH v2 4/5] arm64: mm: Dynamically resize zone_dma_bits based on system's constraints
` [PATCH v2 5/5] mm: Update DMA zones description

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-10-14  3:16 UTC  (6+ messages)

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-10-13 16:47 UTC  (7+ messages)
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings

[PATCH 2/3] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance
 2020-10-13 16:11 UTC  (6+ messages)

[git pull] IOMMU Updates for Linux v5.10
 2020-10-13 16:03 UTC 

[PATCH v4 0/4] Add system mmu support for Armada-806
 2020-10-13 13:08 UTC  (4+ messages)

clean up the DMA mapping headers
 2020-10-13 11:29 UTC  (5+ messages)
` [PATCH 1/9] dma-mapping: split <linux/dma-mapping.h>

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

[PATCH 0/9] Remove irq_remapping_get_irq_domain()
 2020-10-13  8:11 UTC  (10+ messages)
  ` [PATCH 1/9] genirq/irqdomain: Implement get_name() method on irqchip fwnodes
  ` [PATCH 2/9] x86/apic: Add select() method on vector irqdomain
  ` [PATCH 3/9] iommu/amd: Implement select() method on remapping irqdomain
  ` [PATCH 4/9] iommu/vt-d: "
  ` [PATCH 5/9] iommu/hyper-v: "
  ` [PATCH 6/9] x86/hpet: Use irq_find_matching_fwspec() to find "
  ` [PATCH 7/9] x86/ioapic: "
  ` [PATCH 8/9] x86: Kill all traces of irq_remapping_get_irq_domain()
  ` [PATCH 9/9] iommu/vt-d: Simplify intel_irq_remapping_select()

[PATCH v3 00/24] MT8192 IOMMU support
 2020-10-13  7:53 UTC  (21+ messages)
` [PATCH v3 01/24] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v3 02/24] dt-bindings: memory: mediatek: Convert SMI "
` [PATCH v3 06/24] dt-bindings: mediatek: Add binding for mt8192 IOMMU
` [PATCH v3 18/24] iommu/mediatek: Support master use iova over 32bit

[PATCH next] iommu: intel: make DMAR_TABLE select IOMMU_API
 2020-10-13  7:31 UTC  (3+ messages)

[PATCH v4 0/7] Convert the intel iommu driver to the dma-iommu api
 2020-10-13  0:32 UTC  (5+ messages)

[PATCH 0/4] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-12  8:47 UTC  (24+ messages)
` [PATCH 1/4] of/fdt: Update zone_dma_bits when running in bcm2711

[PATCH 1/1] iommu/amd: Remove unnecessary assignment
 2020-10-12  7:00 UTC 

[PATCH v4 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-09 15:54 UTC  (25+ messages)
` [PATCH v4 2/3] iommu/tegra-smmu: Rework tegra_smmu_probe_device()
` [PATCH v4 3/3] iommu/tegra-smmu: Add PCI support

arm-smmu 5000000.iommu: Cannot accommodate DMA offset for IOMMU page tables
 2020-10-09 13:56 UTC  (8+ messages)

[PATCH 0/13] Fix per-domain IRQ affinity, allow >255 CPUs on x86 without IRQ remapping
 2020-10-09  7:54 UTC  (51+ messages)
` [PATCH 01/13] x86/apic: Use x2apic in guest kernels even with unusable CPUs
  ` [PATCH 02/13] x86/msi: Only use high bits of MSI address for DMAR unit
  ` [PATCH 03/13] x86/ioapic: Handle Extended Destination ID field in RTE
  ` [PATCH 04/13] x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where available
  ` [PATCH 05/13] genirq: Prepare for default affinity to be passed to __irq_alloc_descs()
  ` [PATCH 06/13] genirq: Add default_affinity argument "
  ` [PATCH 07/13] irqdomain: Add max_affinity argument to irq_domain_alloc_descs()
  ` [PATCH 08/13] genirq: Add irq_domain_set_affinity()
  ` [PATCH 09/13] x86/irq: Add x86_non_ir_cpumask
  ` [PATCH 10/13] x86/irq: Limit IOAPIC and MSI domains' affinity without IR
  ` [PATCH 11/13] x86/smp: Allow more than 255 CPUs even without interrupt remapping
  ` [PATCH 12/13] iommu/irq_remapping: Kill most of hyperv-iommu.c now it's redundant
  ` [PATCH 13/13] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID

[PATCH v4 0/2] iommu/tegra-smmu: Two followup changes
 2020-10-08  9:56 UTC  (5+ messages)
` [PATCH v4 1/2] iommu/tegra-smmu: Unwrap tegra_smmu_group_get
` [PATCH v4 2/2] iommu/tegra-smmu: Expand mutex protection range

[Bug 209321] DMAR: [DMA Read] Request device [03:00.0] PASID ffffffff fault addr fffd3000 [fault reason 06] PTE Read access is not set
 2020-10-08  8:22 UTC  (2+ messages)

xen-swiotlb vs phys_to_dma
 2020-10-07 17:15 UTC  (6+ messages)

[PATCH] iommu/vt-d: gracefully handle DMAR units with no supported address widths
 2020-10-07  9:52 UTC  (3+ messages)

[RFC 0/3] iommu: Reserved regions for IOVAs beyond dma_mask and iommu aperture
 2020-10-06 15:41 UTC  (7+ messages)

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-10-06 15:29 UTC  (4+ messages)
` [PATCH v10 11/11] vfio: Document nested stage control

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-10-06 15:23 UTC  (8+ messages)

[PATCH v5 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-06  1:14 UTC  (7+ messages)
` [PATCH v5 2/3] iommu/tegra-smmu: Rework tegra_smmu_probe_device()

[PATCH v2 0/3] drm: panfrost: Coherency support
 2020-10-05 15:52 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Support coherency for Mali LPAE

[PATCH AUTOSEL 5.4 4/4] iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
 2020-10-05 14:45 UTC 

[PATCH AUTOSEL 5.8 12/12] iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
 2020-10-05 14:45 UTC 

[PATCH] cma: decrease CMA_ALIGNMENT lower limit to 2
 2020-10-05 13:04 UTC  (2+ messages)

[PATCH v3 00/14] iommu/amd: Add Generic IO Page Table Framework Support
 2020-10-05 10:33 UTC  (3+ messages)
` [PATCH v3 14/14] iommu/amd: Adopt IO page table framework

[PATCH v3 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-05 10:27 UTC  (13+ messages)
` [PATCH v3 2/3] iommu/tegra-smmu: Rework .probe_device and .attach_dev

[PATCH 0/3] drm: panfrost: Coherency support
 2020-10-05 10:05 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: meson: Describe G12b GPU as coherent


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