Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-04-12 03:18:26 to 2025-04-18 06:49:13 UTC [more...]

[PATCH v8 00/24] Provide a new two step DMA mapping API
 2025-04-18  6:47 UTC  (20+ messages)
` [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v8 03/24] iommu: generalize the batched sync after map interface
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v8 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v8 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v8 09/24] docs: core-api: document the IOVA-based API
` [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v8 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v8 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v8 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v8 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v8 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v8 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v8 18/24] block: share more code for bio addition helper
` [PATCH v8 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers

[PATCH] dma-mapping: avoid potential unused data compilation warning
 2025-04-18  6:19 UTC  (3+ messages)

[PATCH 5.15.y v2 0/1] Manual Backport of 099606a7b2d5 to 5.15
 2025-04-18  5:47 UTC  (2+ messages)
` [PATCH 5.15.y v2 1/1] xen/swiotlb: relax alignment requirements

[PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.15-rc3
 2025-04-18  3:16 UTC  (2+ messages)
` [PATCH 1/1] iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)

[RFC PATCH RESEND] iommu: intel: apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
 2025-04-18  3:10 UTC  (3+ messages)

[PATCH] iommu: intel: apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
 2025-04-18  3:08 UTC  (2+ messages)

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

[PATCH v4 00/10] drm/msm: add support for SAR2130P
 2025-04-18  0:03 UTC  (16+ messages)
` [PATCH v4 01/10] dt-bindings: display/msm: dp-controller: describe SAR2130P
` [PATCH v4 02/10] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH v4 03/10] dt-bindings: display/msm: dsi-phy-7nm: "
` [PATCH v4 04/10] dt-bindings: display/msm: qcom,sc7280-dpu: "
` [PATCH v4 05/10] dt-bindings: display/msm: Add Qualcomm SAR2130P
` [PATCH v4 06/10] drm/msm/mdss: add SAR2130P device configuration
` [PATCH v4 07/10] drm/msm/dsi/phy: add configuration for SAR2130P
` [PATCH v4 08/10] drm/msm/dpu: add catalog entry "
` [PATCH v4 09/10] iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible
` [PATCH v4 10/10] arm64: dts: qcom: sar2130p: add display nodes

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-17 17:37 UTC  (21+ messages)
` [PATCH 02/67] KVM: x86: Reset IRTE to host control if *new* route isn't postable
` [PATCH 06/67] iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts
` [PATCH 11/67] KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing
` [PATCH 14/67] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH 17/67] KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation

[bug report] Potential DEADLOCK due to vfio_pci_mmap_huge_fault()
 2025-04-17 16:21 UTC  (2+ messages)

[PATCH rc] iommu/amd: Fix geometry.aperture_end for V2 tables
 2025-04-17 16:21 UTC 

[PATCH 1/1] iommu/vt-d: Revert ATS timing change to fix boot failure
 2025-04-17 14:45 UTC  (6+ messages)

[PATCH v5 0/5] iommu/s390: support additional table regions
 2025-04-17 14:43 UTC  (7+ messages)
` [PATCH v5 4/5] iommu/s390: support map/unmap for "
` [PATCH v5 5/5] iommu/s390: allow larger region tables

[PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support
 2025-04-17 14:41 UTC  (4+ messages)
` [PATCH v1 2/2] iommu/mediatek: Add support for Dimensity 1200 MT6893 MM IOMMU

[PATCH v4 00/23] iommu: Further abstract iommu-pages
 2025-04-17 14:40 UTC  (4+ messages)

[PATCH] iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid
 2025-04-17 14:37 UTC  (2+ messages)

[PATCH] iommu: Split out and tidy up Arm Kconfig
 2025-04-17 14:34 UTC  (2+ messages)

[PATCHv2 0/6] make vendor specific subdirectory inclusion conditional
 2025-04-17 14:32 UTC  (2+ messages)

[PATCH] iommu: Avoid introducing more races
 2025-04-17 14:31 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefully
 2025-04-17 14:27 UTC  (2+ messages)

[PATCH rc v2] iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
 2025-04-17 14:27 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Fix pgsize_bit for sva domains
 2025-04-17 14:27 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-v3: Add missing S2FWB feature detection
 2025-04-17 14:27 UTC  (2+ messages)

[PATCH v4 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-17 11:11 UTC  (11+ messages)
` [PATCH v4 2/6] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v4 4/6] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v4 6/6] arm64: dts: qcom: Add Xiaomi Redmi 3S

[PATCH v2 0/3] arm-smmu: select suitable IOVA
 2025-04-16 21:34 UTC  (5+ messages)

