aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-06-23selftests: drv-net: stats: fix pylint issuesJakub Kicinski1-15/+30
2025-06-23selftests/nolibc: avoid GCC 15 -Wunterminated-string-initializationThomas Weißschuh1-1/+1
2025-06-23selftests/nolibc: integrate with kselftestsThomas Weißschuh2-0/+27
2025-06-23selftests/nolibc: rename MakefileThomas Weißschuh2-1/+1
2025-06-23selftests/nolibc: split out CFLAGS logicThomas Weißschuh2-8/+14
2025-06-23selftests/nolibc: drop implicit defconfig executionsThomas Weißschuh1-2/+2
2025-06-23selftests: drv-net: import things in lib one by oneJakub Kicinski2-0/+31
2025-06-23libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen1-0/+3
2025-06-23KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirementsSean Christopherson2-0/+136
2025-06-23KVM: selftests: Add utilities to create eventfds and do KVM_IRQFDSean Christopherson3-23/+47
2025-06-23KVM: selftests: Assert that eventfd() succeeds in Xen shinfo testSean Christopherson1-6/+3
2025-06-23selftests/bpf: Support ppc64el in vmtestLuis Gerhorst2-0/+102
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-2/+8
2025-06-23testptp: add option to enable external timestamping edgesMiroslav Lichvar1-2/+9
2025-06-23selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu4-0/+366
2025-06-23selftests/coredump: Fix "socket_detect_userspace_client" test failureNam Cao1-0/+5
2025-06-23selftests/pidfd: test setattr supportChristian Brauner3-1/+71
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner1-0/+35
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner3-1/+100
2025-06-22Merge tag 'v6.16-rc3' into perf-tools-nextNamhyung Kim47-94/+884
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+8
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+13
2025-06-22selftest: add selftest for anycast notificationsYuyang Huang1-1/+43
2025-06-22tools/nolibc: merge i386 and x86_64 into a single x86 archWilly Tarreau4-195/+179
2025-06-22tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau1-2/+2
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds29-50/+326
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo2-0/+28
2025-06-20perf test: add test for BPF metadata collectionBlake Jones3-1/+95
2025-06-20perf tools: display the new PERF_RECORD_BPF_METADATA eventBlake Jones7-3/+56
2025-06-20perf record: collect BPF metadata from new programsBlake Jones7-1/+84
2025-06-20perf record: collect BPF metadata from existing BPF programsBlake Jones3-0/+362
2025-06-20perf build: detect support for libbpf's emit_strings optionBlake Jones6-0/+25
2025-06-20KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsupportedSean Christopherson1-1/+12
2025-06-20perf header: remove unecessary core id testAnubhav Shelat1-16/+0
2025-06-20KVM: selftests: Print a more helpful message for EACCESS in access tracking testSean Christopherson1-5/+2
2025-06-20KVM: selftests: Play nice with EACCES errors in open_path_or_exit()Sean Christopherson1-2/+3
2025-06-20KVM: selftests: Add __open_path_or_exit() variant to provide extra help infoSean Christopherson2-4/+16
2025-06-20KVM: selftests: Verify KVM is loaded when getting a KVM module paramSean Christopherson4-12/+9
2025-06-20perf test: Add header shell testIan Rogers1-0/+74
2025-06-20KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c commentsRahul Kumar1-2/+2
2025-06-20perf parse-events: Set default GH modifier properlyNamhyung Kim1-3/+8
2025-06-20perf test: Expand user space event reading (rdpmc) testsIan Rogers4-76/+238
2025-06-20KVM: selftests: Verify KVM disable interception (for userspace) on filter changeSean Christopherson1-0/+8
2025-06-20perf vendor events arm64: Update FUJITSU-MONAKA pmu eventKotaro, Tokai15-144/+265
2025-06-20bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen1-6/+9
2025-06-20selftests/bpf: Add test for bpftool access to read-only protected mapsSlava Imameev4-0/+490
2025-06-20bpftool: Use appropriate permissions for map accessSlava Imameev8-51/+96
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato1-1/+4
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain1-0/+3
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg1-1/+1