Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-02-26 01:18:54 to 2025-02-28 09:26:47 UTC [more...]

[PATCH v3 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-02-28  9:26 UTC  (9+ messages)
` [PATCH v3 01/12] iommu/arm-smmu-v3: Put iopf enablement in the domain attach path
` [PATCH v3 02/12] iommu/vt-d: Check if SVA is supported when attaching the SVA domain
` [PATCH v3 03/12] iommu: Remove IOMMU_DEV_FEAT_SVA
` [PATCH v3 04/12] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH v3 05/12] iommu/vt-d: Move PRI enablement in "
` [PATCH v3 06/12] iommu/vt-d: Cleanup intel_context_flush_present()
` [PATCH v3 07/12] iommu/vt-d: Put iopf enablement in domain attach path
` [PATCH v3 08/12] iommufd/selftest: "

[PATCH v2 0/4] Misc iommu_attach_handle enhancements in iommu core
 2025-02-28  9:23 UTC  (3+ messages)

[PATCH] iommu/amd: Add Secure ATS support
 2025-02-28  8:53 UTC  (33+ messages)

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-02-28  8:35 UTC  (5+ messages)
  ` [PATCH v12 2/3] "

[6.1.y] Regression from b1e6e80a1b42 ("xen/swiotlb: add alignment check for dma buffers") when booting with Xen and mpt3sas_cm0 _scsih_probe failures
 2025-02-28  8:20 UTC  (9+ messages)

[PATCH v8 00/12] iommufd support pasid attach/replace
 2025-02-28  6:48 UTC  (39+ messages)
` [PATCH v8 01/12] iommu: Add iommu_attach_device_pasid_handle()
` [PATCH v8 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v8 03/12] iommufd: Pass @pasid through the device attach/replace path
` [PATCH v8 04/12] iommufd/device: Only add reserved_iova in non-pasid path
` [PATCH v8 05/12] iommufd: Mark PASID-compatible domain
` [PATCH v8 06/12] iommufd: Support pasid attach/replace
` [PATCH v8 07/12] iommufd: Enforce PASID-compatible domain for RID
` [PATCH v8 08/12] iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
` [PATCH v8 09/12] iommufd: Allow allocating PASID-compatible domain
` [PATCH v8 10/12] iommufd/selftest: Add set_dev_pasid in mock iommu
` [PATCH v8 11/12] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v8 12/12] iommufd/selftest: Add coverage for iommufd "

[PATCH v2] iommu/vt-d: fix system hang on reboot -f
 2025-02-28  4:34 UTC  (13+ messages)
                    ` [External] "

[PATCH v2 0/4] iommu: Isolate iova_cookie to actual owners
 2025-02-28  3:29 UTC  (8+ messages)
` [PATCH v2 1/4] iommu: Add private_data_owner to iommu_domain
` [PATCH v2 2/4] iommufd: Move iommufd_sw_msi and related functions to driver.c
` [PATCH v2 3/4] iommu: Drop sw_msi from iommu_domain
` [PATCH v2 4/4] iommu: Turn iova_cookie to dma-iommu private pointer

[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
 2025-02-28  2:15 UTC  (5+ messages)
` [PATCH net-next v10 2/4] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH net-next v10 3/4] page_pool: support unlimited number of inflight pages
` [PATCH net-next v10 4/4] page_pool: skip dma sync operation for "

[PATCH v2 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-02-28  2:04 UTC  (9+ messages)
` [PATCH v2 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v2 2/5] iommu: Add domain_alloc_identity()
` [PATCH v2 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH v2 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH v2 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU

[PATCH v1 0/4] iommu: Isolate iova_cookie to actual owners
 2025-02-27 23:32 UTC  (9+ messages)
` [PATCH v1 1/4] iommu: Define iommu_get/put_msi_cookie() under CONFIG_IRQ_MSI_IOMMU
` [PATCH v1 2/4] iommu: Add iommu_default_domain_free helper
` [PATCH v1 3/4] iommu: Request iova_cookie owner to put cookie explicitly
` [PATCH v1 4/4] iommu: Turn iova_cookie to dma-iommu private pointer

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-27 23:12 UTC  (16+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three void APIs
` [PATCH *-next 15/18] mfd: db8500-prcmu: "

[PATCH 0/2] Add an iommufd selftest for replacement between domain and handle
 2025-02-27 20:11 UTC  (8+ messages)
` [PATCH 1/2] iommufd/selftest: Add a helper to get test device
` [PATCH 2/2] iommufd/selftest: Add coverage for RID replace between handle and non-handle

[PATCH] iommufd: Fix uninitialized rc in iommufd_access_rw()
 2025-02-27 20:07 UTC 

