summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-08-27selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao-2/+112
2025-08-27libbpf: Fix USDT SIB argument handling causing unrecognized register errorJiawei Zhao-7/+99
2025-08-27selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma-36/+36
2025-08-27bpf: Add selftest to check the verifier's abstract multiplicationNandakumar Edamana-0/+40
2025-08-27vfio: selftests: Add a script to help with running VFIO selftestsDavid Matlack-0/+110
2025-08-27vfio: selftests: Make iommufd the default iommu_modeDavid Matlack-1/+1
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack-35/+146
2025-08-27vfio: selftests: Add iommufd_compat_type1{,v2} modesDavid Matlack-3/+23
2025-08-27vfio: selftests: Add vfio_type1v2_modeDavid Matlack-1/+7
2025-08-27vfio: selftests: Replicate tests across all iommu_modesDavid Matlack-14/+32
2025-08-27vfio: selftests: Encapsulate IOMMU modeDavid Matlack-12/+52
2025-08-27vfio: selftests: Move helper to get cdev path to libvfioDavid Matlack-32/+34
2025-08-27vfio: selftests: Add driver for Intel DSADavid Matlack-0/+420
2025-08-27tools headers: Import iosubmit_cmds512()David Matlack-0/+53
2025-08-27vfio: selftests: Add driver for Intel CBDMADavid Matlack-1/+253
2025-08-27tools headers: Add symlink to linux/pci_ids.hDavid Matlack-0/+1
2025-08-27tools headers: Import x86 MMIO helper overridesDavid Matlack-0/+79
2025-08-27tools headers: Import asm-generic MMIO helpersDavid Matlack-1/+492
2025-08-27tools headers: Add stub definition for __iomemDavid Matlack-0/+4
2025-08-27vfio: sefltests: Add vfio_pci_driver_testDavid Matlack-0/+234
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack-0/+214
2025-08-27vfio: selftests: Add a helper for matching vendor+device IDsDavid Matlack-3/+8
2025-08-27vfio: selftests: Enable asserting MSI eventfds not firingDavid Matlack-1/+21
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack-24/+79
2025-08-27vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMUJosh Hilke-0/+111
2025-08-27vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLBJosh Hilke-5/+33
2025-08-27vfio: selftests: Add test to reset vfio device.Josh Hilke-0/+14
2025-08-27vfio: selftests: Move vfio dma mapping test to their own fileJosh Hilke-18/+52
2025-08-27vfio: selftests: Test basic VFIO and IOMMUFD integrationJosh Hilke-0/+158
2025-08-27vfio: selftests: Introduce vfio_pci_device_testDavid Matlack-0/+181
2025-08-27vfio: selftests: Add a helper library for VFIO selftestsDavid Matlack-0/+534
2025-08-27selftests: Create tools/testing/selftests/vfioDavid Matlack-0/+10
2025-08-27selftests: cgroup: Make test_pids backwards compatibleMichal Koutný-0/+16
2025-08-27selftests: pci_endpoint: Skip IRQ test if IRQ is out of range.Christian Bruel-0/+4
2025-08-27selftests: filesystems: Add functional test for the abort file in fusectlChen Linxuan-0/+311
2025-08-27KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memorySean Christopherson-0/+64
2025-08-27KVM: selftests: guest_memfd mmap() test when mmap is supportedFuad Tabba-22/+139
2025-08-27KVM: selftests: Do not use hardcoded page sizes in guest_memfd testFuad Tabba-5/+7
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+2
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+2
2025-08-26kunit: tool: Accept --raw_output=full as an alias of 'all'David Gow-2/+2
2025-08-26selftests: drv-net: ncdevmem: explicitly set HDS threshold to 0Jakub Kicinski-8/+13
2025-08-26selftests: drv-net: ncdevmem: restore original HDS setting before exitingJakub Kicinski-9/+103
2025-08-26selftests: drv-net: ncdevmem: restore old channel configJakub Kicinski-12/+22
2025-08-26selftests: drv-net: ncdevmem: save IDs of flow rules we addedJakub Kicinski-36/+107
2025-08-26selftests: drv-net: ncdevmem: remove use of error()Jakub Kicinski-158/+358
2025-08-26selftests: drv-net: hds: restore hds settingsJakub Kicinski-0/+39
2025-08-26selftests/bpf: Remove may_goto tests from DENYLIST.s390xIlya Leoshkevich-1/+0
2025-08-26selftests/bpf: Enable timed may_goto verifier tests on s390xIlya Leoshkevich-3/+7
2025-08-26selftests/bpf: Add __arch_s390x macroIlya Leoshkevich-0/+6