Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-03-18 13:25:54 to 2025-03-21 00:19:49 UTC [more...]

[PATCH v10 00/18] iommufd support pasid attach/replace
 2025-03-21  0:25 UTC  (53+ messages)
` [PATCH v10 01/18] iommu: Require passing new handles to APIs supporting handle
` [PATCH v10 02/18] iommu: Introduce a replace API for device pasid
` [PATCH v10 03/18] iommufd: Pass @pasid through the device attach/replace path
` [PATCH v10 04/18] iommufd/device: Only add reserved_iova in non-pasid path
` [PATCH v10 05/18] iommufd/device: Replace idev->igroup with local variable
` [PATCH v10 06/18] iommufd/device: Add helper to detect the first attach of a group
` [PATCH v10 07/18] iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct
` [PATCH v10 08/18] iommufd/device: Replace device_list with device_array
` [PATCH v10 09/18] iommufd/device: Add pasid_attach array to track per-PASID attach
` [PATCH v10 10/18] iommufd: Enforce PASID-compatible domain in PASID path
` [PATCH v10 11/18] iommufd: Support pasid attach/replace
` [PATCH v10 12/18] iommufd: Enforce PASID-compatible domain for RID
` [PATCH v10 13/18] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
` [PATCH v10 14/18] iommufd: Allow allocating PASID-compatible domain
` [PATCH v10 15/18] iommufd/selftest: Add set_dev_pasid in mock iommu
` [PATCH v10 16/18] iommufd/selftest: Add a helper to get test device
` [PATCH v10 17/18] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v10 18/18] iommufd/selftest: Add coverage for iommufd "

[GIT PULL] dma-mapping fix for Linux 6.14
 2025-03-20 23:59 UTC  (2+ messages)

[PATCH v15 00/11] rust: add dma coherent allocator abstraction
 2025-03-20 23:54 UTC  (9+ messages)
    ` [PATCH v15 11/11] rust: dma: add as_slice/write functions for CoherentAllocation
    ` [PATCH v15 02/11] rust: add dma coherent allocator abstraction

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-20 23:52 UTC  (10+ messages)

[PATCH v4 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
 2025-03-20 23:16 UTC  (2+ messages)

[RFC PATCH 0/5] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2025-03-20 23:08 UTC  (29+ messages)
` [RFC PATCH 1/5] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [RFC PATCH 2/5] iommu/arm-smmu-v3: Add a helper to wait till cmdq drains
` [RFC PATCH 3/5] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [RFC PATCH 5/5] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[PATCH] iommu: Avoid introducing more races
 2025-03-20 19:42 UTC  (2+ messages)

[RFC 0/3] Guaranteed CMA
 2025-03-20 17:39 UTC  (4+ messages)
` [RFC 1/3] mm: implement cleancache
` [RFC 2/3] mm: introduce GCMA
` [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings

[PATCH v4 0/3] Initial BBML2 support for contpte_convert()
 2025-03-20 17:13 UTC  (11+ messages)
` [PATCH v4 1/3] arm64: Add BBM Level 2 cpu feature
` [PATCH v4 2/3] iommu/arm: Add BBM Level 2 smmu feature
` [PATCH v4 3/3] arm64/mm: Elide tlbi in contpte_convert() under BBML2

[PATCH] iommu/virtio: Make instance lookup robust
 2025-03-20 15:32 UTC 

[PATCH] iommu/ipmmu-vmsa: Register in a sensible order
 2025-03-20 14:41 UTC 

[PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
 2025-03-20 14:37 UTC  (10+ messages)

[PATCH] iommu: Split out and tidy up Arm Kconfig
 2025-03-20 14:21 UTC 

[PATCH v2] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
 2025-03-20 14:07 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH v3 0/5] iommu/arm-smmu-v3: Use pinned KVM VMID for stage 2
 2025-03-20 12:27 UTC  (11+ messages)
` [RFC PATCH v3 1/5] KVM: arm64: Introduce support to pin VMIDs
` [RFC PATCH v3 2/5] iommufd/device: Associate a kvm pointer to iommufd_device
` [RFC PATCH v3 3/5] iommu/arm-smmu-v3-iommufd: Pass in kvm pointer to viommu_alloc
` [RFC PATCH v3 4/5] iommu/arm-smmu-v3-iommufd: Use KVM VMID for s2 stage
` [RFC PATCH v3 5/5] iommu/arm-smmu-v3: Enable broadcast TLB maintenance

[PATCH 0/3] Add mt8196 SMI support
 2025-03-20 12:11 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: memory: mediatek: Add mt8196 support
` [PATCH 2/3] memory: mtk-smi: Add a flag skip_rpm
` [PATCH 3/3] memory: mtk-smi: mt8196: Add smi support

[PATCHv2 0/6] make vendor specific subdirectory inclusion conditional
 2025-03-20  9:22 UTC  (7+ messages)
` [PATCH 1/6] iommu: remove duplicate selection of DMAR_TABLE
` [PATCH 2/6] iommu: make inclusion of intel directory conditional
` [PATCH 3/6] iommu: make inclusion of amd "
` [PATCH 4/6] iommu: make inclusion of riscv "
` [PATCH 5/6] iommu: make inclusion of arm/arm-smmu-v3 "
` [PATCH 6/6] iommu: make inclusion of iommufd "

[PATCH 0/2] iommu/amd: two tiny cleanups
 2025-03-20  8:53 UTC  (4+ messages)
` [PATCH 2/2] iommu/amd: Return a literal in init_gcr3_table()

[PATCH 0/4] make vendor specific subdirectory inclusion conditional
 2025-03-20  8:15 UTC  (5+ messages)
` [PATCH 4/4] iommu: make inclusion of riscv directory conditional

[PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v6.15-rc1
 2025-03-20  8:04 UTC  (5+ messages)
` [PATCH 1/3] iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled
` [PATCH 2/3] iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes
` [PATCH 3/3] iommu/vt-d: Fix possible circular locking dependency

[PATCH 0/3] Rockchip IOMMU fixes
 2025-03-20  7:58 UTC  (2+ messages)

[PATCH] iommu/amd: Add Secure ATS support
 2025-03-19 19:52 UTC  (11+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-19 17:40 UTC  (11+ messages)
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd

[PATCH v4 0/8] Introduce debugfs support in IOMMU
 2025-03-19 16:50 UTC  (3+ messages)
` [PATCH v4 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers

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

[PATCH 6.12 192/231] Fix mmu notifiers for range-based invalidates
 2025-03-19 14:31 UTC 

[PATCH 6.13 199/241] Fix mmu notifiers for range-based invalidates
 2025-03-19 14:31 UTC 

[PATCH 0/2] iommu/vt-d: Fix posted vCPU vs. posted MSI bugs
 2025-03-19  1:57 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Fix possible circular locking dependency
 2025-03-19  1:56 UTC  (2+ messages)

[PATCH v14 00/11] rust: add dma coherent allocator abstraction
 2025-03-18 20:17 UTC  (11+ messages)
` [PATCH v14 03/11] samples: rust: add Rust dma test sample driver
` [PATCH v14 06/11] rust: dma: add dma addressing capabilities
` [PATCH v14 09/11] rust: dma: use `dma::Device` in `CoherentAllocation`

[PATCH v4 0/8] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-18 19:50 UTC  (3+ messages)
` [PATCH v4 4/8] iommufd/selftest: Put iopf enablement in domain attach path

[PATCH v9 00/21] iommufd support pasid attach/replace
 2025-03-18 19:24 UTC  (28+ messages)
` [PATCH v9 01/21] iommu: Clear handle->domain in detach
` [PATCH v9 02/21] iommu: Wrap pasid_array entry creation and setting
` [PATCH v9 03/21] iommu: Introduce a replace API for device pasid
` [PATCH v9 05/21] iommufd/device: Only add reserved_iova in non-pasid path
` [PATCH v9 06/21] iommufd/device: Replace idev->igroup with local variable
` [PATCH v9 11/21] iommufd/device: Move attached device tracking to handle
` [PATCH v9 15/21] iommufd: Enforce PASID-compatible domain for RID

[PATCH] iommu/rockchip: Add flush_iotlb_all ops
 2025-03-18 18:40 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-18 17:24 UTC  (4+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH] iommufd: Fix vEVENTQ kdoc
 2025-03-18 17:18 UTC  (2+ messages)

[PATCH] iommufd: Fix IOMMU_VEVENTQ_FLAG_LOST_EVENTS kdoc
 2025-03-18 16:26 UTC  (2+ messages)

[PATCH v4 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-03-18 15:47 UTC  (18+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: Save additional information on context fault
` [PATCH v4 4/5] iommu/arm-smmu-qcom: Make set_stall work when the device is on

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


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