summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-03-14selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftestsAndrea Righi6-9/+9
2026-03-13selftests/sched_ext: Add missing error check for exit__load()David Carlier1-1/+1
2026-03-12sched_ext: Fix incomplete help text usage stringsCheng-Yang Chou1-1/+1
2026-03-06Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Tejun Heo16-65/+639
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo63-275/+1148
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: 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-05Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+15
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-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: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen1-0/+58
2026-03-03selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng1-2/+2
2026-03-03selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng1-0/+2
2026-03-03selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz1-0/+44
2026-03-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds50-137/+783
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski2-77/+0
2026-02-28selftests/tc-testing: Create tests to exercise act_ct binding restrictionsVictor Nogueira1-0/+159
2026-02-28selftests: netfilter: nft_queue.sh: avoid flakes on debug kernelsFlorian Westphal2-6/+17
2026-02-28selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon1-1/+1
2026-02-28selftests/bpf: Test refinement of single-value tnumPaul Chaignon1-0/+137
2026-02-28selftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi2-0/+415
2026-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+76
2026-02-28selftests: fix mntns iteration selftestsChristian Brauner1-10/+15
2026-02-27selftests: net: Add bridge VLAN range grouping testsDanielle Ratson2-0/+205
2026-02-26selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier1-1/+1
2026-02-26selftests/bpf: Fix a memory leak in xdp_flowtable testIhor Solodrai1-1/+2
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-22/+164
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman1-20/+21
2026-02-26selftests: team: Add a reference count leak testIdo Schimmel2-0/+18
2026-02-26selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz1-0/+27
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas1-0/+76
2026-02-24selftests/bpf: Don't override SIGSEGV handler with ASANIhor Solodrai1-10/+26
2026-02-24selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()Ihor Solodrai1-1/+12
2026-02-24selftests/bpf: Fix out-of-bounds array access bugs reported by ASANIhor Solodrai3-7/+4
2026-02-24selftests/bpf: Fix array bounds warning in jit_disasm_helpersIhor Solodrai1-9/+9
2026-02-24selftests/bpf: Free bpf_object in test_sysctlIhor Solodrai1-0/+3
2026-02-24selftests/bpf: Fix resource leaks caused by missing cleanupsIhor Solodrai7-25/+29
2026-02-24selftests/bpf: Fix double thread join in uprobe_multi_testIhor Solodrai1-1/+5
2026-02-24selftests/bpf: Fix use-after-free in xdp_metadata testIhor Solodrai1-2/+2
2026-02-24veristat: Fix a memory leak for preset ENUMERATORIhor Solodrai1-0/+2
2026-02-24selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()Ihor Solodrai1-2/+2
2026-02-24selftests/bpf: Fix memory leaks in testsIhor Solodrai3-4/+22