[PATCH v2 0/7] iommu: Add MSI mapping support with nested SMMU (Part-1 core)
 2025-02-27 19:47 UTC  (16+ messages)
` [PATCH v2 3/7] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH v2 6/7] iommufd: Implement sw_msi support natively
` [PATCH v2 7/7] iommu: Turn iova_cookie to dma-iommu private pointer

[PATCH 0/2] iommu: apple-dart: Support the ISP DART
 2025-02-27 17:02 UTC  (5+ messages)
` [PATCH 1/2] iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3
` [PATCH 2/2] iommu: apple-dart: Allow mismatched bypass support

[PATCH v2 0/7] iommu/amd: Trivial fixes
 2025-02-27 16:23 UTC  (8+ messages)
` [PATCH v2 1/7] iommu/amd: Log IOMMU control register in event log path
` [PATCH v2 2/7] iommu/amd: Remove unused variable
` [PATCH v2 3/7] iommu/amd/pgtbl_v2: Improve error handling
` [PATCH v2 4/7] iommu/amd: Remove outdated comment
` [PATCH v2 5/7] iommu/amd: Fix header file
` [PATCH v2 6/7] iommu/amd: Remove unused forward declaration
` [PATCH v2 7/7] iommu/amd: Consolidate protection domain free code

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-02-27 16:01 UTC  (12+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
` [RFC PATCH v2 20/22] sev-guest: Stop changing encrypted page state for TDISP devices

[PATCH] iommu: Unexport iommu_fwspec_free()
 2025-02-27 14:47 UTC 

[PATCH v3 14/23] iommu/pages: Move from struct page to struct ioptdesc and folio
 2025-02-27  5:17 UTC  (5+ messages)

[PATCH v3 09/23] iommu/pages: Formalize the freelist API
 2025-02-27  5:11 UTC  (4+ messages)

[PATCH] selftests/dma: Fix bad array reference
 2025-02-26 21:41 UTC  (3+ messages)

[PATCH 00/10] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-26 21:30 UTC  (3+ messages)
` [PATCH 04/10] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin

[PATCH 1/1] iommu/amd: Preserve default DTE fields when updating Host Page Table Root
 2025-02-26 16:35 UTC  (5+ messages)

[PATCH] iommu/dma: Remove redundant locking
 2025-02-26 15:57 UTC 

[PATCH] iommufd: Disallow allocating nested parent domain with fault ID
 2025-02-26 13:49 UTC  (2+ messages)

[PATCH v3 23/23] iommu/pages: Remove iommu_alloc_pages_node()
 2025-02-26 12:30 UTC  (2+ messages)

[PATCH v3 22/23] iommu/pages: Remove iommu_alloc_page_node()
 2025-02-26 12:26 UTC  (2+ messages)

[PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
 2025-02-26 12:24 UTC  (2+ messages)

[PATCH v3 16/23] iommu/pages: Allow sub page sizes to be passed into the allocator
 2025-02-26 12:22 UTC  (2+ messages)

[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
 2025-02-26 12:12 UTC  (4+ messages)
` [PATCH v10 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed

[PATCH v3 21/23] iommu/pages: Remove iommu_alloc_page/pages()
 2025-02-26  9:15 UTC  (2+ messages)

[PATCH v3 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
 2025-02-26  7:04 UTC  (2+ messages)

[PATCH v3 12/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
 2025-02-26  7:02 UTC  (2+ messages)

[PATCH v3 07/23] iommu/pages: De-inline the substantial functions
 2025-02-26  6:43 UTC  (2+ messages)

[PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
 2025-02-26  6:34 UTC  (2+ messages)

[PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
 2025-02-26  6:32 UTC  (2+ messages)

[PATCH v3 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
 2025-02-26  6:28 UTC  (2+ messages)

[PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
 2025-02-26  6:25 UTC  (2+ messages)

[PATCH v3 0/4] Misc iommu_attach_handle enhancements in iommu core
 2025-02-26  5:53 UTC  (6+ messages)
` [PATCH v3 2/4] iommu: Drop iommu_group_replace_domain()
` [PATCH v3 3/4] iommu: Store either domain or handle in group->pasid_array
` [PATCH v3 4/4] iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers

[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-26  5:42 UTC  (3+ messages)
` [PATCH v8 01/14] iommufd/fault: Move two fault functions out of the header

[PATCH v2 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-02-26  5:17 UTC  (14+ messages)
` [PATCH v2 04/12] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH v2 05/12] iommu/vt-d: Move PRI enablement in "
` [PATCH v2 06/12] iommu/vt-d: Cleanup intel_context_flush_present()
` [PATCH v2 08/12] iommufd/selftest: Put iopf enablement in domain attach path


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