iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-02 19:51:12 to 2020-10-12 07:32:01 UTC [more...]

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

[PATCH v3 00/24] MT8192 IOMMU support
 2020-10-12  7:18 UTC  (16+ 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 1/1] iommu/amd: Remove unnecessary assignment
 2020-10-12  7:00 UTC 

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

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

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

[PATCH v2 0/5] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-11  7:47 UTC  (7+ 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

[PATCH v7 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-09 16:19 UTC  (4+ 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

[PATCH v4 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-09 15:54 UTC  (34+ messages)
` [PATCH v4 1/3] iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
` [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  (9+ messages)
` [PATCH v4 1/2] iommu/tegra-smmu: Unwrap tegra_smmu_group_get
` [PATCH v4 2/2] iommu/tegra-smmu: Expand mutex protection range

[PATCH 2/3] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance
 2020-10-08  8:27 UTC  (4+ messages)

[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 v4 0/4] Add system mmu support for Armada-806
 2020-10-07 13:55 UTC  (3+ messages)

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-10-07 12:24 UTC  (10+ 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] 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  (15+ messages)
` [PATCH v5 1/3] iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
` [PATCH v5 2/3] iommu/tegra-smmu: Rework tegra_smmu_probe_device()
` [PATCH v5 3/3] iommu/tegra-smmu: Add PCI support

[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  (16+ messages)
` [PATCH v3 01/14] iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline
` [PATCH v3 02/14] iommu/amd: Prepare for generic IO page table framework
` [PATCH v3 03/14] iommu/amd: Move pt_root to to struct amd_io_pgtable
` [PATCH v3 04/14] iommu/amd: Convert to using amd_io_pgtable
` [PATCH v3 05/14] iommu/amd: Declare functions as extern
` [PATCH v3 06/14] iommu/amd: Move IO page table related functions
` [PATCH v3 07/14] iommu/amd: Restructure code for freeing page table
` [PATCH v3 08/14] iommu/amd: Remove amd_iommu_domain_get_pgtable
` [PATCH v3 09/14] iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
` [PATCH v3 10/14] iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
` [PATCH v3 11/14] iommu/amd: Introduce iommu_v1_iova_to_phys
` [PATCH v3 12/14] iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
` [PATCH v3 13/14] iommu/amd: Introduce IOMMU flush callbacks
` [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

[PATCH v3 2/3] iommu/tegra-smmu: Rework .probe_device and .attach_dev
 2020-10-05  9:31 UTC  (16+ messages)

[PATCH v6 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-04 22:38 UTC  (4+ messages)
` [PATCH v6 1/3] iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
` [PATCH v6 2/3] iommu/tegra-smmu: Rework tegra_smmu_probe_device()
` [PATCH v6 3/3] iommu/tegra-smmu: Add PCI support

[PATCH v2 00/13] iommu/amd: Add Generic IO Page Table Framework Support
 2020-10-03 13:08 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).