Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-03-01 10:07:24 to 2025-03-06 15:21:56 UTC [more...]

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-06 15:21 UTC  (34+ messages)
  ` [PATCH v12 2/3] "
                  ` Allow data races on some read/write operations

[RFC] iommufd: Use accurate dev_id in the PRI forwarding path
 2025-03-06 12:13 UTC  (10+ messages)

[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
 2025-03-06 11:32 UTC  (9+ messages)
` [PATCH net-next v10 3/4] page_pool: support unlimited number of inflight pages
` [PATCH net-next v10 4/4] page_pool: skip dma sync operation for "

[PATCH] iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators
 2025-03-06 10:31 UTC  (3+ messages)

[PATCH 0/3] dma mapping benchmark: add support for dma_map_sg
 2025-03-06  9:28 UTC  (8+ messages)
` [PATCH 2/3] dma-mapping: "
    ` 回复: "

[PATCH 6.6.y] iommu/amd: Fixes refcount bug in iommu_v2 driver
 2025-03-06  7:01 UTC  (2+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-06  6:47 UTC  (15+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH v3 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
 2025-03-06  6:01 UTC  (15+ messages)
` [PATCH v3 1/3] iommu: Sort out domain user data
` [PATCH v3 2/3] iommufd: Move iommufd_sw_msi and related functions to driver.c
` [PATCH v3 3/3] iommu: Drop sw_msi from iommu_domain

[PATCH v2] iommufd: Fail replace if device has not been attached
 2025-03-06  3:48 UTC 

[PATCH] iommu/amd: Add Secure ATS support
 2025-03-06  2:41 UTC  (41+ messages)

[PATCH] [arm64/tlb] Fix mmu notifiers for range-based invalidates
 2025-03-05 23:49 UTC  (4+ messages)

[PATCH v4 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-03-05 19:56 UTC  (13+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: Save additional information on context fault
` [PATCH v4 2/5] iommu/arm-smmu-qcom: Don't read fault registers directly
` [PATCH v4 3/5] iommu/arm-smmu: Fix spurious interrupts with stall-on-fault
` [PATCH v4 4/5] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v4 5/5] drm/msm: Temporarily disable stall-on-fault after a page fault

[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
 2025-03-05 19:46 UTC  (19+ messages)
` [PATCH v1 1/4] iommu/arm-smmu-v3: Pass in vmid to arm_smmu_make_s2_domain_ste()
` [PATCH v1 2/4] iommu/arm-smmu-v3: Share arm_smmu_cmdq_issue_cmd_with_sync() with vsmmu
` [PATCH v1 3/4] iommu/arm-smmu-v3: Decouple vmid from S2 nest_parent domain
` [PATCH v1 4/4] iommu/arm-smmu-v3-iommufd: Allow a shared s2_parent to allocate vSMMU

[PATCH] iommu: Unexport iommu_fwspec_free()
 2025-03-05 18:29 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-05 18:28 UTC  (7+ messages)
` [PATCH v2 2/4] iommu: Resolve ops in iommu_init_device()
` [PATCH v2 3/4] iommu: Keep dev->iommu state consistent
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH] iommu/dma: Remove redundant locking
 2025-03-05 17:30 UTC  (2+ messages)

[PATCH v2 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-05  5:36 UTC  (12+ messages)
` [PATCH v2 02/12] iommu/vt-d: Check if SVA is supported when attaching the SVA domain
` [PATCH v2 03/12] iommu: Remove IOMMU_DEV_FEAT_SVA
` [PATCH v2 04/12] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH v2 06/12] iommu/vt-d: Cleanup intel_context_flush_present()

[PATCH] iommufd: Fail replace if device has not been attached
 2025-03-05  3:12 UTC  (3+ messages)

[PATCH v8 00/12] iommufd support pasid attach/replace
 2025-03-05  2:38 UTC  (31+ messages)
` [PATCH v8 01/12] iommu: Add iommu_attach_device_pasid_handle()
` [PATCH v8 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v8 04/12] iommufd/device: Only add reserved_iova in non-pasid path
` [PATCH v8 06/12] iommufd: Support pasid attach/replace
` [PATCH v8 07/12] iommufd: Enforce PASID-compatible domain for RID
` [PATCH v8 08/12] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
` [PATCH v8 09/12] iommufd: Allow allocating PASID-compatible domain
` [PATCH v8 10/12] iommufd/selftest: Add set_dev_pasid in mock iommu
` [PATCH v8 11/12] iommufd/selftest: Add test ops to test pasid attach/detach

[PATCH v2 0/4] Initial BBML2 support for contpte_convert()
 2025-03-04 16:19 UTC  (28+ messages)
` [PATCH v2 1/4] arm64: Add BBM Level 2 cpu feature
` [PATCH v2 3/4] arm64/mm: Elide tlbi in contpte_convert() under BBML2
` [PATCH v2 4/4] iommu/arm: Add BBM Level 2 smmu feature

[PATCH] iommufd: Fix uninitialized rc in iommufd_access_rw()
 2025-03-04 13:41 UTC  (2+ messages)

[PATCH] iommufd: Disallow allocating nested parent domain with fault ID
 2025-03-04 13:36 UTC  (3+ messages)

[PATCH v3 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-04  8:25 UTC  (6+ messages)
` [PATCH v3 04/12] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH v3 05/12] iommu/vt-d: Move PRI enablement in "

missing clear bdr in check_ram_in_range_map()?
 2025-03-04  1:59 UTC  (5+ messages)

[PATCH] iommu: Sort out domain user data
 2025-03-03 17:47 UTC  (4+ messages)

[PATCH v2 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-03-03 17:02 UTC  (6+ messages)
` [PATCH v2 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v2 3/5] iommu/virtio: Move to domain_alloc_paging()

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-03-03 11:30 UTC  (4+ messages)

[PATCH v3] iommu/vt-d: fix system hang on reboot -f
 2025-03-03  6:24 UTC 

[PATCH] selftests/dma: Fix bad array reference
 2025-03-03  3:23 UTC  (4+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-02  8:57 UTC  (4+ messages)


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