Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-09-04 18:47:43 to 2024-09-09 13:04:42 UTC [more...]

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-09-09 13:04 UTC  (15+ messages)

[PATCH 0/7] arm64: qcom: sda660-ifc6560: enable GPU and WiFi support
 2024-09-09 11:44 UTC  (16+ messages)
` [PATCH 1/7] iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
` [PATCH 2/7] arm64: dts: qcom: sdm630: enable GPU SMMU and GPUCC
` [PATCH 3/7] arm64: dts: qcom: sda660-ifc6560: enable GPU
` [PATCH 4/7] arm64: dts: qcom: sda660-ifc6560: fix l10a voltage ranges
` [PATCH 5/7] arm64: dts: qcom: sdm630: enable A2NOC and LPASS SMMU
` [PATCH 6/7] arm64: dts: qcom: sdm630: add WiFI device node
` [PATCH 7/7] arm64: dts: qcom: sda660-ifc6560: enable mDSP and WiFi devices

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-09-09 10:07 UTC  (39+ messages)
` [RFC PATCH 06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
` [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared

[PATCH 0/2] iommufd: Misc cleanups per iommufd iopf merging
 2024-09-09  7:31 UTC  (5+ messages)
` [PATCH 1/2] iommufd: Avoid duplicated __iommu_group_set_core_domain() call
` [PATCH 2/2] iommu: Set iommu_attach_handle->domain in core

[PATCH v3 0/5] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-09-07 13:36 UTC  (12+ messages)
` [PATCH v3 1/5] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v3 2/5] iommu/amd: Introduce helper functions to access and update 256-bit DTE
` [PATCH v3 3/5] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v3 4/5] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v3 5/5] iommu/amd: Do not update DTE in-place in amd_iommu_set_dirty_tracking and set_dte_irq_entry

[PATCH 0/6] iommu: Enable user space IOPFs in non-nested and non-svm cases
 2024-09-07 12:20 UTC  (8+ messages)
` [PATCH 1/6] iommu/vt-d: Separate page request queue from SVM
` [PATCH 3/6] iommu: kconfig: Move IOMMU_IOPF into INTEL_IOMMU
` [PATCH 5/6] iommu: init pasid array while doing domain_replace and iopf is active

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-06 23:15 UTC  (23+ messages)
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH v4] dma-mapping: add tracing for dma-mapping API calls
 2024-09-06 21:54 UTC 

[PATCH v8 0/2] Dynamic Allocation of the reserved_mem array
 2024-09-06 19:00 UTC  (3+ messages)

[PATCH v9 0/2] Dynamic Allocation of the reserved_mem array
 2024-09-06 18:54 UTC  (3+ messages)
` [PATCH v9 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v9 2/2] of: reserved_mem: Add code to dynamically allocate reserved_mem array

[PATCH v2 0/2] iommu/arm-smmu-v3: Parse out event records
 2024-09-06 18:42 UTC  (12+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Print better events records

[PATCH v2 0/5] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-09-06 16:01 UTC  (14+ messages)
` [PATCH v2 2/5] iommu/amd: Introduce rw_semaphore for Device Table Entry (DTE)
` [PATCH v2 3/5] iommu/amd: Introduce helper functions to access and update 256-bit DTE
` [PATCH v2 5/5] iommu/amd: Use 128-bit cmpxchg in set_dte_irq_entry()

[PATCH v4 0/8] Tidy some minor things in the stream table/cd table area
 2024-09-06 15:47 UTC  (9+ messages)
` [PATCH v4 1/8] iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
` [PATCH v4 2/8] iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
` [PATCH v4 3/8] iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
` [PATCH v4 4/8] iommu/arm-smmu-v3: Remove strtab_base/cfg
` [PATCH v4 5/8] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
` [PATCH v4 6/8] iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
` [PATCH v4 7/8] iommu/arm-smmu-v3: Add types for each level of the CD table
` [PATCH v4 8/8] iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg

[PATCH] Revert "iommu/io-pgtable-arm: Optimise non-coherent unmap"
 2024-09-06 15:25 UTC  (13+ messages)