[RFC PATCH 0/5] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2025-04-16 14:32 UTC  (16+ messages)
` [RFC PATCH 3/5] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops

[PATCH v4 0/8] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-04-16  7:33 UTC  (3+ messages)

[PATCH v2] vfio/type1: Remove Fine Grained Superpages detection
 2025-04-16  2:25 UTC  (3+ messages)

[PATCH v2 00/11] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
 2025-04-15 23:46 UTC  (15+ messages)
` [PATCH v2 01/11] iommu/arm-smmu-v3: Pass in vmid to arm_smmu_make_s2_domain_ste()
` [PATCH v2 02/11] iommu/arm-smmu-v3: Pass in smmu/iommu_domain to __arm_smmu_tlb_inv_range()
` [PATCH v2 03/11] iommu/arm-smmu-v3: Share cmdq/cmd helpers with arm-smmu-v3-iommufd
` [PATCH v2 04/11] iommu/arm-smmu-v3: Add an inline arm_smmu_tlb_inv_vmid helper
` [PATCH v2 05/11] iommu/arm-smmu-v3: Rename arm_smmu_attach_prepare_vmaster
` [PATCH v2 06/11] iommu/arm-smmu-v3: Introduce arm_smmu_s2_parent_tlb_ invalidation helpers
` [PATCH v2 07/11] iommu/arm-smmu-v3: Introduce arm_vsmmu_atc_inv_domain()
` [PATCH v2 08/11] iommu/arm-smmu-v3: Use vSMMU helpers for S2 and ATC invalidations
` [PATCH v2 09/11] iommu/arm-smmu-v3: Clean up nested_ats_flush from master_domain
` [PATCH v2 10/11] iommu/arm-smmu-v3: Decouple vmid from S2 nest_parent domain
` [PATCH v2 11/11] iommu/arm-smmu-v3: Allow to share S2 nest_parent domain across vSMMUs

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-15 22:16 UTC  (19+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v13 04/19] x86: Secure Launch main header file
` [PATCH v13 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v13 16/19] tpm, tpm_tis: Allow locality to be set to a different value

[RFC PATCH v2 22/22] pci: Define pci_iomap_range_encrypted
 2025-04-15 20:30 UTC  (2+ messages)

[RFC PATCH v2 21/22] pci: Allow encrypted MMIO mapping via sysfs
 2025-04-15 20:28 UTC  (2+ messages)

[RFC PATCH v2 19/22] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event
 2025-04-15 20:26 UTC  (2+ messages)

[RFC PATCH v2 08/22] pci/tsm: Add PCI driver for TSM
 2025-04-15 20:25 UTC  (2+ messages)

[RFC PATCH v2 01/22] pci/doe: Define protocol types and make those public
 2025-04-15 20:15 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
 2025-04-15 18:52 UTC  (3+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-15 15:08 UTC  (5+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH v3 00/10] drm/msm: add support for SAR2130P
 2025-04-15  9:49 UTC  (14+ messages)
` [PATCH v3 01/10] dt-bindings: display/msm: dp-controller: describe SAR2130P
` [PATCH v3 02/10] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH v3 03/10] dt-bindings: display/msm: dsi-phy-7nm: "
` [PATCH v3 04/10] dt-bindings: display/msm: qcom,sc7280-dpu: "
` [PATCH v3 05/10] dt-bindings: display/msm: Add Qualcomm SAR2130P
` [PATCH v3 06/10] drm/msm/mdss: add SAR2130P device configuration
` [PATCH v3 07/10] drm/msm/dsi/phy: add configuration for SAR2130P
` [PATCH v3 08/10] drm/msm/dpu: add catalog entry "
` [PATCH v3 09/10] iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible
` [PATCH v3 10/10] arm64: dts: qcom: sar2130p: add display nodes

[v2] dma/mapping.c: dev_dbg support for dma_addressing_limited
 2025-04-15  8:12 UTC  (3+ messages)

[PATCH rc] iommu: Fix two issues in iommu_copy_struct_from_user()
 2025-04-15  6:27 UTC  (4+ messages)

[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
 2025-04-15  0:05 UTC  (4+ messages)
` [PATCH v1 3/4] iommu/arm-smmu-v3: Decouple vmid from S2 nest_parent domain

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-14 18:03 UTC  (6+ messages)
` [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper

[PATCH AUTOSEL 6.12 29/30] iommu: Clear iommu-dma ops on cleanup
 2025-04-14 13:28 UTC 

[PATCH AUTOSEL 6.13 33/34] iommu: Clear iommu-dma ops on cleanup
 2025-04-14 13:27 UTC 

[PATCH AUTOSEL 6.14 33/34] iommu: Clear iommu-dma ops on cleanup
 2025-04-14 13:26 UTC 

[PATCH v2 00/10] drm/msm: add support for SAR2130P
 2025-04-14 13:07 UTC  (7+ messages)
` [PATCH v2 10/10] arm64: dts: qcom: sar2130p: add display nodes

[Bug report] kernel crash after WARNING: CPU: 72 PID: 1 at kernel/dma/mapping.c:74 dmam_free_coherent+0x110/0x120
 2025-04-14 12:32 UTC  (2+ messages)

[PATCH] dma/mapping.c: dev_dbg support for dma_addressing_limited
 2025-04-14 11:36 UTC  (3+ messages)

[RFC] dma/mapping.c: WARN_ONCE on dma_addressing_limited() being true
 2025-04-14 10:02 UTC  (5+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-14  4:17 UTC  (6+ messages)
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support

[PATCH] iommu/arm-smmu-v3: Allow stream table to have nodes with the same ID
 2025-04-12 17:03 UTC  (8+ messages)

[PATCH v2 1/3] arm-smmu: move MSI_IOVA macro definitions
 2025-04-12  3:17 UTC  (2+ messages)


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