index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
iommu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
1
-0
/
+2
2025-10-20
iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()
Nicolin Chen
1
-2
/
+2
2025-09-26
iommu/selftest: prevent use of uninitialized variable
Alessandro Zanni
1
-5
/
+3
2025-09-19
iommufd/selftest: Update the fail_nth limit
Jason Gunthorpe
1
-1
/
+1
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
3
-225
/
+420
2025-07-18
iommufd/selftest: Add coverage for vdevice tombstone
Xu Yilun
1
-0
/
+14
2025-07-18
iommufd/selftest: Explicitly skip tests for inapplicable variant
Xu Yilun
1
-187
/
+176
2025-07-18
iommufd/selftest: Test reserved regions near ULONG_MAX
Jason Gunthorpe
1
-0
/
+27
2025-07-11
iommufd/selftest: Update hw_info coverage for an input data_type
Nicolin Chen
3
-23
/
+46
2025-07-11
iommufd/selftest: Add coverage for the new mmap interface
Nicolin Chen
2
-0
/
+23
2025-07-11
iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
Nicolin Chen
3
-0
/
+96
2025-07-10
iommufd/selftest: Add coverage for viommu data
Nicolin Chen
3
-17
/
+40
2025-06-24
iommufd/selftest: Fix build warnings due to uninitialized mfd
Nicolin Chen
1
-2
/
+6
2025-06-24
iommufd/selftest: Add asserts testing global mfd
Nicolin Chen
1
-0
/
+2
2025-06-24
iommufd/selftest: Add missing close(mfd) in memfd_mmap()
Nicolin Chen
1
-2
/
+7
2025-06-24
iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
Nicolin Chen
1
-9
/
+21
2025-03-28
iommufd: Test attach before detaching pasid
Yi Liu
1
-0
/
+6
2025-03-28
iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO
Yi Liu
3
-5
/
+33
2025-03-25
iommufd/selftest: Add coverage for iommufd pasid attach/detach
Yi Liu
3
-10
/
+437
2025-03-18
iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
Nicolin Chen
3
-0
/
+153
2025-03-18
iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
1
-0
/
+5
2025-03-04
iommufd: Disallow allocating nested parent domain with fault ID
Yi Liu
1
-0
/
+4
2024-12-03
iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth
Nicolin Chen
1
-0
/
+14
2024-11-14
iommufd: IOMMU_IOAS_CHANGE_PROCESS selftest
Steve Sistare
3
-0
/
+148
2024-11-12
iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
Nicolin Chen
2
-0
/
+205
2024-11-12
iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
Nicolin Chen
2
-1
/
+30
2024-11-12
iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
Nicolin Chen
1
-2
/
+2
2024-11-12
iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
Nicolin Chen
3
-0
/
+51
2024-11-12
iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
Nicolin Chen
3
-0
/
+176
2024-10-28
iommufd: Selftest coverage for IOMMU_IOAS_MAP_FILE
Steve Sistare
3
-15
/
+205
2024-08-26
iommufd: Do not allow creating areas without READ or WRITE
Jason Gunthorpe
1
-3
/
+3
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+0
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
1
-2
/
+0
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
3
-6
/
+104
2024-07-09
iommufd/selftest: Add coverage for IOPF test
Lu Baolu
3
-6
/
+104
2024-06-28
iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizes
Joao Martins
1
-18
/
+18
2024-06-28
iommufd/selftest: Add tests for <= u8 bitmap sizes
Joao Martins
1
-0
/
+18
2024-06-28
iommufd/selftest: Fix dirty bitmap tests with u8 bitmaps
Joao Martins
2
-7
/
+9
2024-04-14
iommufd: Add config needed for iommufd_fail_nth
Muhammad Usama Anjum
1
-0
/
+2
2024-02-22
selftests/iommu: fix the config fragment
Muhammad Usama Anjum
1
-2
/
+3
2024-02-06
iommufd/selftest: Add mock IO hugepages tests
Joao Martins
1
-3
/
+42
2024-02-06
iommufd/selftest: Refactor dirty bitmap tests
Joao Martins
2
-31
/
+36
2024-02-06
iommufd/selftest: Test u64 unaligned bitmaps
Joao Martins
1
-2
/
+17
2024-01-11
iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
Nicolin Chen
2
-0
/
+179
2024-01-11
iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
Nicolin Chen
2
-0
/
+28
2023-11-20
iommufd/selftest: Fix _test_mock_dirty_bitmaps()
Robin Murphy
1
-7
/
+6
2023-10-26
iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs
Nicolin Chen
3
-8
/
+140
2023-10-24
iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag
Joao Martins
2
-12
/
+52
2023-10-24
iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO
Joao Martins
3
-10
/
+33
2023-10-24
iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2
-0
/
+223
[next]