summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-08-28Merge patch series "Bump minimum supported version of LLVM for building the k...Nathan Chancellor
2025-08-28objtool: Drop noinstr hack for KCSAN_WEAK_MEMORYNathan Chancellor
2025-08-28selftests: drv-net: rss_ctx: fix the queue count checkJakub Kicinski
2025-08-28vfio: selftests: Fix .gitignore for already tracked filesDavid Matlack
2025-08-28selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-08-28perf annotate: Add dso__debuginfo() helperNamhyung Kim
2025-08-28perf annotate: Hide data-type for stack operation and canaryNamhyung Kim
2025-08-28perf annotate: Show warning when debuginfo is not availableNamhyung Kim
2025-08-28perf annotate: Add 'T' hot key to toggle data type displayNamhyung Kim
2025-08-28perf annotate: Add --code-with-type support for TUINamhyung Kim
2025-08-28perf annotate: Return printed number from disasm_line__write()Namhyung Kim
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