summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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
2026-08-25Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-25selftests/bpf: Resolve bpftool through bpftool_helpers in core_relocKumar Kartikeya Dwivedi
2026-08-25selftests/bpf: Enable arena LDSX tests for riscv64Chen Pei
2026-08-24selftests/proc: make proc-maps-race work with READ_IMPLIES_EXECKarl Mehltretter
2026-08-24selftests/mm: check stat() return value in khugepaged get_finfo()Anshuman
2026-08-24selftests/mm: fix unchecked ftruncate return value in soft-dirty testAnshuman
2026-08-24selftests/mm: drop redundant open() in mprotect_tests()Hongfu Li
2026-08-24selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailableWilson Felipe Pereira
2026-08-24selftests/mm: kmemleak: drop stale min_unref_scans default from commentsBreno Leitao
2026-08-24selftests: mm: test kmemleak's N-consecutive-scan leak confirmationBreno Leitao
2026-08-24kselftest: alloc_tag: extend the allocinfo ioctl kselftestAbhishek Bapat
2026-08-24kselftest: alloc_tag: add kselftest for ioctl interfaceAbhishek Bapat