aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-05libbpf: Optimize kprobe.session attachment for exact function namesAndrey Grodzovsky1-1/+18
2026-03-05selftests/bpf: bpf_cookie: Make perf_event subtest trigger reliablySun Jian1-8/+11
2026-03-05selftests/bpf: bpf_cookie: Skip kprobe_multi tests without bpf_testmodSun Jian1-0/+10
2026-03-05selftests/bpf: Add test for btf__add_btf() with split BTF sourcesJosef Bacik1-0/+111
2026-03-05bpftool: Support merging multiple module BTFs in btf dumpJosef Bacik3-17/+121
2026-03-05libbpf: Support appending split BTF in btf__add_btf()Josef Bacik1-9/+18
2026-03-05scftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney1-1/+2
2026-03-05refscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney2-2/+4
2026-03-05rcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney2-2/+4
2026-03-05rcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney12-13/+29
2026-03-05tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo1-1/+1
2026-03-05tools headers: Update the syscall tables and unistd.h, to support the new 'rseq_slice_yield' syscallArnaldo Carvalho de Melo11-469/+406
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski82-355/+1754
2026-03-05perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne1-1/+1
2026-03-05tools arch x86: Sync msr-index.h to pick MSR_{OMR_[0-3],CORE_PERF_GLOBAL_STATUS_SET}Arnaldo Carvalho de Melo1-0/+6
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-55/+624
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira1-0/+99
2026-03-05selftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen1-0/+11
2026-03-05selftests: net: tun: don't abort XFAIL casesSun Jian1-6/+6
2026-03-05selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian1-2/+5
2026-03-04selftests: drv-net: update the READMEJakub Kicinski1-2/+88
2026-03-04selftests: drv-net: rss: Fix error calculation in test_hitless_key_updateDimitri Daskalakis1-1/+1
2026-03-04selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+13
2026-03-04selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-04selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-03-04perf annotate: Specify llvm features="+all" for aarch64Peter Collingbourne1-2/+8
2026-03-04selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encapFeng Yang2-0/+31
2026-03-04tools: ynl: produce kselftest-list.txt from testsJakub Kicinski1-0/+3
2026-03-04tools: ynl: support INSTALL_PATH in the tests MakefileJakub Kicinski1-5/+7
2026-03-04tools: ynl: don't install tests in /usr/bin/Jakub Kicinski1-5/+4
2026-03-04tools: ynl: rename TESTS variable to TEST_PROGSJakub Kicinski1-6/+6
2026-03-04KVM: selftests: Add a test for L2 clearing EFER.SVME without interceptYosry Ahmed2-0/+56
2026-03-04KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12Yosry Ahmed2-0/+99
2026-03-04KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2Yosry Ahmed3-14/+14
2026-03-04KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctlSean Christopherson2-4/+4
2026-03-04KVM: selftests: Add a test for LBR save/restore (ft. nested)Yosry Ahmed3-0/+151
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-10/+15
2026-03-04KVM: selftests: Test MADV_COLLAPSE on guest_memfdAckerley Tng1-3/+67
2026-03-04KVM: selftests: Wrap madvise() to assert successAckerley Tng1-0/+1
2026-03-04sched_ext/selftests: Fix format specifier and buffer length in file_write_long()Cheng-Yang Chou1-2/+2
2026-03-04tools/testing: fix testing/vma and testing/radix-tree buildMike Rapoport (Microsoft)3-0/+32
2026-03-04tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+6
2026-03-04tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2026-03-04tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+23
2026-03-04tools headers: Update the linux/gfp_types.h copy with the kernel sourcesArnaldo Carvalho de Melo1-2/+7
2026-03-04rtla/timerlat: Add --stack-format optionTomas Glozar8-9/+77
2026-03-04tools/rtla: Add unit tests for utils.cCosta Shulyupin7-0/+157
2026-03-04tools/build: Add feature test for libcheckCosta Shulyupin3-0/+15
2026-03-04perf beauty: Update the linux/perf_event.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2026-03-04perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+1