iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-13 07:31:05 to 2020-10-23 06:48:44 UTC [more...]

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

[PATCH] dma-mapping: document dma_{alloc,free}_pages
 2020-10-23  6:45 UTC 

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

[PATCH 0/4] MTK_IOMMU: Optimize mapping / unmapping performance
 2020-10-23  6:04 UTC  (8+ 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 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

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-22 18:06 UTC  (11+ 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

WARNING in dma_map_page_attrs
 2020-10-22 13:41 UTC  (2+ messages)

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-10-22  4:38 UTC  (43+ 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

[PATCH v3 00/14] IOASID extensions for guest SVA
 2020-10-21 14:58 UTC  (16+ 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

[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

[RFC PATCH 0/2] iommu: Avoid unnecessary PRI queue flushes
 2020-10-19 21:16 UTC  (10+ messages)
` [RFC PATCH 1/2] iommu: Add flags to sva_unbind()
` [RFC PATCH 2/2] iommu: Add IOMMU_UNBIND_FAULT_PENDING flag

[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  (8+ messages)

[PATCH v4 0/4] Add system mmu support for Armada-806
 2020-10-19 11:41 UTC  (4+ 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  (6+ messages)
` [PATCH 1/9] dma-mapping: split <linux/dma-mapping.h>
` [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  (35+ 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 v3 3/8] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v3 4/8] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH v3 5/8] dma-direct: Turn zone_dma_bits default value into a define
` [PATCH v3 6/8] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH v3 8/8] mm: Update DMA zones description

[GIT PULL] dma-mapping updates for 5.10
 2020-10-15 22:19 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v5.10
 2020-10-15 11:17 UTC  (4+ messages)

[PATCH] iommu/amd: Increase interrupt remapping table limit to 512 entries
 2020-10-15  2:50 UTC 

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-10-14 15:03 UTC  (4+ messages)
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API

[PATCH v2 0/5] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-14 12:23 UTC  (7+ messages)
` [PATCH v2 2/5] of/address: Introduce of_dma_lower_bus_limit()

[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 v3 0/2] Add support for ACPI device in RMRR
 2020-10-13  9:57 UTC  (3+ messages)
  ` 答复: "

[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  (15+ 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 next] iommu: intel: make DMAR_TABLE select IOMMU_API
 2020-10-13  7:31 UTC  (3+ 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).