Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-01-03 16:47:44 to 2024-01-15 09:46:58 UTC [more...]

[PATCH 0/3] vfio-pci support pasid attach/detach
 2024-01-15  9:49 UTC  (11+ messages)
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-15  7:58 UTC  (9+ messages)
` [RFC PATCH v10 1/5] iommu/vt-d: add pci_dev parameter to qi_submit_sync and refactor callers
` [RFC PATCH v10 2/5] iommu/vt-d: break out ATS Invalidation if target device is gone

[PATCH] dma-debug: fix kernel-doc warnings
 2024-01-15  7:21 UTC  (2+ messages)

[PATCH v3 0/2] iommu/iova: Make the rcache depot properly flexible
 2024-01-15  7:17 UTC  (21+ messages)

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2024-01-15  1:25 UTC  (7+ messages)
  ` [PATCH v2 4/6] iommufd: Deliver fault messages "

ath11k and vfio-pci support
 2024-01-14 14:36 UTC 

[PATCH] iommu/vt-d: Check for non-NULL domain on device release
 2024-01-13 18:17 UTC 

[PATCH 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers
 2024-01-12 19:45 UTC  (24+ messages)
                        ` [PATCH] "
                          ` [PATCH] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry_step()
                          ` [PATCH] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-01-12 17:49 UTC 

[PATCH v4 00/16] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2024-01-12 14:59 UTC  (33+ messages)
` [PATCH v4 02/16] iommu/amd: Enable Guest Translation before registering devices
` [PATCH v4 03/16] iommu/amd: Introduce get_amd_iommu_from_dev()
` [PATCH v4 06/16] iommu/amd: Use protection_domain.flags to check page table mode
` [PATCH v4 07/16] iommu/amd: Introduce per-device domain ID to workaround potential TLB aliasing issue
` [PATCH v4 08/16] iommu/amd: Add support for device based TLB invalidation
` [PATCH v4 09/16] iommu/amd: Rearrange GCR3 table setup code
` [PATCH v4 10/16] iommu/amd: Refactor helper function for setting / clearing GCR3
` [PATCH v4 11/16] iommu/amd: Refactor attaching / detaching device functions
` [PATCH v4 13/16] iommu/amd: Refactor GCR3 table helper functions
` [PATCH v4 14/16] iommu/amd: Remove unused flush pasid functions
` [PATCH v4 15/16] iommu/amd: Rearrange device flush code

[PATCH v7 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-01-12 13:14 UTC  (19+ messages)
` [PATCH v7 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v7 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v7 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v7 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v7 5/5] iommu/arm-smmu: add ACTLR data and support for SC7280

[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
 2024-01-12  5:52 UTC  (6+ messages)
` [RFC V1 1/5] swiotlb: Support allocating DMA memory from SWIOTLB
` [RFC V1 2/5] swiotlb: Allow setting up default alignment of SWIOTLB region
` [RFC V1 3/5] x86: CVMs: Enable dynamic swiotlb by default for CVMs
` [RFC V1 4/5] x86: CVMs: Allow allocating all DMA memory from SWIOTLB
` [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment

[RFCv2 PATCH 0/7] iommu/amd: Introduce hardware info reporting and nested translation support
 2024-01-12  0:06 UTC  (8+ messages)
` [RFCv2 PATCH 1/7] iommu/amd: Introduce struct gcr3_tbl_info.giov
` [RFCv2 PATCH 2/7] iommu/amd: Refactor set_dte_entry
` [RFCv2 PATCH 3/7] iommu/amd: Update PASID, GATS, and GLX feature related macros
` [RFCv2 PATCH 4/7] iommu/amd: Add support for hw_info for iommu capability query
` [RFCv2 PATCH 5/7] iommufd: Introduce data struct for AMD nested domain allocation
` [RFCv2 PATCH 6/7] iommu/amd: Add nested domain allocation support
` [RFCv2 PATCH 7/7] iommu/amd: Add nested domain attach/detach support

[GIT PULL] dma-mapping updates for Linux 6.8
 2024-01-11 22:58 UTC  (2+ messages)

[PATCH v11 0/8] Add iommufd nesting (part 2/2)
 2024-01-11 19:56 UTC  (14+ messages)
` [PATCH v11 1/8] iommu: Add cache_invalidate_user op
` [PATCH v11 2/8] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v11 3/8] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v11 4/8] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v11 5/8] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v11 6/8] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v11 7/8] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v11 8/8] iommu/vt-d: Add iotlb flush for nested domain

[PATCH 1/1] iommufd/selftest: Use right iommu_ops for mock device
 2024-01-11 15:56 UTC  (4+ messages)

[PATCH v2] swiotlb: check alloc_size before the allocation of a new memory pool
 2024-01-11  8:35 UTC  (2+ messages)

[RFC PATCH v10 3/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
 2024-01-11  7:44 UTC  (15+ messages)
` [RFC PATCH v10 4/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [RFC PATCH v10 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever

[PATCH v8 00/10] Add iommufd nesting (part 2/2)
 2024-01-11  7:14 UTC  (5+ messages)
` [PATCH v8 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults

[PATCH v4 00/14] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2024-01-11  5:18 UTC  (5+ messages)
` [PATCH v4 13/14] iommu: Add ops->domain_alloc_sva()

IOMMU iotlb cache question
 2024-01-11  2:41 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v6.8
 2024-01-10 12:10 UTC 

[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
 2024-01-09 17:51 UTC  (7+ messages)
` [PATCH RFC 3/4] dma-direct: add offset to zone_dma_bits

[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
 2024-01-09  9:52 UTC  (25+ messages)
` [RFC PATCH 2/6] iommu/amd: Add support for hw_info for iommu capability query
` [RFC PATCH 3/6] iommu/amd: Introduce Guest-ID struct amd_iommu_vminfo
` [RFC PATCH 4/6] iommufd: Introduce data struct for AMD nested domain allocation
` [RFC PATCH 5/6] iommu/amd: Introduce helper functions to setup GCR3TRPMode
` [RFC PATCH 6/6] iommu/amd: Introduce nested translation support

[PATCH] swiotlb: add debugfs to track swiotlb transient pool usage
 2024-01-09  7:04 UTC 

[PATCH v9 00/14] iommu: Prepare to deliver page faults to user space
 2024-01-09  5:55 UTC  (10+ messages)
` [PATCH v9 12/14] iommu: Use refcount for fault data access
` [PATCH v9 13/14] iommu: Improve iopf_queue_remove_device()
` [PATCH v9 14/14] iommu: Track iopf group instead of last fault

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2024-01-09  6:00 UTC  (26+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[PATCH] swiotlb: check alloc_size before the allocation of a new memory pool
 2024-01-09  2:34 UTC  (5+ messages)

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2024-01-08  8:37 UTC  (5+ messages)
` [PATCH v6 1/6] iommu: Add cache_invalidate_user op
` [PATCH v6 3/6] iommu: Add iommu_copy_struct_from_user_array helper

[Regression] [iommu/iova] iova_rbtree_lock contended seriously causing performance bottleneck (bisect done; commit found)
 2024-01-06  4:25 UTC  (3+ messages)

[PATCH] iommufd/selftest: Check the bus type during probe
 2024-01-05 19:49 UTC  (3+ messages)

[PATCH v3 00/10] IOMMU memory observability
 2024-01-05 15:33 UTC  (9+ messages)
` [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h

patch "dma-debug: make dma_debug_add_bus take a const pointer" added to char-misc-next
 2024-01-05  9:17 UTC 

patch "dma-debug: make dma_debug_add_bus take a const pointer" added to char-misc-testing
 2024-01-04 13:39 UTC 


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