summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-08-28perf annotate: Simplify width calculation in annotation_line__write()Namhyung Kim
2025-08-28perf annotate: Pass annotation_print_data to annotation_line__write()Namhyung Kim
2025-08-28perf annotate: Remove __annotation_line__write()Namhyung Kim
2025-08-28perf annotate: Remove annotation_print_data.startNamhyung Kim
2025-08-28perf annotate: Rename to __hist_entry__tui_annotate()Namhyung Kim
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei
2025-08-28udp: add drop_counters to udp socketEric Dumazet
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds
2025-08-27selftests/bpf: Add LPM trie microbenchmarksMatt Fleming
2025-08-27selftests/bpf: Enable timed may_goto tests for arm64Puranjay Mohan
2025-08-27selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao
2025-08-27libbpf: Fix USDT SIB argument handling causing unrecognized register errorJiawei Zhao
2025-08-27selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma
2025-08-27bpf: Add selftest to check the verifier's abstract multiplicationNandakumar Edamana
2025-08-27vfio: selftests: Add a script to help with running VFIO selftestsDavid Matlack
2025-08-27vfio: selftests: Make iommufd the default iommu_modeDavid Matlack
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack
2025-08-27vfio: selftests: Add iommufd_compat_type1{,v2} modesDavid Matlack
2025-08-27vfio: selftests: Add vfio_type1v2_modeDavid Matlack
2025-08-27vfio: selftests: Replicate tests across all iommu_modesDavid Matlack
2025-08-27vfio: selftests: Encapsulate IOMMU modeDavid Matlack
2025-08-27vfio: selftests: Move helper to get cdev path to libvfioDavid Matlack
2025-08-27vfio: selftests: Add driver for Intel DSADavid Matlack
2025-08-27tools headers: Import iosubmit_cmds512()David Matlack
2025-08-27vfio: selftests: Add driver for Intel CBDMADavid Matlack
2025-08-27tools headers: Add symlink to linux/pci_ids.hDavid Matlack
2025-08-27tools headers: Import x86 MMIO helper overridesDavid Matlack
2025-08-27tools headers: Import asm-generic MMIO helpersDavid Matlack
2025-08-27tools headers: Add stub definition for __iomemDavid Matlack
2025-08-27vfio: sefltests: Add vfio_pci_driver_testDavid Matlack
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack
2025-08-27vfio: selftests: Add a helper for matching vendor+device IDsDavid Matlack
2025-08-27vfio: selftests: Enable asserting MSI eventfds not firingDavid Matlack
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack
2025-08-27vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMUJosh Hilke
2025-08-27vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLBJosh Hilke
2025-08-27vfio: selftests: Add test to reset vfio device.Josh Hilke
2025-08-27vfio: selftests: Move vfio dma mapping test to their own fileJosh Hilke
2025-08-27vfio: selftests: Test basic VFIO and IOMMUFD integrationJosh Hilke
2025-08-27vfio: selftests: Introduce vfio_pci_device_testDavid Matlack
2025-08-27vfio: selftests: Add a helper library for VFIO selftestsDavid Matlack
2025-08-27selftests: Create tools/testing/selftests/vfioDavid Matlack
2025-08-27selftests: cgroup: Make test_pids backwards compatibleMichal Koutný
2025-08-27selftests: pci_endpoint: Skip IRQ test if IRQ is out of range.Christian Bruel
2025-08-27selftests: filesystems: Add functional test for the abort file in fusectlChen Linxuan
2025-08-27KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memorySean Christopherson
2025-08-27KVM: selftests: guest_memfd mmap() test when mmap is supportedFuad Tabba
2025-08-27KVM: selftests: Do not use hardcoded page sizes in guest_memfd testFuad Tabba
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini