summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-08-15selftests/bpf: Add ksock kfunc testMahe Tardy3-0/+274
2026-08-15bpf: Report Call Type Safety argument errorsKumar Kartikeya Dwivedi1-0/+1
2026-08-15bpf: Report Register Type Safety errorsKumar Kartikeya Dwivedi1-0/+1
2026-08-15selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess2-14/+168
2026-08-15landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess1-2/+10
2026-08-15landlock: Check landlock_restrict_self(2)'s flags before privilegesJustin Suess1-1/+5
2026-08-15selftests/landlock: Test whiteout object behaviour in OverlayFS renamesGünther Noack1-2/+54
2026-08-15selftests/landlock: Add audit test for whiteout object creationGünther Noack1-0/+19
2026-08-15selftests/landlock: Add tests for whiteout object creationGünther Noack1-0/+176
2026-08-15selftests/landlock: Use an actual chardev for MAKE_CHAR audit testGünther Noack1-1/+1
2026-08-14selftests/bpf: Check per-CPU address resolution per registerVineet Gupta2-0/+74
2026-08-14selftests/sched_ext: Fix flaky ddsp failure tests on busy systemsMichal Blaszczyk2-18/+15
2026-08-14selftests/sched_ext: Make numa idle validation race-freeCheng-Yang Chou1-7/+21
2026-08-14selftests/bpf: Fix selftest build after filter.h updateIhor Solodrai1-1/+1
2026-08-14selftests/bpf: Improve readability in iter test for percpu dataLeon Hwang2-6/+6
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-17/+14
2026-08-14selftests/cgroup: Remove redundant chown in test_cgcore_lesser_ns_openShaojie Sun1-9/+2
2026-08-14selftests/bpf: Make pyperf600 a success againAndrii Nakryiko1-2/+10
2026-08-14selftests/bpf: Use ping_command() for IPv6 pings in lwt_ip_encapAndrii Nakryiko1-4/+7
2026-08-14spi: Add KUnit coverage for DMA mapping error pathsHonghui Jiang2-0/+2
2026-08-14Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+250
2026-08-14selftests/landlock: Fix spelling error in fs_test commentWang Yan1-1/+1
2026-08-14selftests/bpf: Test a multi-slot argument before a struct_ops arena argumentPuranjay Mohan4-0/+48
2026-08-14selftests/bpf: Enable __arena argument tests on arm64Puranjay Mohan2-5/+14
2026-08-14selftests/bpf: Add arm64 JIT-sequence tests for __arena kfunc argumentsPuranjay Mohan1-0/+20
2026-08-13selftests/net/openvswitch: add SCTP flow key support and testMinxi Hou3-0/+96
2026-08-13selftests/bpf: Guarantee zero termination for veristat test buffersEduard Zingerman1-6/+6
2026-08-13selftests/bpf: Exercise veristat filtering logic in a selftestEduard Zingerman3-0/+135
2026-08-13selftests/bpf: Fix for veristat file/prog filters processingEduard Zingerman1-27/+49
2026-08-13selftests/prctl: fix non-anonymous VMA mapping in set-anon-vma-name testHongfu Li1-5/+16
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-12/+218
2026-08-13selftests/bpf: Verify bpf_iter for global percpu dataLeon Hwang2-0/+77
2026-08-13selftests/bpf: Test verifier log for global percpu dataLeon Hwang2-0/+29
2026-08-13selftests/bpf: Test direct reading/writing read-only percpu_array mapLeon Hwang1-0/+90
2026-08-13selftests/bpf: Add tests to verify global percpu dataLeon Hwang3-1/+230
2026-08-13selftests/cgroup: Preserve CPU hotplug write errorsRui Qi1-2/+3
2026-08-13selftests/bpf: Fix chained_global_func_calls_success() for cpu v4Yonghong Song1-0/+5
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-10/+105
2026-08-13selftests: netconsole: add a userdata torture testBreno Leitao2-0/+230
2026-08-13selftests: net: verify RTA_DEL_REASON on route deletionYuyang Huang3-5/+193
2026-08-13selftests/namespaces: Fix racy pipe handshake in timens and pidns_separateRicardo B. Marlière (SUSE)1-4/+0
2026-08-13selftests/epoll: add a regression test for pipe->poll_usageOleg Nesterov1-0/+23
2026-08-12selftests/bpf: Test resolve_btfids arena argument suffixesKumar Kartikeya Dwivedi2-16/+45
2026-08-12selftests/bpf: Test subprogram instruction statisticsKumar Kartikeya Dwivedi2-0/+225
2026-08-12selftests/bpf: Test stack depth stats without BTF subprog namesKumar Kartikeya Dwivedi2-2/+12
2026-08-12selftests/bpf: Adjust veristat stack depth parsingKumar Kartikeya Dwivedi1-4/+19
2026-08-12bpf: Show more useful info in stack depth statsKumar Kartikeya Dwivedi5-16/+44
2026-08-12selftests: drv-net: so_txtime: fix qdisc replace with handleWillem de Bruijn1-0/+5
2026-08-12selftests/bpf: vmtest.sh: Preserve command quoting when running in the VMVineet Gupta2-4/+13
2026-08-12selftests/bpf: Report failed subtest count in test_progs summaryVineet Gupta2-9/+14