summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo63-275/+1148
2026-03-06selftests: livepatch: test-ftrace: livepatch a traced functionMarcos Paulo de Souza1-0/+36
2026-03-06selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
2026-03-06selftests/bpf: Add tests for kprobe.session optimizationAndrey Grodzovsky2-2/+41
2026-03-06selftests/bpf: bpf_cookie: Make perf_event subtest trigger reliablySun Jian1-8/+11
2026-03-06selftests/bpf: bpf_cookie: Skip kprobe_multi tests without bpf_testmodSun Jian1-0/+10
2026-03-06selftests/bpf: Add test for btf__add_btf() with split BTF sourcesJosef Bacik1-0/+111
2026-03-06scftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney1-1/+2
2026-03-06refscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney2-2/+4
2026-03-06rcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney2-2/+4
2026-03-06rcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney12-13/+29
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski73-316/+1621
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus 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-05selftests: drv-net: update the READMEJakub Kicinski1-2/+88
2026-03-05selftests: drv-net: rss: Fix error calculation in test_hitless_key_updateDimitri Daskalakis1-1/+1
2026-03-05selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+13
2026-03-05selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-05selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-03-05selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encapFeng Yang2-0/+31
2026-03-05KVM: selftests: Add a test for L2 clearing EFER.SVME without interceptYosry Ahmed2-0/+56
2026-03-05KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12Yosry Ahmed2-0/+99
2026-03-05KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2Yosry Ahmed3-14/+14
2026-03-05KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctlSean Christopherson2-4/+4
2026-03-05KVM: selftests: Add a test for LBR save/restore (ft. nested)Yosry Ahmed3-0/+151
2026-03-05Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+15
2026-03-05KVM: selftests: Test MADV_COLLAPSE on guest_memfdAckerley Tng1-3/+67
2026-03-05KVM: selftests: Wrap madvise() to assert successAckerley Tng1-0/+1
2026-03-05sched_ext/selftests: Fix format specifier and buffer length in file_write_long()Cheng-Yang Chou1-2/+2
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan1-3/+7
2026-03-04selftests: net: add macvlan multicast test for shared source MACKibaek Yoo2-0/+94
2026-03-04selftests: netconsole: print diagnostic on busywait timeout in netcons_basicBreno Leitao1-1/+5
2026-03-04Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-110/+114
2026-03-04Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-4/+9
2026-03-03selftests/bpf: Split module_attach into subtestsViktor Malik2-86/+148
2026-03-03selftests: bpf: Add tests for void global subprogsEmil Tsalapatis7-3/+111
2026-03-03bpf: Allow void global functions in the verifierEmil Tsalapatis2-2/+2
2026-03-03selftests/bpf: drop test_bpftool.shAlexis Lothoré (eBPF Foundation)3-188/+1
2026-03-03selftests/bpf: Add tests for ctx fixed offset supportKumar Kartikeya Dwivedi1-0/+76
2026-03-03bpf, arm64: Use ORR-based MOV for general-purpose registersPuranjay Mohan1-4/+4
2026-03-03selftests/bpf: Add usdt trigger benchJiri Olsa5-2/+76
2026-03-03selftests/bpf: Add test for checking correct nop of optimized usdtJiri Olsa6-1/+142
2026-03-03selftests/bpf: Emit nop,nop5 instructions combo for x86_64 archJiri Olsa1-0/+2
2026-03-03selftests/bpf: factor out get_func_* tests for fsessionMenglong Dong6-64/+108
2026-03-03bpf/s390: Implement get_preempt_count()Ilya Leoshkevich1-0/+7
2026-03-03s390: Introduce bpf_get_lowcore() kfuncIlya Leoshkevich1-0/+4
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen1-0/+58