iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 12:44:26 to 2024-04-22 13:52:08 UTC [more...]

[PATCH v7 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-04-22 13:52 UTC  (38+ messages)
` [PATCH v7 1/9] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v7 2/9] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
` [PATCH v7 3/9] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v7 4/9] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v7 5/9] iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
` [PATCH v7 6/9] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v7 7/9] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v7 8/9] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v7 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry

[PATCH v6 16/19] iommufd: Add kernel support for testing iommufd
 2024-04-22 12:50 UTC  (5+ messages)

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-04-22 11:52 UTC  (28+ messages)
` [PATCH v2 01/12] iommu: Pass old domain to set_dev_pasid op
` [PATCH v2 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v2 05/12] iommu: Allow iommu driver to populate the max_pasids
` [PATCH v2 10/12] iommu/vt-d: Return if no dev_pasid is found in domain
` [PATCH v2 11/12] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH] powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()
 2024-04-22  9:21 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/7] Linux RISC-V IOMMU Support
 2024-04-22  7:40 UTC  (16+ messages)
` [PATCH v2 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v2 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v2 3/7] iommu/riscv: Add RISC-V IOMMU PCIe "
` [PATCH v2 4/7] iommu/riscv: Enable IOMMU registration and device probe
` [PATCH v2 5/7] iommu/riscv: Device directory management
` [PATCH v2 6/7] iommu/riscv: Command and fault queue support
` [PATCH v2 7/7] iommu/riscv: Paging domain support

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-04-22  6:37 UTC  (9+ messages)
` [PATCH v4 1/7] OF: Retire dma-ranges mask workaround
` [PATCH v4 2/7] OF: Simplify DMA range calculations
` [PATCH v4 3/7] ACPI/IORT: Handle memory address size limits as limits
` [PATCH v4 4/7] dma-mapping: Add helpers for dma_range_map bounds
` [PATCH v4 5/7] iommu/dma: Make limit checks self-contained
` [PATCH v4 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
` [PATCH v4 7/7] dma-mapping: Simplify arch_setup_dma_ops()

[PATCH v3 00/12] Consolidate domain cache invalidation
 2024-04-22  5:30 UTC  (3+ messages)
` [PATCH v3 02/12] iommu/vt-d: Add cache tag invalidation helpers

[PATCH 0/4] iommu: Remove iommu_fwspec ops
 2024-04-22  5:00 UTC  (7+ messages)
` [PATCH 1/4] iommu: Resolve fwspec ops automatically
` [PATCH 2/4] ACPI: Retire acpi_iommu_fwspec_ops()
` [PATCH 3/4] OF: Simplify of_iommu_configure()
` [PATCH 4/4] iommu: Remove iommu_fwspec ops

[PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: add r8a779h0 support
 2024-04-22  0:20 UTC  (2+ messages)

[PATCH] iommu/amd: Enhance def_domain_type to handle untrusted device
 2024-04-21  1:45 UTC  (5+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-04-19 21:07 UTC  (2+ messages)

[PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for posted MSIs
 2024-04-19 20:07 UTC  (3+ messages)

[PATCH v5 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-04-19 17:12 UTC  (12+ messages)
` [PATCH v5 1/6] iommu/arm-smmu-v3: Add CS_NONE quirk
` [PATCH v5 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-19 16:35 UTC  (34+ messages)
` [PATCH v2 1/4] ida: Add ida_get_lowest()
` [PATCH v2 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v2 4/4] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-04-19 15:33 UTC  (9+ messages)
` [PATCH v8 1/7] dt-bindings: iommu: Add Qualcomm TBU
` [PATCH v8 2/7] iommu/arm-smmu-qcom-debug: Add support for TBUs
` [PATCH v8 3/7] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v8 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v8 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v8 6/7] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v8 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[PATCH] iommu/arm-smmu: Convert to domain_alloc_paging()
 2024-04-19 15:32 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
 2024-04-19 15:32 UTC  (2+ messages)

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-18 18:10 UTC  (12+ messages)
` [PATCH v2 01/13] x86/irq: Move posted interrupt descriptor out of vmx code
` [PATCH v2 03/13] x86/irq: Remove bitfields in posted interrupt descriptor
` [PATCH v2 12/13] iommu/vt-d: Add an irq_chip for posted MSIs

[PATCH 1/1] Documentation/core-api: Add swiotlb documentation
 2024-04-18 15:25 UTC  (3+ messages)

[PATCH v4 0/2] Enable JPEG encoding on rk3588
 2024-04-18 14:15 UTC  (3+ messages)
` [PATCH v4 1/2] media: dt-binding: Document rk3588’s VEPU121
` [PATCH v4 2/2] arm64: dts: rockchip: Add one VEPU121 to rk3588

[PATCH] iommu: Fix def_domain_type interaction with untrusted devices
 2024-04-18 12:02 UTC  (7+ messages)

[PATCH v8 00/15] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2024-04-18 10:34 UTC  (16+ messages)
` [PATCH v8 01/15] iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()
` [PATCH v8 02/15] iommu/amd: Introduce per device DTE update function
` [PATCH v8 03/15] iommu/amd: Add support for enabling/disabling IOMMU features
` [PATCH v8 04/15] iommu/amd: Move PPR-related functions into ppr.c
` [PATCH v8 05/15] iommu/amd: Fix PPR interrupt processing logic
` [PATCH v8 06/15] iommu/amd: Introduce iommu_dev_data.max_pasids
` [PATCH v8 07/15] iommu/amd: Setup GCR3 table in advance if domain is SVA capable
` [PATCH v8 08/15] iommu/amd: Enable PCI features based on attached domain capability
` [PATCH v8 09/15] iommu/amd: Define per-IOMMU iopf_queue
` [PATCH v8 10/15] iommu/amd: Add support for page response
` [PATCH v8 11/15] iommu/amd: Add IO page fault notifier handler
` [PATCH v8 12/15] iommu/amd: Add support for enable/disable IOPF
` [PATCH v8 13/15] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH v8 14/15] iommu: Add ops->domain_alloc_sva()
` [PATCH v8 15/15] iommu/amd: Add SVA domain support

[PATCH v3 2/7] iopoll: Do not use timekeeping in read_poll_timeout_atomic()
 2024-04-18  9:20 UTC  (3+ messages)

Kernel 6.7 regression doesn't boot if using AMD eGPU
 2024-04-18  5:01 UTC  (14+ messages)

[PATCH 0/2] Small qcom_iommu cleanups
 2024-04-17 20:37 UTC  (5+ messages)
` [PATCH 1/2] iommu/qcom: Remove useless forward definition
` [PATCH 2/2] iommu/qcom: Always consume all clocks

[PATCH] iommu/iova: Consider NUMA affinity when allocating memory for per-CPU iova_magazine
 2024-04-17 12:06 UTC  (3+ messages)

[PATCH v3 1/1] iommu/vt-d: Remove caching mode check before device TLB flush
 2024-04-17  3:40 UTC  (7+ messages)

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-04-16 19:27 UTC  (2+ messages)

[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-16 13:55 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;
as well as URLs for NNTP newsgroup(s).