messages from 2024-09-10 04:56:41 to 2024-09-13 18:58:21 UTC [more...]
[PATCH] xen/swiotlb: add alignment check for dma buffers
2024-09-13 18:58 UTC (2+ messages)
[PATCH v2 0/8] iommu: Domain allocation enhancements
2024-09-13 17:08 UTC (14+ messages)
` [PATCH v2 1/8] iommu: Refactor __iommu_domain_alloc()
` [PATCH v2 2/8] iommu: Introduce iommu_paging_domain_alloc_flags()
` [PATCH v2 3/8] iommu: Add new flag to explictly request PASID capable domain
` [PATCH v2 4/8] iommu/amd: Separate page table setup from domain allocation
` [PATCH v2 5/8] iommu/amd: Pass page table type as param to pdom_setup_pgtable()
` [PATCH v2 6/8] iommu/amd: Enhance domain_alloc_user() to allocate PASID capable domain
` [PATCH v2 7/8] iommu/amd: Add iommu_ops->domain_alloc_paging support
` [PATCH v2 8/8] iommu/amd: Implement global identity domain
[PATCH] iommu/arm-smmu: Clarify MMU-500 CPRE workaround
2024-09-13 15:13 UTC (2+ messages)
[PATCH v3 0/4] vfio-pci support pasid attach/detach
2024-09-13 15:09 UTC (8+ messages)
` [PATCH v3 1/4] ida: Add ida_find_first_range()
` [PATCH v3 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v3 4/4] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
2024-09-13 13:50 UTC (3+ messages)
` [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI
[PATCH v2 0/6] Make set_dev_pasid op supporting domain replacement
2024-09-13 12:22 UTC (19+ messages)
` [PATCH v2 1/6] iommu: Pass old domain to set_dev_pasid op
` [PATCH v2 2/6] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()
` [PATCH v2 3/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v2 4/6] iommu/vt-d: Add set_dev_pasid callback for nested domain
` [PATCH v2 5/6] iommu/arm-smmu-v3: Make smmuv3 set_dev_pasid() op support replace
` [PATCH v2 6/6] iommu: Make set_dev_pasid op support domain replacement
[PATCH v4 00/10] iommufd support pasid attach/replace
2024-09-13 12:04 UTC (13+ messages)
` [PATCH v4 01/10] iommu: Introduce a replace API for device pasid
` [PATCH v4 02/10] iommufd: Refactor __fault_domain_replace_dev() to be a wrapper of iommu_replace_group_handle()
` [PATCH v4 03/10] iommufd: Move the iommufd_handle helpers to iommufd_private.h
` [PATCH v4 04/10] iommufd: Always pass iommu_attach_handle to iommu core
` [PATCH v4 05/10] iommufd: Pass pasid through the device attach/replace path
` [PATCH v4 06/10] iommufd: Support pasid attach/replace
` [PATCH v4 07/10] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [PATCH v4 08/10] iommufd/selftest: Add a helper to get test device
` [PATCH v4 09/10] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH v4 10/10] iommufd/selftest: Add coverage for iommufd "
[PATCH v2 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
2024-09-13 11:44 UTC (6+ messages)
` [PATCH v2 1/5] iommu/vt-d: Separate page request queue from SVM
` [PATCH v2 2/5] iommu/vt-d: Remove the pasid present check in prq_event_thread
` [PATCH v2 3/5] iommu: kconfig: Move IOMMU_IOPF into INTEL_IOMMU
` [PATCH v2 4/5] iommufd: Enable PRI when doing the iommufd_hwpt_alloc
` [PATCH v2 5/5] iommu/vt-d: drop pasid requirement for prq initialization
[PATCH 0/3] Support attaching PASID to the blocked_domain
2024-09-13 11:47 UTC (6+ messages)
` [PATCH 1/3] iommu/arm-smmu-v3: Make smmuv3 blocked domain support PASID
` [PATCH 2/3] iommu/vt-d: Make "
` [PATCH 3/3] iommu: Add a wrapper for remove_dev_pasid
[GIT PULL] iommu/arm-smmu: Updates for 6.12
2024-09-13 10:52 UTC (2+ messages)
[RFC 0/2] fix two bugs related to page_pool
2024-09-13 9:35 UTC (4+ messages)
` [RFC 2/2] page_pool: fix IOMMU crash when driver has already unbound
[PATCH 0/6] iommu: Enable user space IOPFs in non-nested and non-svm cases
2024-09-13 8:02 UTC (18+ 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 v3] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
2024-09-13 5:25 UTC
[PATCH v2] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
2024-09-13 2:35 UTC (3+ messages)
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-09-13 2:33 UTC (44+ messages)
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v2 10/19] iommufd/viommu: Add vdev_id helpers for IOMMU drivers
` [PATCH v2 17/19] iommu/arm-smmu-v3: Add arm_smmu_viommu_cache_invalidate
[PATCH v2] dt-bindings: arm-smmu: Add compatible for QCS8300 SoC
2024-09-12 12:57 UTC (2+ messages)
[RFC v2 00/21] Provide a new two step DMA API mapping API
2024-09-12 11:15 UTC (22+ messages)
` [RFC v2 01/21] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC v2 02/21] iommu/dma: Implement link/unlink ranges callbacks
` [RFC v2 03/21] iommu/dma: Add check if IOVA can be used
` [RFC v2 04/21] dma-mapping: initialize IOVA state struct
` [RFC v2 05/21] dma-mapping: provide an interface to allocate IOVA
` [RFC v2 06/21] dma-mapping: set and query DMA IOVA state
` [RFC v2 07/21] dma-mapping: implement link range API
` [RFC v2 08/21] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [RFC v2 09/21] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA
` [RFC v2 10/21] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC v2 11/21] RDMA/umem: Store ODP access mask information in PFN
` [RFC v2 12/21] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC v2 13/21] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC v2 14/21] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC v2 15/21] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC v2 16/21] vfio/mlx5: Explicitly store page list
` [RFC v2 17/21] vfio/mlx5: Convert vfio to use DMA link API
` [RFC v2 18/21] nvme-pci: remove optimizations for single DMA entry
` [RFC v2 19/21] nvme-pci: precalculate number of DMA entries for each command
` [RFC v2 20/21] nvme-pci: use new dma API
` [RFC v2 21/21] nvme-pci: don't allow mapping of bvecs with offset
[PATCH] dma-mapping: reliably inform about DMA support for IOMMU
2024-09-12 10:50 UTC (5+ messages)
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-09-12 7:32 UTC (29+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
[PATCH rc] iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()
2024-09-12 7:20 UTC (3+ messages)
Should the return value of the rlookup_amd_iommu be checked?
2024-09-12 4:53 UTC (3+ messages)
[PATCH] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
2024-09-11 19:52 UTC (8+ messages)
[PATCH 8/9] accel/rocket: Add job submission IOCTL
2024-09-11 12:02 UTC (3+ messages)
[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
2024-09-11 11:07 UTC (9+ messages)
` [PATCH 2/9] iommu/rockchip: Attach multiple power domains
[PATCH 1/5] iommu: Enhance domain allocation code to take additional flags
2024-09-11 10:54 UTC (12+ messages)
[PATCH 0/5] iommu: Domain allocation enhancements
2024-09-11 10:44 UTC (4+ messages)
` [PATCH 5/5] iommu/amd: Add iommu_ops->domain_alloc_paging support
[PATCH] iommu/amd: Test for PAGING domains before freeing a domain
2024-09-11 9:36 UTC (2+ messages)
[PATCH v4 0/2] DMA IOMMU static calls
2024-09-11 9:05 UTC (6+ messages)
` [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops
[PATCH 0/2] iommufd: Misc cleanups per iommufd iopf merging
2024-09-11 6:33 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 v4] iommu/s390: Implement blocking domain
2024-09-10 21:15 UTC
[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
2024-09-10 20:13 UTC (4+ messages)
[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
2024-09-10 19:34 UTC (7+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "
[PATCH v5] PCI: Detect and trust built-in Thunderbolt chips
2024-09-10 17:57 UTC
[PATCH v2 00/10] iommu/amd: Improve domain allocator and device attach code path
2024-09-10 6:58 UTC (11+ messages)
` [PATCH v2 01/10] iommu/amd: Use ida interface to manage protection domain ID
` [PATCH v2 02/10] iommu/amd: Remove protection_domain.dev_cnt variable
` [PATCH v2 03/10] iommu/amd: xarray to track protection_domain->iommu list
` [PATCH v2 04/10] iommu/amd: Remove unused amd_iommus variable
` [PATCH v2 05/10] iommu/amd: Do not detach devices in domain free path
` [PATCH v2 06/10] iommu/amd: Reduce domain lock scope in attach device path
` [PATCH v2 07/10] iommu/amd: Rearrange attach device code
` [PATCH v2 08/10] iommu/amd: Convert dev_data lock from spinlock to mutex
` [PATCH v2 09/10] iommu/amd: Reorder attach device code
` [PATCH v2 10/10] iommu/amd: Improve amd_iommu_release_device()
[PATCH RFC PREVIEW 0/6] iommu: enable user space iopfs in non-nested and non-svm cases
2024-09-09 14:46 UTC (5+ messages)
[PATCH v2 10/14] iommu/amd: Remove conditions from domain free paths
2024-09-10 4:56 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox