Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-08-27 15:57:56 to 2024-08-29 09:32:55 UTC [more...]

[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-29  9:32 UTC  (4+ messages)

[regression] usb and thunderbould are misbehaving or broken due to iommu/vt-d change
 2024-08-29  8:33 UTC  (6+ messages)

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-08-29  7:57 UTC  (48+ messages)
` [PATCH 01/22] dt-bindings: arm: qcom: add the SoC ID for SA8255P
` [PATCH 02/22] soc: qcom: socinfo: add support "
` [PATCH 03/22] dt-bindings: arm: qcom: add SA8255p Ride board
` [PATCH 04/22] dt-bindings: firmware: qcom,scm: document support for SA8255p
` [PATCH 05/22] dt-bindings: mailbox: qcom-ipcc: document the "
` [PATCH 06/22] dt-bindings: watchdog: qcom-wdt: document support on SA8255p
` [PATCH 07/22] dt-bindings: crypto: qcom,prng: document support for SA8255p
` [PATCH 08/22] dt-bindings: interrupt-controller: qcom-pdc: "
` [PATCH 09/22] dt-bindings: soc: qcom: aoss-qmp: "
` [PATCH 10/22] dt-bindings: pinctrl: "
` [PATCH 11/22] pinctrl: qcom: sa8775p: Add support for SA8255p SoC
` [PATCH 12/22] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
` [PATCH 13/22] dt-bindings: thermal: tsens: document support on SA8255p
` [PATCH 14/22] dt-bindings: arm-smmu: document the "
` [PATCH 15/22] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
` [PATCH 16/22] dt-bindings: qcom: geni-se: document support for SA8255P
` [PATCH 17/22] dt-bindings: serial: document support for SA8255p
` [PATCH 18/22] dt-bindings: spi: "
` [PATCH 19/22] dt-bindings: i2c: "
` [PATCH 20/22] dt-bindings: firmware: arm,scmi: allow multiple virtual instances
` [PATCH 21/22] ARM: dt: GIC: add extended SPI specifier
` [PATCH 22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform

[PATCH v2 0/2] iommu/arm-smmu-v3: Parse out event records
 2024-08-29  6:36 UTC  (5+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Print better events records
` [PATCH v2 2/2] iommu/arm-smmu-v3: Adopt arm_smmu_event in handlers

[PATCH 1/1] remoteproc: Use iommu_paging_domain_alloc()
 2024-08-29  6:17 UTC  (3+ messages)

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-08-29  4:57 UTC  (23+ messages)
` [RFC PATCH 01/21] tsm-report: Rename module to reflect what it does
` [RFC PATCH 03/21] pci: Define TEE-IO bit in PCIe device capabilities
` [RFC PATCH 04/21] PCI/IDE: Define Integrity and Data Encryption (IDE) extended capability
` [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 08/21] crypto/ccp: Implement SEV TIO firmware interface
` [RFC PATCH 17/21] coco/sev-guest: Implement the guest side of things

clearly mark DMA_OPS support as an architecture feature v2
 2024-08-29  4:30 UTC  (5+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS
` [PATCH 2/2] dma-mapping: clearly mark DMA ops as an architecture feature

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-29  4:24 UTC  (3+ messages)

[PATCH v3] dma: Trace API
 2024-08-29  4:19 UTC  (2+ messages)

[PATCH v2] arm64: mm: fix DMA zone when dma-ranges is missing
 2024-08-29  4:16 UTC  (3+ messages)

[PATCH -next] iommu/vt-d: Use PCI_DEVID() macro
 2024-08-29  2:10 UTC 

[PATCH -next] iommu/omap: Use IS_ERR_OR_NULL() helper function
 2024-08-29  1:20 UTC  (5+ messages)

[PATCH 0/5] iommu: Domain allocation enhancements
 2024-08-28 21:52 UTC  (8+ messages)
` [PATCH 1/5] iommu: Enhance domain allocation code to take additional flags

[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
 2024-08-28 21:05 UTC  (3+ messages)

[PATCH 0/2] Work around reserved SMMU context bank on msm8998
 2024-08-28 20:49 UTC  (5+ messages)
` [PATCH 1/2] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
` [PATCH 2/2] arm64: dts: qcom: msm8998: add qcom,msm8998-lpass-smmu compatible

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-08-28 19:50 UTC  (20+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 5/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[RFC 0/7] Introduce swiotlb throttling
 2024-08-28 19:50 UTC  (13+ messages)
` [RFC 1/7] swiotlb: "

[PATCH 08/14] iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
 2024-08-28 18:13 UTC  (3+ messages)

[PATCH 1/3] drm/nouveau/tegra: Use iommu_paging_domain_alloc()
 2024-08-28 15:27 UTC  (3+ messages)
` [PATCH 3/3] drm/tegra: Remove call to iommu_domain_alloc()

[PATCH 1/1] gpu: host1x: Use iommu_paging_domain_alloc()
 2024-08-28 15:12 UTC  (2+ messages)

[PATCH 13/14] iommu/amd: Correct the reported page sizes from the V1 table
 2024-08-28 13:50 UTC  (2+ messages)

[PATCH 00/10] iommu/amd: Improve domain allocator and device attach code path
 2024-08-28 13:43 UTC  (11+ messages)
` [PATCH 01/10] iommu/amd: Use ida interface to manage protection domain ID
` [PATCH 02/10] iommu/amd: Remove protection_domain.dev_cnt variable
` [PATCH 03/10] iommu/amd: xarray to track protection_domain->iommu list
` [PATCH 04/10] iommu/amd: Remove unused amd_iommus variable
` [PATCH 05/10] iommu/amd: Do not detach devices in domain free path
` [PATCH 06/10] iommu/amd: Reduce domain lock scope in attach device path
` [PATCH 07/10] iommu/amd: Rearrange attach device code
` [PATCH 08/10] iommu/amd: Convert dev_data lock from spinlock to mutex
` [PATCH 09/10] iommu/amd: Reorder attach device code
` [PATCH 10/10] iommu/amd: Improve amd_iommu_release_device()

[PATCH 0/8] iommu/amd: Misc cleanup and trivial fixes
 2024-08-28 11:10 UTC  (9+ messages)
` [PATCH 1/8] iommu/amd: Update event log pointer as soon as processing is complete
` [PATCH 2/8] iommu/amd: Make amd_iommu_is_attach_deferred() static
` [PATCH 3/8] iommu/amd: Remove unused DTE_GCR3_INDEX_* macros
` [PATCH 4/8] iommu/amd: Handle error path in amd_iommu_probe_device()
` [PATCH 5/8] iommu/amd: Make amd_iommu_dev_flush_pasid_all() static
` [PATCH 6/8] iommu/amd: Make amd_iommu_domain_flush_complete() static
` [PATCH 7/8] iommu/amd: Rework amd_iommu_update_and_flush_device_table()
` [PATCH 8/8] iommu/amd: Make amd_iommu_dev_update_dte() static

[PATCH 10/14] iommu/amd: Remove conditions from domain free paths
 2024-08-28  6:56 UTC  (2+ messages)

[PATCH 12/14] iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
 2024-08-28  6:42 UTC  (2+ messages)

[PATCH 14/14] iommu/amd: Do not set the D bit on AMD v2 table entries
 2024-08-28  6:41 UTC  (2+ messages)

[PATCH 11/14] iommu/amd: Fix typo of , instead of ;
 2024-08-28  6:39 UTC  (2+ messages)

[PATCH 07/14] iommu/amd: Remove amd_io_pgtable::pgtbl_cfg
 2024-08-28  6:37 UTC  (2+ messages)

[PATCH 06/14] iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl
 2024-08-28  6:28 UTC  (2+ messages)

[PATCH 05/14] iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
 2024-08-28  6:27 UTC  (2+ messages)

[PATCH 04/14] iommu/amd: Remove amd_iommu_domain_update() from page table freeing
 2024-08-28  6:26 UTC  (2+ messages)

[PATCH 03/14] iommu/amd: Set the pgsize_bitmap correctly
 2024-08-28  6:26 UTC  (2+ messages)

[PATCH 01/14] iommu/amd: Move allocation of the top table into v1_alloc_pgtable
 2024-08-28  6:22 UTC  (2+ messages)

[PATCH] arm64: mm: fix DMA zone when dma-ranges is missing
 2024-08-28  4:14 UTC  (3+ messages)

[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable
 2024-08-28  2:55 UTC  (5+ messages)

[PATCH v9 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-08-27 18:17 UTC  (5+ messages)
` [PATCH v9 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
` [PATCH v9 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v9 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk
` [PATCH v9 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info

[PATCH] iommufd: Protect against overflow of ALIGN() during iova allocation
 2024-08-27 17:46 UTC  (2+ messages)

Some feedbacks on RISC-V IOMMU driver
 2024-08-27 17:34 UTC  (5+ messages)
  ` [External] "
    ` [External] "

[PATCH v1 00/10] iommufd: Add VIOMMU infrastructure (Part-2 VIRQ)
 2024-08-27 17:02 UTC  (11+ messages)
` [PATCH v1 01/10] iommufd: Rename IOMMUFD_OBJ_FAULT to IOMMUFD_OBJ_EVENT_IOPF
` [PATCH v1 02/10] iommufd: Rename fault.c to event.c
` [PATCH v1 03/10] iommufd: Add IOMMUFD_OBJ_EVENT_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC
` [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle
` [PATCH v1 05/10] iommufd/viommu: Add iommufd_vdev_id_to_dev helper
` [PATCH v1 06/10] iommufd/viommu: Add iommufd_viommu_report_irq helper
` [PATCH v1 07/10] iommufd/selftest: Implement mock_viommu_set/unset_vdev_id
` [PATCH v1 08/10] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VIRQ for VIRQ coverage
` [PATCH v1 09/10] iommufd/selftest: Add EVENT_VIRQ test coverage
` [PATCH v1 10/10] iommu/arm-smmu-v3: Report virtual IRQ for device in user space

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-08-27 16:59 UTC  (20+ 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 05/19] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v2 07/19] iommufd/selftest: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID test coverage
` [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 11/19] iommu: Add iommu_copy_struct_from_full_user_array helper
` [PATCH v2 12/19] iommufd/selftest: Add mock_viommu_invalidate_user op
` [PATCH v2 13/19] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v2 14/19] iommufd/selftest: Add VIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v2 15/19] iommufd/viommu: Add iommufd_viommu_to_parent_domain helper
` [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 v2 18/19] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
` [PATCH v2 19/19] iommu/arm-smmu-v3: Update comments about ATS and bypass

[PATCH v8 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-08-27 16:54 UTC  (4+ messages)
` [PATCH v8 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys

[PATCH v13 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-27 16:18 UTC  (5+ messages)
` [PATCH v13 06/10] iommu/arm-smmu-v3: Add acpi_smmu_acpi_probe_model for impl


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