aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-08-28perf annotate: Add --code-with-type support for TUINamhyung Kim4-9/+50
2025-08-28perf annotate: Return printed number from disasm_line__write()Namhyung Kim1-3/+3
2025-08-28perf annotate: Simplify width calculation in annotation_line__write()Namhyung Kim1-3/+9
2025-08-28perf annotate: Pass annotation_print_data to annotation_line__write()Namhyung Kim3-18/+43
2025-08-28perf annotate: Remove __annotation_line__write()Namhyung Kim2-28/+20
2025-08-28perf annotate: Remove annotation_print_data.startNamhyung Kim1-4/+2
2025-08-28perf annotate: Rename to __hist_entry__tui_annotate()Namhyung Kim4-28/+38
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei6-33/+74
2025-08-28udp: add drop_counters to udp socketEric Dumazet2-3/+4
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan7-9/+14
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds36-94/+342
2025-08-27selftests/bpf: Add LPM trie microbenchmarksMatt Fleming7-0/+853
2025-08-27selftests/bpf: Enable timed may_goto tests for arm64Puranjay Mohan3-40/+23
2025-08-27selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao2-2/+112
2025-08-27libbpf: Fix USDT SIB argument handling causing unrecognized register errorJiawei Zhao2-7/+99
2025-08-27selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma28-36/+36
2025-08-27bpf: Add selftest to check the verifier's abstract multiplicationNandakumar Edamana2-0/+40
2025-08-27vfio: selftests: Add a script to help with running VFIO selftestsDavid Matlack2-0/+110
2025-08-27vfio: selftests: Make iommufd the default iommu_modeDavid Matlack1-1/+1
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack2-35/+146
2025-08-27vfio: selftests: Add iommufd_compat_type1{,v2} modesDavid Matlack3-3/+23
2025-08-27vfio: selftests: Add vfio_type1v2_modeDavid Matlack2-1/+7
2025-08-27vfio: selftests: Replicate tests across all iommu_modesDavid Matlack4-14/+32
2025-08-27vfio: selftests: Encapsulate IOMMU modeDavid Matlack5-12/+52
2025-08-27vfio: selftests: Move helper to get cdev path to libvfioDavid Matlack3-32/+34
2025-08-27vfio: selftests: Add driver for Intel DSADavid Matlack4-0/+420
2025-08-27tools headers: Import iosubmit_cmds512()David Matlack2-0/+53
2025-08-27vfio: selftests: Add driver for Intel CBDMADavid Matlack5-1/+253
2025-08-27tools headers: Add symlink to linux/pci_ids.hDavid Matlack1-0/+1
2025-08-27tools headers: Import x86 MMIO helper overridesDavid Matlack2-0/+79
2025-08-27tools headers: Import asm-generic MMIO helpersDavid Matlack3-1/+492
2025-08-27tools headers: Add stub definition for __iomemDavid Matlack1-0/+4
2025-08-27vfio: sefltests: Add vfio_pci_driver_testDavid Matlack2-0/+234
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack4-0/+214
2025-08-27vfio: selftests: Add a helper for matching vendor+device IDsDavid Matlack2-3/+8
2025-08-27vfio: selftests: Enable asserting MSI eventfds not firingDavid Matlack2-1/+21
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack3-24/+79
2025-08-27vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMUJosh Hilke1-0/+111
2025-08-27vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLBJosh Hilke1-5/+33
2025-08-27vfio: selftests: Add test to reset vfio device.Josh Hilke3-0/+14
2025-08-27vfio: selftests: Move vfio dma mapping test to their own fileJosh Hilke3-18/+52
2025-08-27vfio: selftests: Test basic VFIO and IOMMUFD integrationJosh Hilke2-0/+158
2025-08-27vfio: selftests: Introduce vfio_pci_device_testDavid Matlack2-0/+181
2025-08-27vfio: selftests: Add a helper library for VFIO selftestsDavid Matlack4-0/+534
2025-08-27selftests: Create tools/testing/selftests/vfioDavid Matlack3-0/+10
2025-08-27selftests: cgroup: Make test_pids backwards compatibleMichal Koutný3-0/+16
2025-08-27selftests: pci_endpoint: Skip IRQ test if IRQ is out of range.Christian Bruel1-0/+4
2025-08-27selftests: filesystems: Add functional test for the abort file in fusectlChen Linxuan5-0/+311
2025-08-27KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memorySean Christopherson1-0/+64
2025-08-27KVM: selftests: guest_memfd mmap() test when mmap is supportedFuad Tabba1-22/+139