Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2023-09-16 20:32:08 to 2023-09-22 18:15:18 UTC [more...]

[PATCH v3 0/5] iommu/amd: SVA Support (part 2) - deprecate iommu_v2 module
 2023-09-22 18:15 UTC  (22+ messages)
` [PATCH v3 1/5] iommu/amd: Remove "
` [PATCH v3 2/5] iommu/amd: Remove PPR support
` [PATCH v3 3/5] iommu/amd: Remove amd_iommu_device_info()
` [PATCH v3 4/5] iommu/amd: Remove unused EXPORT_SYMBOLS
` [PATCH v3 5/5] Revert "iommu: Fix false ownership failure on AMD systems with PASID activated"

[PATCH v2 0/2] iommu/virtio: Enable IOMMU_CAP_DERRED_FLUSH
 2023-09-22 18:07 UTC  (16+ messages)
` [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
` [PATCH v2 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush

[PATCH 0/8] iommu: Clean up map/unmap ops
 2023-09-22 17:28 UTC  (9+ messages)
` [PATCH 8/8] iommu: Improve map/unmap sanity checks

[PATCH] swiotlb: fix the check whether a device has used software IO TLB
 2023-09-22 17:12 UTC  (10+ messages)

[PATCH 0/8] iommu: Convert dart & iommufd to the new domain_alloc_paging()
 2023-09-22 17:07 UTC  (9+ messages)
` [PATCH 1/8] iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
` [PATCH 2/8] iommu/vt-d: Update the definition of the blocking domain
` [PATCH 3/8] iommu/vt-d: Use ops->blocked_domain
` [PATCH 4/8] iommufd: Convert to alloc_domain_paging()
` [PATCH 5/8] iommu/dart: Use static global identity domains
` [PATCH 6/8] iommu/dart: Move the blocked domain support to a global static
` [PATCH 7/8] iommu/dart: Convert to domain_alloc_paging()
` [PATCH 8/8] iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()

[PATCH REGRESSION v2] iommu/apple-dart: Handle DMA_FQ domains in attach_dev()
 2023-09-22 16:40 UTC  (3+ messages)

[GIT PULL] iommu/arm-smmu: Fixes for 6.6-rc
 2023-09-22 16:21 UTC 

[PATCH v2 0/3] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-09-22 15:16 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/vt-d: debugfs: Dump entry pointing to huge page
` [PATCH v2 2/3] iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}
` [PATCH v2 3/3] iommu/vt-d: debugfs: Support dumping a specified page table

[PATCH REGRESSION] iommu: Only allocate FQ domains for IOMMUs that support them
 2023-09-22 14:42 UTC  (4+ messages)

[PATCH v5 00/12] iommu: Prepare to deliver page faults to user space
 2023-09-22 12:47 UTC  (7+ messages)
` [PATCH v5 09/12] iommu: Make iommu_queue_iopf() more generic

[PATCH v2] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
 2023-09-22 10:39 UTC  (2+ messages)

[RFC PATCH] iommu/arm-smmu: Introduction of ACTLR for custom prefetch setting
 2023-09-22 10:20 UTC 

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-09-22  9:47 UTC  (23+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 02/17] iommu: Add nested domain support
` [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct
` [PATCH v4 04/17] iommufd: Pass in hwpt_type/user_data to iommufd_hw_pagetable_alloc()
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
` [PATCH v4 06/17] iommufd: Add shared alloc_fn function pointer and mutex pointer
` [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 09/17] iommufd/device: Add helpers to enforce/remove device reserved regions
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data
` [PATCH v4 11/17] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v4 12/17] iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
` [PATCH v4 13/17] iommufd/selftest: Add nested domain allocation for mock domain
` [PATCH v4 14/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs
` [PATCH v4 15/17] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v4 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v4 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
 2023-09-22  8:11 UTC  (2+ messages)

[PATCH v4 0/6] Share sva domains with all devices bound to a mm
 2023-09-22  2:09 UTC  (13+ messages)
` [PATCH v4 2/6] iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
` [PATCH v4 3/6] iommu: Introduce mm_get_pasid() helper function
` [PATCH v4 4/6] mm: Add structure to keep sva information
` [PATCH v4 5/6] iommu: Support mm PASID 1:n with sva domains

[PATCH v2 0/8] soc: qcom: Add uart console support for SM4450
 2023-09-22  1:16 UTC  (26+ messages)
` [PATCH v2 5/8] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH v2 6/8] arm64: dts: qcom: sm4450: Add RPMH and Global clock controller
` [PATCH v2 7/8] arm64: dts: qcom: add uart console support for SM4450
` [PATCH v2 8/8] arm64: defconfig: enable interconnect and pinctrl "

[linux-next:master] BUILD REGRESSION 940fcc189c51032dd0282cbee4497542c982ac59
 2023-09-21 20:09 UTC 

[PATCH v6 00/14] iommu/amd: SVA Support (Part 1) - cleanup/refactoring
 2023-09-21 17:21 UTC  (17+ messages)
` [PATCH v6 01/14] iommu/amd: Remove unused amd_io_pgtable.pt_root variable
` [PATCH v6 02/14] iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h
` [PATCH v6 03/14] iommu/amd: Consolidate logic to allocate protection domain
` [PATCH v6 04/14] iommu/amd: Refactor protection domain allocation code
` [PATCH v6 05/14] iommu/amd: Introduce helper functions for managing GCR3 table
` [PATCH v6 06/14] iommu/amd: Do not set amd_iommu_pgtable in pass-through mode
` [PATCH v6 07/14] iommu/amd: Miscellaneous clean up when free domain
` [PATCH v6 08/14] iommu/amd: Consolidate feature detection and reporting logic
` [PATCH v6 09/14] iommu/amd: Modify logic for checking GT and PPR features
` [PATCH v6 10/14] iommu/amd: Rename ats related variables
` [PATCH v6 11/14] iommu/amd: Introduce iommu_dev_data.ppr
` [PATCH v6 12/14] iommu/amd: Introduce iommu_dev_data.flags to track device capabilities
` [PATCH v6 13/14] iommu/amd: Enable device ATS/PASID/PRI capabilities independently
` [PATCH v6 14/14] iommu/amd: Initialize iommu_device->max_pasids

[PATCH v5 00/11] Add Intel VT-d nested translation
 2023-09-21 13:33 UTC  (13+ messages)
` [PATCH v5 01/11] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v5 02/11] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v5 03/11] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v5 05/11] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v5 06/11] iommu/vt-d: Set the nested domain to a device
` [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v5 08/11] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation
` [PATCH v5 11/11] iommu/vt-d: Disallow read-only mappings to nest parent domain

[PATCH] iommu/vt-d: Avoid memory allocation in iommu_suspend()
 2023-09-21  9:39 UTC 

[PATCH 0/6] iommufd support allocating nested parent domain
 2023-09-21  1:31 UTC  (17+ messages)
` [PATCH 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH 3/6] iommufd/hw_pagetable: Accepts user flags "
` [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op

[PATCH v4 0/2] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
 2023-09-20 20:52 UTC  (3+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Add boolean bypass_ste and skip_cdtab flags
` [PATCH v4 2/2] iommu/arm-smmu-v3: Refactor arm_smmu_write_strtab_ent()

[PATCH v2 00/14] Clean up RPM bus clocks remnants
 2023-09-20 18:30 UTC  (3+ messages)
` (subset) "

[PATCH v3 0/6] MMCC MSM8998 fixes
 2023-09-20 17:14 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] iommu: Allow passing custom allocators to pgtable drivers
 2023-09-20 16:42 UTC  (4+ messages)
` [PATCH 2/2] iommu: Extend LPAE page table format to support custom allocators

[linux-next:master] BUILD REGRESSION 926f75c8a5ab70567eb4c2d82fbc96963313e564
 2023-09-20 16:30 UTC 

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-09-20 16:27 UTC  (7+ messages)
` [RFC PATCH 20/45] KVM: arm64: iommu: Add map() and unmap() operations
` [RFC PATCH 40/45] iommu/arm-smmu-v3-kvm: Add IOMMU ops

[PATCH v2] iommu: map reserved memory as cacheable if device is coherent
 2023-09-20 10:17 UTC  (2+ messages)

[PATCH v8 0/9] Refactor the SMMU's CD table ownership
 2023-09-20  5:45 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 29e400e3ea486bf942b214769fc9778098114113
 2023-09-19 19:37 UTC 

[PATCH 1/1] tools/testing/selftests/iommu:Fixed spelling errors in comments
 2023-09-19 12:11 UTC  (2+ messages)

[PATCH v8 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
 2023-09-19 10:44 UTC  (2+ messages)

[PATCH] iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
 2023-09-19  1:16 UTC 

[PATCH v3 0/7] Iommu: Retire bus ops
 2023-09-18 23:25 UTC  (14+ messages)
` [PATCH v3 1/7] iommu: Factor out some helpers
` [PATCH v3 2/7] iommu: Decouple iommu_present() from bus ops
` [PATCH v3 3/7] iommu: Validate that devices match domains
` [PATCH v3 4/7] iommu: Switch __iommu_domain_alloc() to device ops

[linux-next:master] BUILD REGRESSION 7fc7222d9680366edeecc219c21ca96310bdbc10
 2023-09-18 17:03 UTC 

[PATCH] iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
 2023-09-18 15:09 UTC  (7+ messages)

[PATCH v2 00/11] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-09-18 12:53 UTC  (9+ messages)
` [PATCH v2 04/11] iommu/amd: Initial SVA support for AMD IOMMU
` [PATCH v2 11/11] iommu/amd: Introduce logic to enable/disable IOPF

[PATCH] iommu/arm-smmu-v3: Avoid constructing invalid range commands
 2023-09-18 11:05 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