Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-08-13 11:46:28 to 2024-08-16 13:32:27 UTC [more...]

[PATCH v3] iommu/arm-smmu-v3: Match Stall behaviour for S2
 2024-08-16 13:31 UTC  (2+ messages)

[PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-16 13:21 UTC  (15+ messages)
` [PATCH v11 3/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v11 4/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v11 6/9] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_SECONDARY_CMDQ_CS_NONE_ONLY
` [PATCH v11 7/9] iommu/arm-smmu-v3: Add struct arm_smmu_impl
` [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-08-16 13:14 UTC  (22+ messages)

[PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path
 2024-08-16 13:09 UTC  (3+ messages)

Two opens about iommufd pasid + IOPF
 2024-08-16 13:05 UTC  (3+ messages)

[PATCH v3 0/7] iommufd support pasid attach/replace
 2024-08-16 13:02 UTC  (5+ messages)
` [PATCH v3 1/7] iommu: Introduce a replace API for device pasid

[PATCH RFCv2] iommu: Add domain type and flag to domain_alloc_paging()
 2024-08-16 12:01 UTC  (29+ messages)

[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
 2024-08-16 11:52 UTC  (3+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit

[PATCH rc v4] iommu: Handle iommu faults for a bad iopf setup
 2024-08-16 10:49 UTC 

[PATCH v2] iommu/arm-smmu-v3: Match Stall behaviour for S2
 2024-08-16  9:49 UTC  (10+ messages)

[PATCH v4 0/2] DMA IOMMU static calls
 2024-08-16  8:13 UTC  (11+ messages)
` [PATCH v4 1/2] dma: call unconditionally to unmap_page and unmap_sg callbacks
` [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops

[PATCH rc v3] iommu: Handle iommu faults for a bad iopf setup
 2024-08-16  7:10 UTC  (4+ messages)

[PATCH 0/6] Make set_dev_pasid op supportting domain replacement
 2024-08-16  6:08 UTC  (8+ messages)

[PATCH v12 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-16  0:55 UTC  (11+ messages)
` [PATCH v12 01/10] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v12 02/10] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v12 03/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v12 04/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v12 05/10] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v12 06/10] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_SECONDARY_CMDQ_CS_NONE_ONLY
` [PATCH v12 07/10] iommu/arm-smmu-v3: Add an arm_smmu_get_iort_node helper
` [PATCH v12 08/10] iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
` [PATCH v12 09/10] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v12 10/10] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v1 00/16] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-08-16  0:50 UTC  (22+ messages)
` [PATCH v1 01/16] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl
` [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support

[PATCH v3] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-15 19:07 UTC 

[PATCH v2] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-15 19:05 UTC  (3+ messages)

[PATCH v2] iommu: Handle iommu faults for a bad iopf setup
 2024-08-15 18:14 UTC  (4+ messages)

[PATCH v2 0/3] iommufd: Add selftest coverage for reserved IOVAs
 2024-08-15 18:12 UTC  (4+ messages)
` [PATCH v2 1/3] iommufd: Reorder include files

[PATCH v3] iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
 2024-08-15 17:37 UTC  (6+ messages)

[PATCH RFC/RFT] vfio/pci: Create feature to disable MSI virtualization
 2024-08-15 17:19 UTC  (14+ messages)
` [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless

[PATCH 0/8] Initial support for SMMUv3 nested translation
 2024-08-15 16:18 UTC  (6+ messages)
` [PATCH 2/8] iommu/arm-smmu-v3: Use S2FWB when available

[PATCH 1/1] iommu/vt-d: Fix incorrect domain ID in context flush helper
 2024-08-15 16:05 UTC  (4+ messages)

[PATCH 00/16] Consolidate iommu page table implementations
 2024-08-15 15:11 UTC  (17+ messages)
` [PATCH 01/16] genpt: Generic Page Table base API
` [PATCH 02/16] genpt: Add a specialized allocator for page table levels
` [PATCH 03/16] iommupt: Add the basic structure of the iommu implementation
` [PATCH 04/16] iommupt: Add iova_to_phys op
` [PATCH 05/16] iommupt: Add unmap_pages op
` [PATCH 06/16] iommupt: Add map_pages op
` [PATCH 07/16] iommupt: Add cut_mapping op
` [PATCH 08/16] iommupt: Add read_and_clear_dirty op
` [PATCH 09/16] iommupt: Add a kunit test for Generic Page Table and the IOMMU implementation
` [PATCH 10/16] iommupt: Add a kunit test to compare against iopt
` [PATCH 11/16] iommupt: Add the 64 bit ARMv8 page table format
` [PATCH 12/16] iommupt: Add the AMD IOMMU v1 "
` [PATCH 13/16] iommupt: Add the x86 PAE "
` [PATCH 14/16] iommupt: Add the DART v1/v2 "
` [PATCH 15/16] iommupt: Add the 32 bit ARMv7s "
` [PATCH 16/16] iommupt: Add the Intel VT-D second stage "

[PATCH] iommu/arm-smmu-v3: Fix a NULL vs IS_ERR() check
 2024-08-15 13:03 UTC  (3+ messages)

[PATCH 0/2] Work around reserved SMMU context bank on msm8998
 2024-08-15 13:01 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add qcom,last-ctx-bank-reserved
` [PATCH 2/2] iommu/arm-smmu-qcom: hide last context bank from linux

[PATCH] iommu: Handle iommu faults for a bad iopf setup
 2024-08-15 13:00 UTC  (5+ messages)

[PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for v6.11
 2024-08-15 12:41 UTC  (6+ messages)
` [PATCH 6/7] iommu/vt-d: Add helper to flush caches for context change

[PATCH] iommu/arm-smmu-v3: Remove the unused empty definition
 2024-08-15 12:07 UTC  (2+ messages)

[PATCH v3 0/4] Batch IOTLB/dev-IOTLB invalidation
 2024-08-15  6:52 UTC  (5+ messages)
` [PATCH v3 1/4] iommu/vt-d: Factor out invalidation descriptor composition
` [PATCH v3 2/4] iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching
` [PATCH v3 3/4] iommu/vt-d: Add qi_batch for dmar_domain
` [PATCH v3 4/4] iommu/vt-d: Introduce batched cache invalidation

[PATCH v3 0/7] iommu/vt-d: Convert to use static identity domain
 2024-08-14 16:31 UTC  (7+ messages)
` [PATCH v3 1/7] iommu/vt-d: Require DMA domain if hardware not support passthrough
` [PATCH v3 3/7] iommu/vt-d: Always reserve a domain ID for identity setup
` [PATCH v3 5/7] iommu/vt-d: Factor out helpers from domain_context_mapping_one()

[PATCH 0/2] Fix handling of S2 stalls
 2024-08-14  9:58 UTC  (10+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH 2/2] iommu/arm-smmu-v3: Report stalled S2 events

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-14  9:02 UTC  (12+ messages)

[PATCH 1/1] iommu/arm-smmu-qcom: remove runtime pm enabling for TBU driver
 2024-08-14  6:54 UTC  (7+ messages)

[PATCH AUTOSEL 5.10 2/3] dma-debug: avoid deadlock between dma debug vs printk and netconsole
 2024-08-14  2:15 UTC 

[PATCH AUTOSEL 5.15 2/3] dma-debug: avoid deadlock between dma debug vs printk and netconsole
 2024-08-14  2:15 UTC 

[PATCH AUTOSEL 6.1 2/4] dma-debug: avoid deadlock between dma debug vs printk and netconsole
 2024-08-14  2:15 UTC 

[PATCH AUTOSEL 6.6 4/7] dma-debug: avoid deadlock between dma debug vs printk and netconsole
 2024-08-14  2:15 UTC 

[PATCH AUTOSEL 6.10 10/13] dma-debug: avoid deadlock between dma debug vs printk and netconsole
 2024-08-14  2:14 UTC 

[PATCH v2] iommu/s390: Implement blocking domain
 2024-08-14  0:00 UTC  (2+ messages)

[PATCH] iommu: Allow ATS to work on VFs when the PF uses IDENTITY
 2024-08-13 23:21 UTC  (4+ messages)

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-08-13 18:49 UTC  (3+ messages)

mapping files for iommufd
 2024-08-13 15:13 UTC  (7+ messages)

[PATCH 6/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
 2024-08-13 14:35 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox