summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-03-06bpf: collect only live registers in linked regsEduard Zingerman
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-06selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupportedAleksei Oladko
2026-03-06Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman
2026-03-06selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06selftests: net: forwarding: fix IPv6 address leak in cleanupAleksei Oladko
2026-03-06selftests: drv-net: iou-zcrx: wait for memory cleanup of probe runDragos Tatulea
2026-03-06selftests/net: Add netkit container ping testDavid Wei
2026-03-06selftests/net: Add env for container based testsDavid Wei
2026-03-06selftests/net: Export Netlink class via lib.pyDavid Wei
2026-03-06selftests/net: Add bpf skb forwarding programDavid Wei
2026-03-06Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-06Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Tejun Heo
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo
2026-03-06selftests: livepatch: test-ftrace: livepatch a traced functionMarcos Paulo de Souza
2026-03-06selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-05selftests/bpf: Add tests for kprobe.session optimizationAndrey Grodzovsky
2026-03-05selftests/bpf: bpf_cookie: Make perf_event subtest trigger reliablySun Jian
2026-03-05selftests/bpf: bpf_cookie: Skip kprobe_multi tests without bpf_testmodSun Jian
2026-03-05selftests/bpf: Add test for btf__add_btf() with split BTF sourcesJosef Bacik
2026-03-05scftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05refscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05rcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05rcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira
2026-03-05selftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen
2026-03-05selftests: net: tun: don't abort XFAIL casesSun Jian
2026-03-05selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-04selftests: drv-net: update the READMEJakub Kicinski
2026-03-04selftests: drv-net: rss: Fix error calculation in test_hitless_key_updateDimitri Daskalakis
2026-03-04selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-04selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-04selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-04selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encapFeng Yang
2026-03-04KVM: selftests: Add a test for L2 clearing EFER.SVME without interceptYosry Ahmed
2026-03-04KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12Yosry Ahmed
2026-03-04KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2Yosry Ahmed
2026-03-04KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctlSean Christopherson
2026-03-04KVM: selftests: Add a test for LBR save/restore (ft. nested)Yosry Ahmed
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-04KVM: selftests: Test MADV_COLLAPSE on guest_memfdAckerley Tng
2026-03-04KVM: selftests: Wrap madvise() to assert successAckerley Tng
2026-03-04sched_ext/selftests: Fix format specifier and buffer length in file_write_long()Cheng-Yang Chou
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan
2026-03-03selftests: net: add macvlan multicast test for shared source MACKibaek Yoo
2026-03-03selftests: netconsole: print diagnostic on busywait timeout in netcons_basicBreno Leitao