messages from 2025-02-22 15:54:59 to 2025-02-25 20:18:48 UTC [more...]
[PATCH v3 00/23] iommu: Further abstract iommu-pages
2025-02-25 20:18 UTC (25+ messages)
` [PATCH v3 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v3 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v3 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v3 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v3 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v3 09/23] iommu/pages: Formalize the freelist API
` [PATCH v3 10/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v3 11/23] iommu/amd: "
` [PATCH v3 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v3 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v3 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v3 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v3 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v3 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v3 18/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v3 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v3 21/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v3 22/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v3 23/23] iommu/pages: Remove iommu_alloc_pages_node()
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-25 17:59 UTC (18+ messages)
` [PATCH v8 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v8 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v8 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v8 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v8 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v8 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v8 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v8 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v8 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v8 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v8 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-02-25 17:27 UTC (8+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
[PATCH v7 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-25 17:22 UTC (25+ messages)
` [PATCH v7 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v7 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v7 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v7 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v7 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH] [v2] dma/congiuous: avoid warning about unused size_bytes
2025-02-25 14:55 UTC
[PATCH] iommu/amd: Add Secure ATS support
2025-02-25 14:55 UTC (5+ messages)
[PATCH 0/7] iommu/amd: Trivial fixes
2025-02-25 14:40 UTC (16+ messages)
` [PATCH 1/7] iommu/amd: Log IOMMU control register in event log path
` [PATCH 2/7] iommu/amd: Remove unused variable
` [PATCH 3/7] iommu/amd/pgtbl_v2: Improve error handling
` [PATCH 4/7] iommu/amd: Remove outdated comment
` [PATCH 5/7] iommu/amd: Fix header file
` [PATCH 6/7] iommu/amd: Remove unused forward declaration
` [PATCH 7/7] iommu/amd: Make protection_domain as static
[PATCH] dma-mapping: update MAINTAINERS
2025-02-25 14:31 UTC (3+ messages)
[PATCH v2] iommu/vt-d: fix system hang on reboot -f
2025-02-25 14:26 UTC (4+ messages)
[PATCH v7 00/13] iommufd support pasid attach/replace
2025-02-25 11:35 UTC (6+ messages)
` [PATCH v7 01/13] iommu: Add iommu_attach_device_pasid_handle()
` [PATCH v7 02/13] iommu: Introduce a replace API for device pasid
[PATCH v12 0/3] rust: add dma coherent allocator abstraction
2025-02-25 9:09 UTC (20+ messages)
` [PATCH v12 1/3] rust: error: Add EOVERFLOW
` [PATCH v12 2/3] rust: add dma coherent allocator abstraction
` [PATCH v12 3/3] MAINTAINERS: add entry for Rust dma mapping helpers device driver API
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-02-25 9:00 UTC (3+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[PATCH v2 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-02-25 8:18 UTC (26+ messages)
` [PATCH v2 01/12] iommu/arm-smmu-v3: Put iopf enablement in the domain attach path
` [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 05/12] iommu/vt-d: Move PRI enablement in "
` [PATCH v2 06/12] iommu/vt-d: Cleanup intel_context_flush_present()
` [PATCH v2 07/12] iommu/vt-d: Put iopf enablement in domain attach path
` [PATCH v2 08/12] iommufd/selftest: "
` [PATCH v2 09/12] dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
` [PATCH v2 10/12] uacce: "
` [PATCH v2 11/12] iommufd: "
` [PATCH v2 12/12] iommu: Remove iommu_dev_enable/disable_feature()
[PATCH v2 0/4] Misc iommu_attach_handle enhancements in iommu core
2025-02-25 3:35 UTC (24+ messages)
` [PATCH v2 1/4] iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle()
` [PATCH v2 2/4] iommu: Drop iommu_group_replace_domain()
` [PATCH v2 3/4] iommu: Store either domain or handle in group->pasid_array
` [PATCH v2 4/4] iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers
[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging()
2025-02-24 19:39 UTC (8+ messages)
` [PATCH 1/5] iommu/virtio: Break out bypass identity support into a global static
[PATCH 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
2025-02-24 19:23 UTC (9+ messages)
` [PATCH 08/12] iommufd/selftest: Put iopf enablement in domain attach path
[PATCH] iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
2025-02-24 18:03 UTC
[PATCH] iommu/vt-d: fix system hang on reboot -f
2025-02-24 5:37 UTC (8+ messages)
` [External] "
[PATCH v3 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-02-24 3:45 UTC (13+ messages)
` [PATCH v3 1/8] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v3 2/8] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v3 3/8] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH v3 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH v3 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510
` [PATCH v3 6/8] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v3 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v3 8/8] arm64: dts: "
[PATCH v2 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-02-23 20:29 UTC (13+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v2 2/8] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v2 3/8] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH v2 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH v2 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510
` [PATCH v2 6/8] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v2 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v2 8/8] arm64: dts: "
Question on context setup for passthrough
2025-02-23 14:24 UTC (4+ messages)
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