iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-15 18:22:19 to 2020-10-26 15:33:52 UTC [more...]

support range based offsets in dma-direct v3
 2020-10-26 15:33 UTC  (3+ messages)
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-26 14:38 UTC  (16+ messages)
` [PATCH v4 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH v4 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH v4 3/7] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v4 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH v4 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH v4 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH v4 7/7] mm: Remove examples from enum zone_type comment

[PATCH] dma: Per-NUMA-node CMA should depend on NUMA
 2020-10-26 12:24 UTC 

[PATCH] iommu/arm-smmu: Use new devm_krealloc()
 2020-10-26 12:00 UTC 

[PATCHv6 0/6] System Cache support for GPU and required SMMU support
 2020-10-26 11:54 UTC  (7+ messages)
` [PATCHv6 1/6] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv6 2/6] iommu/arm-smmu: Add domain attribute for "
` [PATCHv6 3/6] drm/msm: rearrange the gpu_rmw() function
` [PATCHv6 4/6] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv6 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv6 6/6] iommu: arm-smmu-impl: Add a space before open parenthesis

[PATCH v3 00/24] MT8192 IOMMU support
 2020-10-26 11:35 UTC  (14+ messages)
` [PATCH v3 08/24] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v3 09/24] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v3 10/24] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v3 11/24] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek

WARNING in dma_map_page_attrs
 2020-10-26  5:23 UTC  (5+ messages)

[PATCH 1/1] iommu: Fix deferred domain attachment in iommu_probe_device()
 2020-10-26  6:30 UTC 

[PATCH] iommu/amd: Increase interrupt remapping table limit to 512 entries
 2020-10-26  2:14 UTC  (2+ messages)

[PATCH v3 00/35] Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields
 2020-10-25 13:20 UTC  (41+ messages)
  ` [PATCH v3 01/35] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH v3 02/35] x86/msi: Only use high bits of MSI address for DMAR unit
  ` [PATCH v3 03/35] x86/apic/uv: Fix inconsistent destination mode
  ` [PATCH v3 04/35] x86/devicetree: Fix the ioapic interrupt type table
  ` [PATCH v3 05/35] x86/apic: Cleanup delivery mode defines
  ` [PATCH v3 06/35] x86/apic: Replace pointless apic::dest_logical usage
  ` [PATCH v3 07/35] x86/apic: Get rid of apic::dest_logical
  ` [PATCH v3 08/35] x86/apic: Cleanup destination mode
  ` [PATCH v3 09/35] x86/apic: Always provide irq_compose_msi_msg() method for vector domain
  ` [PATCH v3 10/35] x86/hpet: Move MSI support into hpet.c
  ` [PATCH v3 11/35] genirq/msi: Allow shadow declarations of msi_msg::$member
  ` [PATCH v3 12/35] x86/msi: Provide msi message shadow structs
  ` [PATCH v3 13/35] iommu/intel: Use msi_msg "
  ` [PATCH v3 14/35] iommu/amd: "
  ` [PATCH v3 15/35] PCI: vmd: "
  ` [PATCH v3 16/35] x86/kvm: "
  ` [PATCH v3 17/35] x86/pci/xen: "
  ` [PATCH v3 18/35] x86/msi: Remove msidef.h
  ` [PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers
  ` [PATCH v3 20/35] x86/ioapic: Cleanup IO/APIC route entry structs
  ` [PATCH v3 21/35] x86/ioapic: Generate RTE directly from parent irqchip's MSI message
  ` [PATCH v3 22/35] genirq/irqdomain: Implement get_name() method on irqchip fwnodes
  ` [PATCH v3 23/35] x86/apic: Add select() method on vector irqdomain
  ` [PATCH v3 24/35] iommu/amd: Implement select() method on remapping irqdomain
  ` [PATCH v3 25/35] iommu/vt-d: "
  ` [PATCH v3 26/35] iommu/hyper-v: "
  ` [PATCH v3 27/35] x86/hpet: Use irq_find_matching_fwspec() to find "
  ` [PATCH v3 28/35] x86/ioapic: "
  ` [PATCH v3 29/35] x86: Kill all traces of irq_remapping_get_irq_domain()
  ` [PATCH v3 30/35] iommu/vt-d: Simplify intel_irq_remapping_select()
  ` [PATCH v3 31/35] x86/ioapic: Handle Extended Destination ID field in RTE
  ` [PATCH v3 32/35] x86/apic: Support 15 bits of APIC ID in MSI where available
  ` [PATCH v3 33/35] iommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit APIC IDs are available
  ` [PATCH v3 34/35] x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID
  ` [PATCH v3 35/35] x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected

[GIT PULL] dma-mapping fixes for 5.10
 2020-10-24 19:37 UTC  (2+ messages)

[PATCH 0/4] MTK_IOMMU: Optimize mapping / unmapping performance
 2020-10-23 16:07 UTC  (9+ messages)
` [PATCH 1/4] iommu: Introduce iotlb_sync_range callback
` [PATCH 2/4] iommu/mediatek: Add iotlb_sync_range() support
` [PATCH 3/4] iommu/mediatek: Remove unnecessary tlb sync
` [PATCH 4/4] iommu/mediatek: Adjust iotlb_sync_range

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

[RFC PATCH 0/2] iommu: Avoid unnecessary PRI queue flushes
 2020-10-23 13:34 UTC  (11+ messages)
` [RFC PATCH 2/2] iommu: Add IOMMU_UNBIND_FAULT_PENDING flag

