Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-03-10 15:06:07 to 2025-03-13 17:31:13 UTC [more...]

[PATCH 0/3] Rockchip IOMMU fixes
 2025-03-13 17:31 UTC 

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

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

Regression on drm-tip
 2025-03-13 14:23 UTC  (3+ messages)

[PATCH v8 00/12] iommufd support pasid attach/replace
 2025-03-13 13:17 UTC  (6+ messages)
` [PATCH v8 09/12] iommufd: Allow allocating PASID-compatible domain

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-03-13 13:03 UTC  (3+ messages)
` [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three "
  ` (subset) "

[PATCH v9 00/21] iommufd support pasid attach/replace
 2025-03-13 12:35 UTC  (22+ 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 04/21] iommufd: Pass @pasid through the device attach/replace path
` [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 07/21] iommufd/device: Check !igroup->hwpt in iommufd_device_attach_reserved_iova()
` [PATCH v9 08/21] iommufd/device: Lift iommufd_attach_handle handling to upper level helpers
` [PATCH v9 09/21] iommufd/device: Use iommufd_attach_handle track attachment
` [PATCH v9 10/21] iommufd/device: Replace device_list with device_array
` [PATCH v9 11/21] iommufd/device: Move attached device tracking to handle
` [PATCH v9 12/21] iommufd/device: Add pasid_attach array to track per-PASID attach
` [PATCH v9 13/21] iommufd: Enforce PASID-compatible domain in PASID path
` [PATCH v9 14/21] iommufd: Support pasid attach/replace
` [PATCH v9 15/21] iommufd: Enforce PASID-compatible domain for RID
` [PATCH v9 16/21] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
` [PATCH v9 17/21] iommufd: Allow allocating PASID-compatible domain
` [PATCH v9 18/21] iommufd/selftest: Add set_dev_pasid in mock iommu
` [PATCH v9 19/21] iommufd/selftest: Add a helper to get test device
` [PATCH v9 20/21] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v9 21/21] iommufd/selftest: Add coverage for iommufd "

New "something fishy here" warning fires
 2025-03-13 11:49 UTC  (4+ messages)

[PATCH v4 0/8] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-13 11:37 UTC  (13+ messages)
` [PATCH v4 1/8] iommu/arm-smmu-v3: Put iopf enablement in the domain attach path
` [PATCH v4 2/8] iommu: Remove IOMMU_DEV_FEAT_SVA
` [PATCH v4 3/8] iommu/vt-d: Put iopf enablement in domain attach path
` [PATCH v4 4/8] iommufd/selftest: "
` [PATCH v4 5/8] dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
` [PATCH v4 6/8] uacce: "
` [PATCH v4 7/8] iommufd: "
` [PATCH v4 8/8] iommu: Remove iommu_dev_enable/disable_feature()

arm64: Kernel crash at devm_kmalloc include/linux/device.h: drivers/base/devres.c
 2025-03-13 11:29 UTC  (2+ messages)

[PATCH 0/4] iommu/amd: Enable support for up to 2K interrupts per
 2025-03-13 11:15 UTC  (3+ messages)

[PATCH v3 0/8] Introduce debugfs support in IOMMU
 2025-03-13 11:03 UTC  (13+ messages)
` [PATCH v3 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup
` [PATCH v3 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers
` [PATCH v3 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers
` [PATCH v3 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer
` [PATCH v3 5/8] iommu/amd: Add support for device id user input
` [PATCH v3 7/8] iommu/amd: Add debugfs support to dump IRT Table

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-13 11:01 UTC  (15+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH] iommu: Don't warn prematurely about dodgy probes
 2025-03-13  3:26 UTC  (3+ messages)

[PATCH v4 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-03-12 20:20 UTC  (21+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: Save additional information on context fault
` [PATCH v4 2/5] iommu/arm-smmu-qcom: Don't read fault registers directly
` [PATCH v4 4/5] iommu/arm-smmu-qcom: Make set_stall work when the device is on

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-12 19:32 UTC  (5+ messages)

[PATCH v7 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2025-03-12 16:11 UTC  (4+ messages)

[PATCH v18 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2025-03-12 15:37 UTC  (6+ messages)

[PATCH 00/11] Various dt-bindings fixes
 2025-03-12 15:12 UTC  (3+ messages)
` [PATCH 03/11] dt-bindings: power: qcom,kpss-acc-v2: Add MSM8916 compatible

[PATCH v3 00/23] iommu: Further abstract iommu-pages
 2025-03-12 12:59 UTC  (13+ messages)
` [PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v3 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v3 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages

[PATCH] dma-mapping: fix missing clear bdr in check_ram_in_range_map()
 2025-03-12 12:48 UTC  (2+ messages)

[PATCH v14 00/11] rust: add dma coherent allocator abstraction
 2025-03-12 12:20 UTC  (18+ messages)
` [PATCH v14 01/11] rust: error: Add EOVERFLOW
` [PATCH v14 02/11] rust: add dma coherent allocator abstraction
` [PATCH v14 03/11] samples: rust: add Rust dma test sample driver
` [PATCH v14 04/11] MAINTAINERS: add entry for Rust dma mapping helpers device driver API
` [PATCH v14 05/11] rust: dma: implement `dma::Device` trait
` [PATCH v14 06/11] rust: dma: add dma addressing capabilities
` [PATCH v14 07/11] rust: pci: implement the `dma::Device` trait
` [PATCH v14 08/11] rust: platform: "
` [PATCH v14 09/11] rust: dma: use `dma::Device` in `CoherentAllocation`
` [PATCH v14 10/11] rust: samples: dma: set DMA mask
` [PATCH v14 11/11] rust: dma: add as_slice/write functions for CoherentAllocation

[RFC PATCH v2 14/22] iommufd: Add TIO calls
 2025-03-12 10:41 UTC  (13+ messages)

[PATCH v2] s390/pci: Fix dev.dma_range_map missing sentinel element
 2025-03-12 10:32 UTC 

[PATCH v4 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
 2025-03-12  7:37 UTC  (3+ messages)
` [PATCH v4 2/3] iommufd: Move iommufd_sw_msi and related functions to driver.c

[PATCH] iommu/amd: Add Secure ATS support
 2025-03-12  7:15 UTC  (26+ messages)

[PATCH v3 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-12  3:10 UTC  (4+ messages)
` [PATCH v3 01/12] iommu/arm-smmu-v3: Put iopf enablement in the domain attach path

[PATCH] swiotlb: Introduce DMA_ATTR_SKIP_DEVICE_SYNC
 2025-03-12  0:00 UTC  (4+ messages)

[PATCH v13 0/7] rust: add dma coherent allocator abstraction
 2025-03-11 20:16 UTC  (6+ messages)
  ` [PATCH v13 4/7] rust: device: add dma addressing capabilities

[PATCH v9 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-03-11 19:44 UTC  (15+ messages)
` [PATCH v9 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v9 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v9 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v9 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v9 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v9 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v9 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v9 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v9 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v9 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v9 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v9 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v9 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v9 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v6 0/2] Add support for GPU SMMU on QCS8300
 2025-03-11 18:58 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Set rpm auto_suspend once during probe
 2025-03-11 18:58 UTC  (2+ messages)

[PATCH] iommu/arm: Allow disabling Qualcomm support in arm_smmu_v3
 2025-03-11 18:17 UTC  (8+ messages)

[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-03-11 17:43 UTC  (9+ messages)
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH] iommu: Avoid introducing more races
 2025-03-11 15:19 UTC 

[PATCH v2 0/4] Initial BBML2 support for contpte_convert()
 2025-03-11 14:37 UTC  (17+ messages)
` [PATCH v2 4/4] iommu/arm: Add BBM Level 2 smmu feature

[PATCH] iommu: Unexport iommu_fwspec_free()
 2025-03-11 14:21 UTC  (3+ messages)

[PATCH v3 0/5] iommu/s390: support additional table regions
 2025-03-11 14:19 UTC  (7+ messages)
` [PATCH v3 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v3 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v3 3/5] iommu/s390: support iova_to_phys for "

[PATCH] iommu/mediatek-v1: Support COMPILE_TEST
 2025-03-11 14:15 UTC 

[PATCH] [arm64/tlb] Fix mmu notifiers for range-based invalidates
 2025-03-11 13:13 UTC  (2+ messages)

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-11 13:08 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH 0/4] make vendor specific subdirectory inclusion conditional
 2025-03-11 10:15 UTC  (5+ messages)
` [PATCH 1/4] iommu: remove duplicate selection of DMAR_TABLE
` [PATCH 2/4] iommu: make inclusion of intel directory conditional
` [PATCH 3/4] iommu: make inclusion of amd "
` [PATCH 4/4] iommu: make inclusion of riscv "

[PATCH] s390/pci: Fix dev.dma_range_map missing sentinel element
 2025-03-10 20:40 UTC  (2+ messages)

[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
 2025-03-10 18:44 UTC  (7+ messages)
` [PATCH RFC 06/12] dma: direct: Provide accessor to dmem region
` [PATCH RFC 11/12] drm/gem: Add cgroup memory accounting


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