index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
/
selftest.c
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-11
iommu: Allow an input type in hw_info op
Nicolin Chen
2025-07-11
iommufd/selftest: Add coverage for the new mmap interface
Nicolin Chen
2025-07-11
iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
Nicolin Chen
2025-07-10
iommufd/selftest: Support user_data in mock_viommu_alloc
Nicolin Chen
2025-07-10
iommu: Pass in a driver-level user data structure to viommu_init op
Nicolin Chen
2025-07-10
iommu: Use enum iommu_hw_info_type for type in hw_info op
Nicolin Chen
2025-06-27
iommu: Remove ops.pgsize_bitmap from drivers that don't use it
Jason Gunthorpe
2025-06-19
iommufd/selftest: Replace mock_viommu_alloc with mock_viommu_init
Nicolin Chen
2025-06-19
iommufd/selftest: Drop parent domain from mock_iommu_domain_nested
Nicolin Chen
2025-06-19
iommufd: Apply obvious cosmetic fixes
Nicolin Chen
2025-04-28
iommufd/selftest: Put iopf enablement in domain attach path
Lu Baolu
2025-03-25
iommufd/selftest: Add test ops to test pasid attach/detach
Yi Liu
2025-03-25
iommufd/selftest: Add a helper to get test device
Yi Liu
2025-03-25
iommufd/selftest: Add set_dev_pasid in mock iommu
Yi Liu
2025-03-25
iommufd: Support pasid attach/replace
Yi Liu
2025-03-18
iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
Nicolin Chen
2025-03-18
iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
2024-12-11
iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core
Yi Liu
2024-12-11
iommufd/selftest: Remove domain_alloc_paging()
Jason Gunthorpe
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
2024-11-22
iommu: Add ops->domain_alloc_nested()
Jason Gunthorpe
2024-11-12
iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
Nicolin Chen
2024-11-12
iommufd/selftest: Add mock_viommu_cache_invalidate
Nicolin Chen
2024-11-12
iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
Nicolin Chen
2024-11-12
iommufd/selftest: Add refcount to mock_iommu_device
Nicolin Chen
2024-11-12
iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
Nicolin Chen
2024-11-12
iommufd/selftest: Add container_of helpers
Nicolin Chen
2024-08-27
Merge branch 'nesting_reserved_regions' into iommufd.git for-next
Jason Gunthorpe
2024-08-27
iommufd/selftest: Fix buffer read overrrun in the dirty test
Jason Gunthorpe
2024-08-26
iommufd: Reorder include files
Nicolin Chen
2024-08-19
iommufd/selftest: Make dirty_ops static
Jinjie Ruan
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
2024-07-09
iommufd/selftest: Add IOPF support for mock device
Lu Baolu
2024-06-28
iommufd/selftest: Do not record head iova to better match iommu drivers
Joao Martins
2024-06-28
iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmaps
Joao Martins
2024-02-26
iommufd/selftest: Don't check map/unmap pairing with HUGE_PAGES
Jason Gunthorpe
2024-02-26
iommufd: Fix protection fault in iommufd_test_syz_conv_iova
Nicolin Chen
2024-02-26
iommufd/selftest: Fix mock_dev_num bug
Nicolin Chen
2024-02-06
iommufd/selftest: Hugepage mock domain support
Joao Martins
2024-02-06
iommufd/selftest: Refactor mock_domain_read_and_clear_dirty()
Joao Martins
2024-01-11
iommufd/selftest: Check the bus type during probe
Jason Gunthorpe
2024-01-11
iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
Nicolin Chen
2024-01-11
iommufd/selftest: Add mock_domain_cache_invalidate_user support
Nicolin Chen
2023-11-29
iommufd: Add iommufd_ctx to iommufd_put_object()
Jason Gunthorpe
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
iommufd: Organize the mock domain alloc functions closer to Joerg's tree
Jason Gunthorpe
2023-10-30
iommufd/selftest: Fix page-size check in iommufd_test_dirty()
Joao Martins
2023-10-26
iommufd: Convert to alloc_domain_paging()
Jason Gunthorpe
2023-10-26
iommufd/selftest: Add nested domain allocation for mock domain
Nicolin Chen
[next]