messages from 2025-02-28 14:56:39 to 2025-03-05 16:57:48 UTC [more...]
[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
2025-03-05 16:57 UTC (10+ 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 v3 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
2025-03-05 16:51 UTC (9+ 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 v12 0/3] rust: add dma coherent allocator abstraction
2025-03-05 14:40 UTC (23+ 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-05 13:03 UTC
[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
2025-03-05 12:19 UTC (6+ messages)
` [PATCH net-next v10 3/4] page_pool: support unlimited number of inflight pages
[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] iommu/amd: Add Secure ATS support
2025-03-05 3:24 UTC (39+ messages)
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-03-05 3:09 UTC (12+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[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 (51+ 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 03/12] iommufd: Pass @pasid through the device attach/replace path
` [PATCH v8 04/12] iommufd/device: Only add reserved_iova in non-pasid path
` [PATCH v8 05/12] iommufd: Mark PASID-compatible domain
` [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 (30+ messages)
` [PATCH v2 1/4] arm64: Add BBM Level 2 cpu feature
` [PATCH v2 2/4] arm64/mm: Delay tlbi in contpte_convert() under BBML2
` [PATCH v2 3/4] arm64/mm: Elide "
` [PATCH v2 4/4] iommu/arm: Add BBM Level 2 smmu feature
[PATCH v4 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
2025-03-04 16:56 UTC (6+ 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 0/3] dma mapping benchmark: add support for dma_map_sg
2025-03-04 13:56 UTC (7+ messages)
` [PATCH 2/3] dma-mapping: "
` 回复: "
[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] [arm64/tlb] Fix mmu notifiers for range-based invalidates
2025-03-04 8:51 UTC
[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 (5+ 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)
[PATCH v3 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-03-01 7:46 UTC (2+ messages)
[6.1.y] Regression from b1e6e80a1b42 ("xen/swiotlb: add alignment check for dma buffers") when booting with Xen and mpt3sas_cm0 _scsih_probe failures
2025-03-01 4:19 UTC (10+ messages)
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-03-01 4:40 UTC (3+ messages)
[git pull] IOMMU Fixes for Linux v6.14-rc4
2025-03-01 0:08 UTC (2+ messages)
[PATCH v3 0/5] iommu/s390: support additional table regions
2025-02-28 21:44 UTC (6+ messages)
` [PATCH v3 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v3 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v3 3/5] iommu/s390: support iova_to_phys for "
` [PATCH v3 4/5] iommu/s390: support map/unmap "
` [PATCH v3 5/5] iommu/s390: allow larger region tables
[GIT PULL] Please pull IOMMUFD shared branch
2025-02-28 19:13 UTC (6+ messages)
[PATCH v2 0/4] iommu: Isolate iova_cookie to actual owners
2025-02-28 18:10 UTC (9+ messages)
` [PATCH v2 1/4] iommu: Add private_data_owner to iommu_domain
` [PATCH v2 2/4] iommufd: Move iommufd_sw_msi and related functions to driver.c
[PATCH] iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()
2025-02-28 18:02 UTC
[PATCH v2 0/2] iommu: apple-dart: Support the ISP DART
2025-02-28 16:42 UTC (4+ messages)
` [PATCH v2 1/2] iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3
` [PATCH v2 2/2] iommu: apple-dart: Allow mismatched bypass support
[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
2025-02-28 16:12 UTC (5+ messages)
` [PATCH v10 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-02-28 15:46 UTC (5+ messages)
` [PATCH v2 1/4] iommu: Handle race with default domain setup
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox