summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Add helper to setup pasid nested translationLu Baolu2023-10-262-0/+114
* iommu/vt-d: Add helper for nested domain allocationLu Baolu2023-10-263-1/+65
* iommu/vt-d: Extend dmar_domain to support nested domainLu Baolu2023-10-261-6/+30
* iommufd: Add data structure for Intel VT-d stage-1 domain allocationYi Liu2023-10-261-0/+30
* iommu/vt-d: Enhance capability check for nested parent domain allocationYi Liu2023-10-262-1/+3
* iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTsNicolin Chen2023-10-263-8/+140
* iommufd/selftest: Add nested domain allocation for mock domainNicolin Chen2023-10-262-30/+140
* iommu: Add iommu_copy_struct_from_user helperNicolin Chen2023-10-261-0/+40
* iommufd: Add a nested HW pagetable objectNicolin Chen2023-10-265-16/+159
* iommu: Pass in parent domain with user_data to domain_alloc_user opYi Liu2023-10-265-9/+44
* iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTEDNicolin Chen2023-10-261-17/+29
* iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetableNicolin Chen2023-10-265-108/+148
* iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurationsJason Gunthorpe2023-10-262-30/+86
* iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGINGJason Gunthorpe2023-10-265-10/+10
* iommu: Add IOMMU_DOMAIN_NESTEDLu Baolu2023-10-261-0/+4
* iommufd: Only enforce cache coherency in iommufd_hw_pagetable_allocNicolin Chen2023-10-243-20/+10
* iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flagJoao Martins2023-10-243-18/+61
* iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFOJoao Martins2023-10-244-11/+45
* iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins2023-10-244-5/+334
* iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins2023-10-243-0/+48
* iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKINGJoao Martins2023-10-243-1/+88
* iommufd/selftest: Expand mock_domain with dev_flagsJoao Martins2023-10-243-2/+50
* iommu/vt-d: Access/Dirty bit support for SS domainsJoao Martins2023-10-245-1/+232
* iommu/amd: Access/Dirty bit support in IOPTEsJoao Martins2023-10-244-1/+182
* iommu/amd: Add domain_alloc_user based domain allocationJoao Martins2023-10-241-3/+41
* iommufd: Add a flag to skip clearing of IOPTE dirtyJoao Martins2023-10-243-4/+23
* iommufd: Add capabilities to IOMMU_GET_HW_INFOJoao Martins2023-10-242-0/+21
* iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins2023-10-245-0/+184
* iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins2023-10-245-0/+121
* iommufd: Add a flag to enforce dirty tracking on attachJoao Martins2023-10-242-1/+6
* iommu: Add iommu_domain ops for dirty trackingJoao Martins2023-10-242-0/+74
* iommufd/iova_bitmap: Move symbols to IOMMUFD namespaceJoao Martins2023-10-244-4/+7
* vfio: Move iova_bitmap into iommufdJoao Martins2023-10-247-2/+34
* vfio/iova_bitmap: Export more API symbolsJoao Martins2023-10-241-0/+3
* iommufd: Correct IOMMU_HWPT_ALLOC_NEST_PARENT descriptionNicolin Chen2023-10-211-3/+2
* iommufd/selftest: Rework TEST_LENGTH to test min_size explicitlyNicolin Chen2023-10-161-13/+16
* iommu/vt-d: Add domain_alloc_user opYi Liu2023-10-101-0/+28
* iommufd/selftest: Add domain_alloc_user() support in iommu mockYi Liu2023-10-104-8/+48
* iommufd: Support allocating nested parent domainYi Liu2023-10-102-2/+15
* iommufd: Flow user flags for domain allocation to domain_alloc_user()Yi Liu2023-10-103-5/+9
* iommufd: Use the domain_alloc_user() op for domain allocationYi Liu2023-10-101-4/+15
* iommu: Add new iommu op to create domains owned by userspaceYi Liu2023-10-101-1/+10
* iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt testNicolin Chen2023-09-261-1/+1
* iommufd: Fix spelling errors in commentsGuokaiXu2023-09-192-2/+2
* Linux 6.6-rc2v6.6-rc2Linus Torvalds2023-09-171-1/+1
* Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-177-24/+61
|\
| * x86/purgatory: Remove LTO flagsSong Liu2023-09-171-0/+4
| * x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2023-09-172-14/+39
| * x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()Peter Zijlstra2023-09-121-4/+0
| * x86/ibt: Suppress spurious ENDBRPeter Zijlstra2023-09-122-0/+13