messages from 2025-02-05 19:31:57 to 2025-02-12 07:42:48 UTC [more...]
[PATCH v6 00/14] iommufd support pasid attach/replace
2025-02-12 7:47 UTC (8+ messages)
` [PATCH v6 09/14] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
[PATCH 0/2] xen/swiotlb: one fix and one optimization
2025-02-12 7:38 UTC (7+ messages)
` [PATCH 1/2] xen/swiotlb: relax alignment requirements
` [PATCH 2/2] xen/swiotlb: don't destroy contiguous region in all cases
[PATCH 00/10] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-02-12 6:37 UTC (17+ messages)
` [PATCH 01/10] dt-bindings: clock: gcc-msm8917: Split to separate schema
` [PATCH 02/10] dt-bindings: clock: Add MSM8937 Global Clock controller compatible
` [PATCH 03/10] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH 04/10] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH 05/10] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8937
` [PATCH 06/10] dt-bindings: nvmem: Add compatible for MS8937
` [PATCH 07/10] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH 08/10] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH 10/10] arm64: dts: "
[PATCH 0/5] Misc iommu_attach_handle enhancements in iommu core
2025-02-12 6:05 UTC (6+ messages)
` [PATCH 1/5] iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle()
` [PATCH 2/5] iommu: Drop iommu_group_replace_domain()
` [PATCH 3/5] iommu: Store either domain or handle in group->pasid_array
` [PATCH 4/5] iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers
` [PATCH 5/5] iommu: Retire group->domain
[PATCH] hyperv: Add CONFIG_MSHV_ROOT to gate hv_root_partition checks
2025-02-12 5:47 UTC (2+ messages)
[PATCH v5 0/2] Add support for GPU SMMU on QCS8300
2025-02-12 5:37 UTC (7+ messages)
` [PATCH v5 1/2] dt-bindings: arm-smmu: Document QCS8300 GPU SMMU
` [PATCH v5 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
[PATCH 0/3] dma mapping benchmark: add support for dma_map_sg
2025-02-12 2:27 UTC (4+ messages)
` [PATCH 1/3] dma mapping benchmark: modify the framework to adapt to more map modes
` [PATCH 2/3] dma-mapping: benchmark: add support for dma_map_sg
` [PATCH 3/3] dma mapping benchmark:add "
[PATCH 0/3] dma mapping benchmark: add support for dma_map_sg
2025-02-12 2:23 UTC (4+ messages)
` [PATCH 1/3] dma mapping benchmark: modify the framework to adapt to more map modes
` [PATCH 2/3] dma-mapping: benchmark: add support for dma_map_sg
` [PATCH 3/3] dma mapping benchmark:add "
[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging()
2025-02-12 0:43 UTC (8+ messages)
` [PATCH 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH 2/5] iommu: Add domain_alloc_identity()
` [PATCH 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU
[PATCH v4 0/3] Fix broken SNP support with KVM module built-in
2025-02-11 21:31 UTC (5+ messages)
` [PATCH v4 1/3] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH v4 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
` [PATCH v4 3/3] x86/sev: Fix broken SNP support with KVM module built-in
[PATCH 0/5] iommu: apple-dart: Support locked DARTs
2025-02-11 21:13 UTC (18+ messages)
` [PATCH 1/5] iommu/dart: Track if the DART is locked
` [PATCH 2/5] iommu/dart: Skip reset for locked DARTs
` [PATCH 3/5] iommu/dart: Set DMA domain "
` [PATCH 4/5] iommu/dart: Reject identity "
` [PATCH 5/5] iommu/dart: Assert !locked when configuring
[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-02-11 19:26 UTC (3+ messages)
[PATCH v1 00/13] iommu: Add MSI mapping support with nested SMMU
2025-02-11 19:04 UTC (18+ messages)
` [PATCH v1 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH v1 02/13] genirq/msi: Rename iommu_dma_compose_msi_msg() to msi_msg_set_addr()
` [PATCH v1 03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH v1 04/13] irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by the irqchips that need it
` [PATCH v1 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH v1 06/13] iommufd: Implement sw_msi support natively
` [PATCH v1 07/13] iommu: Turn iova_cookie to dma-iommu private pointer
` [PATCH v1 08/13] iommufd/device: Move sw_msi_start from igroup to idev
` [PATCH v1 09/13] iommufd: Pass in idev to iopt_table_enforce_dev_resv_regions
` [PATCH v1 10/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
` [PATCH v1 11/13] iommufd/selftest: Add MOCK_FLAGS_DEVICE_NO_ATTACH
` [PATCH v1 12/13] iommufd/selftest: Add a testing reserved region
` [PATCH v1 13/13] iommufd/selftest: Add coverage for IOMMU_OPTION_SW_MSI_START/SIZE
[PATCH v1 0/2] iommufd: Allocate attach_handle for any HWPT
2025-02-11 18:21 UTC (7+ messages)
` [PATCH v1 1/2] iommufd: Make attach_handle generic than fault specific
` [PATCH v1 2/2] iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev()
[PATCH][v2] iommu: move the adding group info to proper place
2025-02-11 17:51 UTC (3+ messages)
` 答复: "
[PATCH v4 0/2] Add support for GPU SMMU on QCS8300
2025-02-11 15:16 UTC (7+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
[PATCH v2 1/1] iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
2025-02-11 9:02 UTC (4+ messages)
[PATCH 0/1][PULL REQUEST] iommu/vt-d: Fixes for v6.14-rc
2025-02-11 7:50 UTC (3+ messages)
` [PATCH 1/1] iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
[PATCH v8 2/2] rust: add dma coherent allocator abstraction
2025-02-10 17:28 UTC (39+ messages)
` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)
[PATCH] iommu/exynos: Fix typos
2025-02-10 13:56 UTC (2+ messages)
[PATCH] iommu: Fix a spelling error
2025-02-10 13:54 UTC (2+ messages)
[PATCH] iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
2025-02-10 13:51 UTC (2+ messages)
[PATCH 1/1] iommu: Fix potential memory leak in iopf_queue_remove_device()
2025-02-10 13:49 UTC (2+ messages)
[PATCH v4 0/4] iommu/s390: add support for IOMMU passthrough
2025-02-10 11:47 UTC (8+ messages)
` [PATCH v4 1/4] s390/pci: check for relaxed translation capability
` [PATCH v4 2/4] s390/pci: store DMA offset in bus_dma_region
` [PATCH v4 3/4] iommu/s390: handle IOAT registration based on domain
` [PATCH v4 4/4] iommu/s390: implement iommu passthrough via identity domain
[PATCH v8 0/2] Add dma coherent allocator abstraction
2025-02-10 9:09 UTC (10+ messages)
` [PATCH v8 2/2] rust: add "
[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
2025-02-09 18:09 UTC (13+ messages)
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
[PATCH v3 0/3] Fix broken SNP support with KVM module built-in
2025-02-08 4:52 UTC (15+ messages)
` [PATCH v3 1/3] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH v3 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
` [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
[RFC v8 0/5] fix two bugs related to page_pool
2025-02-07 9:38 UTC (6+ messages)
` [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound
[PATCH 00/19] iommu: Further abstract iommu-pages
2025-02-06 17:54 UTC (7+ messages)
` [PATCH 09/19] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH 17/19] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
[PATCH 02/19] iommu/tegra: Do not use struct page as the handle for pts
2025-02-06 17:48 UTC (3+ messages)
[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
2025-02-06 15:58 UTC (14+ messages)
` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G
[PATCH v3 0/8] Introduce debugfs support in IOMMU
2025-02-06 8:56 UTC (10+ messages)
` [PATCH v3 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
` [PATCH v3 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v3 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
` [PATCH v3 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer
` [PATCH v3 5/8] iommu/amd: Add support for device id user input
` [PATCH v3 6/8] iommu/amd: Add debugfs support to dump device table
` [PATCH v3 7/8] iommu/amd: Add debugfs support to dump IRT Table
` [PATCH v3 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support
[PATCH] selftests/dma: Fix bad array reference
2025-02-06 2:08 UTC
[PATCH] selftests/dma: Fix bad array reference
2025-02-06 2:12 UTC
[PATCH v3 0/3] iommu/s390: add support for IOMMU passthrough
2025-02-05 19:55 UTC (4+ messages)
` [PATCH v3 3/3] iommu/s390: implement iommu passthrough via identity domain
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