[PATCH v3 0/9] Tidy some minor things in the stream table/cd table area
 2024-09-06 15:13 UTC  (17+ messages)
` [PATCH v3 1/9] iommu/arm-smmu-v3: Use the new rb tree helpers
` [PATCH v3 2/9] iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
` [PATCH v3 4/9] iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
` [PATCH v3 7/9] iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
` [PATCH v3 9/9] iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg

[PATCH v3] dt-bindings: arm-smmu: document the support on SA8255p
 2024-09-06 14:35 UTC  (2+ messages)

[PATCH v9 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-09-06 14:08 UTC  (5+ messages)
` [PATCH v9 02/14] iommu/arm-smmu-v3: Start building a generic PASID layer

[PATCH 1/2] media: nvidia: tegra: Use iommu_paging_domain_alloc()
 2024-09-06 13:20 UTC  (6+ messages)
` [PATCH 2/2] media: venus: firmware: "

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-09-06  7:38 UTC  (44+ messages)
` [PATCH v2 00/21] "
  ` [PATCH v2 12/21] dt-bindings: thermal: tsens: document support on SA8255p
  ` [PATCH v2 15/21] dt-bindings: i2c: document support for SA8255p
  ` [PATCH v2 16/21] dt-bindings: spi: "
  ` [PATCH v2 17/21] dt-bindings: serial: "

[PATCH v3 0/7] iommufd support pasid attach/replace
 2024-09-06  5:57 UTC  (8+ messages)
` [PATCH v3 1/7] iommu: Introduce a replace API for device pasid

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-05 20:14 UTC  (38+ messages)
` [PATCH v2 01/19] iommufd: Reorder struct forward declarations
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v2 03/19] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v2 04/19] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v2 08/19] iommufd/viommu: Add cache_invalidate for IOMMU_VIOMMU_TYPE_DEFAULT
` [PATCH v2 09/19] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
` [PATCH v2 10/19] iommufd/viommu: Add vdev_id helpers for IOMMU drivers
` [PATCH v2 16/19] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
` [PATCH v2 17/19] iommu/arm-smmu-v3: Add arm_smmu_viommu_cache_invalidate

[PATCH] iommufd: Protect against overflow of ALIGN() during iova allocation
 2024-09-05 19:03 UTC  (2+ messages)

[PATCH v1 00/10] iommufd: Add VIOMMU infrastructure (Part-2 VIRQ)
 2024-09-05 18:01 UTC  (3+ messages)
` [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle

[PATCH] iommu/amd: Add kernel parameters to limit V1 page-sizes
 2024-09-05 17:52 UTC  (7+ messages)

[PATCH v3] dma: Trace API
 2024-09-05 17:00 UTC  (10+ messages)

[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
 2024-09-05 16:26 UTC  (5+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "

[PATCH next 0/2] iommu/tegra241-cmdqv: Fix two bugs in __tegra241_cmdqv_probe
 2024-09-05 16:26 UTC  (7+ messages)
` [PATCH next 1/2] iommu/tegra241-cmdqv: Drop static at local variable
` [PATCH next 2/2] iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent

[PATCH] iommufd: Check the domain owner of the parent before creating a nesting domain
 2024-09-05 15:01 UTC  (2+ messages)

[PATCH -next] iommu/vt-d: Use PCI_DEVID() macro
 2024-09-05 13:40 UTC  (2+ messages)

[PATCH] dma-mapping: Use IOMMU DMA calls for common alloc/free page calls
 2024-09-05 11:50 UTC  (3+ messages)

[PATCH 00/19] Add initial support for QCS8300
 2024-09-05 11:31 UTC  (4+ messages)
` [PATCH 06/19] dt-bindings: power: rpmpd: Add QCS8300 power domains

[PATCH 1/1] iommu/vt-d: Prevent boot failure with devices requiring ATS
 2024-09-05  4:24 UTC  (8+ messages)

[PATCH v14 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-09-04 18:47 UTC  (7+ messages)
` [PATCH v14 08/10] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV


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