summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
13 daysselftests/nolibc: Add basic test for sendfile()Daniel Palmer
13 daysselftests/nolibc: switch around the skip conditions in run-tests.shThomas Weißschuh
13 daystools/nolibc: add support for hexagonThomas Weißschuh
13 daysselftests/nolibc: prepare for clang-only architecturesThomas Weißschuh
13 daysselftests/nolibc: stop treating skipped tests as warningThomas Weißschuh
13 daysvxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee
14 daysselftests/bpf: Convert lirc_mode2 to prog_tests and extend coverageSean Young
2026-08-29bpftool: Don't drop a type in the sorted C dumpIhor Solodrai
2026-08-29selftests/bpf: Add tests for bpftool btf dump format cIhor Solodrai
2026-08-29selftests/bpf: NUL-terminate bpftool command outputIhor Solodrai
2026-08-29selftests/bpf: Compare btf_dump expected output in-processIhor Solodrai
2026-08-29selftests/bpf: Modernize btf_dump test scaffoldingIhor Solodrai
2026-08-29selftests/bpf: Add compare_text_to_expected() helperIhor Solodrai
2026-08-29selftests/bpf: Bound the offset accumulator in __tld_fetch_key()Yonghong Song
2026-08-29selftests/bpf: Add tests for bpf keyring in signed loaderDaniel Borkmann
2026-08-29selftests/bpf: Allow appending to guest kernel cmdline in vmtest.shDaniel Borkmann
2026-08-29selftests/bpf: Add an end-to-end ML-DSA signed loader testDaniel Borkmann
2026-08-29selftests/bpf: Rename the verify_sig_setup.sh setup into setup-rsaDaniel Borkmann
2026-08-29selftests/bpf: Rebuild signed lskels when signing key changesDaniel Borkmann
2026-08-29selftests/bpf: Add a test for the sealed bpf keyringDaniel Borkmann
2026-08-29bpf: Raise the bound on a program's signature sizeDaniel Borkmann
2026-08-29selftests/bpf: Test kfuncs returning arena pointers by valueYonghong Song
2026-08-29selftests/bpf: Test global functions returning arena pointers by valueYonghong Song
2026-08-29selftests/bpf: Check the member named for an unsupported kfunc return typeYonghong Song
2026-08-29bpf: Allow arena pointers in a by-value kfunc returnYonghong Song
2026-08-29bpf: Allow a global function to return arena pointers by valueYonghong Song
2026-08-28selftests/bpf: half-dead scalar zero stack spill testEduard Zingerman
2026-08-28libbpf: Fix for the potential undefined behavior due to shiftingTw
2026-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-08-27selftests/bpf: Avoid flaky resize value test for percpu dataLeon Hwang
2026-08-27Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-27selftests/net: packetdrill: add tcp_urg_ptr_retransmitJiayuan Chen
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-27selftests: net: Fix slow configurations in big_tcp_tunnels.shAlice Mikityanska
2026-08-27selftests: net: Lower threshold with csum offload off in big_tcp_tunnels.shAlice Mikityanska
2026-08-27selftests: net: Lower threshold on debug kernels for big_tcp_tunnels.shAlice Mikityanska
2026-08-27selftests: net: Wait for netserver to launchAlice Mikityanska
2026-08-27selftests/arm64: Add MTE test config fragmentMuhammad Usama Anjum
2026-08-27selftests/arm64: Fix MTE prctl TAP planMuhammad Usama Anjum
2026-08-27selftests/arm64: Treat KSM merge_across_nodes as optionalMuhammad Usama Anjum
2026-08-27selftests/arm64: Print missing MTE TAP headersMuhammad Usama Anjum
2026-08-27selftests: net: tcp_ao: test VRF-scoped key deletionRastislav Szabo
2026-08-26selftests/bpf: a demo for check_cond_jmp_op() non-null inference bugEduard Zingerman
2026-08-26selftests/bpf: Enable some of the blocked cpuv4 instruction tests for bpf-gccVineet Gupta
2026-08-26selftests/bpf: Report placeholder tests as SKIP, not OKVineet Gupta
2026-08-26selftests/bpf: Name the remaining placeholder programs dummy_test [NFC]Vineet Gupta
2026-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-08-25selftests/bpf: Add test for usdt probe with page-crossing nop10Jiayuan Chen
2026-08-25Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-25selftests/bpf: Cover oversized stream read buffersKumar Kartikeya Dwivedi