iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-26 07:05:04 to 2023-09-07 16:10:23 UTC [more...]

[PATCH] iommu/amd: remove amd_iommu_snp_enable
 2023-09-07 16:10 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION cd04b2fab5ee58862674e9bab3cbc8e9a8576845
 2023-09-07 14:31 UTC 

[PATCH 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-09-07 14:21 UTC  (9+ messages)
` [PATCH 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
` [PATCH 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush

[PATCH v3] cma: check for memory region overlapping
 2023-09-07 12:57 UTC  (2+ messages)

[PATCH RESEND 00/10] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-09-07 12:04 UTC  (20+ messages)
` [PATCH RESEND 03/10] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH RESEND 04/10] iommu/amd: Add support to enable/disable SVA feature
` [PATCH RESEND 08/10] iommu/amd: Add support for add/remove device for IOPF

[PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers
 2023-09-07 11:12 UTC  (6+ messages)
` [PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it

[PATCH v2 1/1] iommu/arm-smmu-v3: Fix error case of range command
 2023-09-07  9:21 UTC  (15+ messages)

[PATCH] Revert "dma-contiguous: check for memory region overlap"
 2023-09-07  8:57 UTC  (2+ messages)

[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
 2023-09-07  8:22 UTC  (2+ messages)

[PATCH v2] iommu/tegra-smmu: Drop unnecessary error check for for debugfs_create_dir()
 2023-09-07  7:44 UTC  (3+ messages)

[PATCH] iommu/omap: Use helper function IS_ERR_OR_NULL()
 2023-09-07  7:14 UTC 

[linux-next:master] BUILD REGRESSION 66d9573193967138cd12e232d4b5bc2b57e0d1ac
 2023-09-06 17:38 UTC 

[PATCH] iommu/vt-d: debugfs: Fix race with iommu unmap when traversing
 2023-09-06 13:44 UTC  (2+ messages)

[PATCH] iommu/tegra-smmu: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-09-06 13:36 UTC  (3+ messages)

[PATCH v1 0/3] Clean-up arm-smmu-v3-sva.c: remove arm_smmu_bond
 2023-09-05 18:16 UTC  (12+ messages)
` [PATCH v1 1/3] iommu/arm-smmu-v3-sva: Remove unused iommu_sva handle
` [PATCH v1 2/3] iommu/arm-smmu-v3-sva: Remove bond refcount
` [PATCH v1 3/3] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond

[linux-next:master] BUILD REGRESSION c50216cfa084d5eb67dc10e646a3283da1595bb6
 2023-09-05 16:14 UTC 

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-05 16:09 UTC  (3+ messages)

[PATCH] swiotlb: add the missing dynamic swiotlb check in is_swiotlb_buffer
 2023-09-05  6:44 UTC 

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-09-05  5:24 UTC  (25+ messages)
` [PATCH v4 07/10] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[PATCH v3 0/6] Share sva domains with all devices bound to a mm
 2023-09-05  4:59 UTC  (10+ messages)
` [PATCH v3 1/6] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v3 2/6] iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
` [PATCH v3 3/6] iommu: Introduce mm_get_pasid() helper function
` [PATCH v3 4/6] mm: Add structure to keep sva information
` [PATCH v3 5/6] iommu: Support mm PASID 1:n with sva domains
` [PATCH v3 6/6] mm: Deprecate pasid field

[PATCH 1/1] tools/testing/selftests/iommu:Fixed spelling errors in comments
 2023-09-04  2:32 UTC 

[git pull] IOMMU Updates for Linux v6.6
 2023-09-02  0:00 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
 2023-09-01 20:39 UTC 

[PATCH 0/3] iommu/arm-smmu-v3: Reduce latency in __arm_smmu_tlb_inv_range()
 2023-09-01 18:23 UTC  (24+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
` [PATCH 2/3] iommu/arm-smmu-v3: Add an arm_smmu_tlb_inv_domain helper
` [PATCH 3/3] iommu/arm-smmu-v3: Add a max_tlbi_ops for __arm_smmu_tlb_inv_range()

[PATCH 1/2] dma/pool: trivial: add semicolon after label attributes
 2023-09-01  8:59 UTC  (7+ messages)

[PATCH v2 0/5] Share sva domains with all devices bound to a mm
 2023-09-01  3:49 UTC  (26+ messages)
` [PATCH v2 1/5] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v2 2/5] iommu: Introduce mm_get_pasid() "
` [PATCH v2 3/5] mm: Add structure to keep sva information
` [PATCH v2 4/5] iommu: Support mm PASID 1:n with sva domains
` [PATCH v2 5/5] mm: Deprecate pasid field

[PATCH v7 0/9] Refactor the SMMU's CD table ownership
 2023-09-01  0:00 UTC  (12+ messages)
` [PATCH v7 1/9] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [PATCH v7 2/9] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
` [PATCH v7 3/9] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables
` [PATCH v7 4/9] iommu/arm-smmu-v3: move stall_enabled to the cd table
` [PATCH v7 5/9] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v7 6/9] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
` [PATCH v7 7/9] iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise
` [PATCH v7 8/9] iommu/arm-smmu-v3: Update comment about STE liveness
` [PATCH v7 9/9] iommu/arm-smmu-v3: Rename cdcfg to cd_table

[linux-next:master] BUILD REGRESSION a47fc304d2b678db1a5d760a7d644dac9b067752
 2023-08-31 19:50 UTC 

[RFC PATCH] Introduce persistent memory pool
 2023-08-31  2:24 UTC  (5+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-08-31 16:43 UTC  (4+ messages)

[PATCH] dma-pool: remove a __maybe_unused label in atomic_pool_expand
 2023-08-31 12:10 UTC  (3+ messages)

[GIT PULL] dma-mapping updates for Linux 6.6
 2023-08-30 15:16 UTC  (5+ messages)

[PATCH] dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA
 2023-08-30 12:04 UTC  (4+ messages)

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-29 15:39 UTC  (5+ messages)
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[PATCH] iommu/arm-smmu-qcom: NULL pointer check for driver data
 2023-08-29 14:30 UTC  (4+ messages)

[PATCH v2 0/2] iommu/iova: Make the rcache depot properly flexible
 2023-08-29  1:20 UTC  (2+ messages)

[PATCH v7 00/24] iommu: Make default_domain's mandatory
 2023-08-28 23:24 UTC  (35+ messages)
` [PATCH v7 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v7 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v7 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v7 11/24] iommu/tegra-smmu: "
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "

The VFIO/IOMMU/PCI MC at LPC 2023
 2023-08-28 14:03 UTC 

[PATCH 0/2] iommu: Allow passing custom allocators to pgtable drivers
 2023-08-28 12:50 UTC  (5+ messages)
` [PATCH 2/2] iommu: Extend LPAE page table format to support custom allocators

[PATCH v2 0/5] iommu/amd: SVA Support (part 2) - deprecate iommu_v2 module
 2023-08-28  6:10 UTC  (4+ messages)
` [PATCH v2 5/5] Revert "iommu: Fix false ownership failure on AMD systems with PASID activated"

[linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393
 2023-08-26  7:20 UTC 


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