[PATCH v3 00/14] IOASID extensions for guest SVA
 2020-10-23 11:43 UTC  (22+ messages)
` [PATCH v3 01/14] docs: Document IO Address Space ID (IOASID) APIs
` [PATCH v3 03/14] iommu/ioasid: Add a separate function for detach data
` [PATCH v3 04/14] iommu/ioasid: Support setting system-wide capacity
` [PATCH v3 05/14] iommu/ioasid: Redefine IOASID set and allocation APIs
` [PATCH v3 06/14] iommu/ioasid: Introduce API to adjust the quota of an ioasid_set
` [PATCH v3 07/14] iommu/ioasid: Add an iterator API for ioasid_set
` [PATCH v3 08/14] iommu/ioasid: Add reference couting functions
` [PATCH v3 09/14] iommu/ioasid: Introduce ioasid_set private ID
` [PATCH v3 10/14] iommu/ioasid: Introduce notification APIs
` [PATCH v3 11/14] iommu/ioasid: Support mm type ioasid_set notifications

[PATCH] dma-mapping: document dma_{alloc,free}_pages
 2020-10-23 10:01 UTC  (2+ messages)

[PATCH] iommu: Modify the description of iommu_sva_unbind_device
 2020-10-23  6:48 UTC 

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

[PATCH for-5.10] swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
 2020-10-23  6:33 UTC 

[PATCH v5 0/3] iommu/arm-smmu-qcom: Support maintaining bootloader mappings
 2020-10-22 17:14 UTC  (7+ messages)
` [PATCH v5 1/3] iommu/arm-smmu: Allow implementation specific write_s2cr
` [PATCH v5 2/3] iommu/arm-smmu-qcom: Read back stream mappings
` [PATCH v5 3/3] iommu/arm-smmu-qcom: Implement S2CR quirk

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-10-22  4:38 UTC  (39+ messages)

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-10-21 20:36 UTC  (16+ messages)
` [PATCH 07/13] x86: Secure Launch kernel early boot stub

[git pull] IOMMU Fixes for Linux since iommu-updates-v5.10
 2020-10-20 16:46 UTC  (2+ messages)

[PATCH] dma-mapping: move more functions to dma-map-ops.h
 2020-10-20 10:13 UTC 

[PATCH v5 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-10-20  9:18 UTC  (4+ messages)
` [PATCH v5 2/2] iommu/iova: Free global iova rcache on iova alloc failure

[PATCH v4 0/3] iommu/arm-smmu-qcom: Support maintaining bootloader mappings
 2020-10-19 18:12 UTC  (9+ messages)
` [PATCH v4 1/3] iommu/arm-smmu: Allow implementation specific write_s2cr
` [PATCH v4 2/3] iommu/arm-smmu-qcom: Read back stream mappings
` [PATCH v4 3/3] iommu/arm-smmu-qcom: Implement S2CR quirk

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

[PATCH v7 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-19 10:55 UTC  (9+ messages)
` [PATCH v7 3/3] "

clean up the DMA mapping headers
 2020-10-19  2:25 UTC  (3+ messages)
` [PATCH 8/9] dma-mapping: move large parts of <linux/dma-direct.h> to kernel/dma

[PATCH v3 0/8] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-16 13:19 UTC  (13+ messages)
` [PATCH v3 3/8] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan

[GIT PULL] dma-mapping updates for 5.10
 2020-10-15 22:19 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).