summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-03-03selftests/bpf: factor out get_func_* tests for fsessionMenglong Dong6-64/+108
2026-03-03bpf/s390: Implement get_preempt_count()Ilya Leoshkevich1-0/+7
2026-03-03s390: Introduce bpf_get_lowcore() kfuncIlya Leoshkevich1-0/+4
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-03selftest: net: Add basic functionality tests for ipmr.Kuniyuki Iwashima3-0/+460
2026-03-03selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz1-0/+44
2026-03-03selftests: drv-net: iou-zcrx: allocate hugepages for large chunks testJakub Kicinski1-1/+9
2026-03-03selftests: drv-net: iou-zcrx: rework large chunks test to use common setupJakub Kicinski1-25/+6
2026-03-03selftests: drv-net: iou-zcrx: wait for memory provider cleanupJakub Kicinski1-1/+17
2026-03-03KVM: selftests: Extend state_test to check next_ripYosry Ahmed1-0/+11
2026-03-03KVM: selftests: Extend state_test to check vGIFYosry Ahmed1-0/+24
2026-03-03KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson1-1/+1
2026-03-03KVM: selftests: Allow the PMU event filter test for HygonZhiquan Li1-1/+2
2026-03-03KVM: selftests: Add a flag to identify AMD compatible test casesZhiquan Li5-7/+12
2026-03-03KVM: selftests: Add CPU vendor detection for HygonZhiquan Li2-0/+9
2026-03-02selftests/filesystems: Assume that TIOCGPTPEER is definedMark Brown1-2/+0
2026-03-02selftests/xattr: test xattrs on various socket familiesChristian Brauner3-1/+179
2026-03-02selftests/xattr: sockfs socket xattr testsChristian Brauner3-1/+365
2026-03-02selftests/xattr: path-based AF_UNIX socket xattr testsChristian Brauner3-0/+477
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov56-159/+1023
2026-03-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds50-137/+783
2026-03-01selftests: net: add ICMP error source address test over xfrm tunnelAntony Antony2-0/+614
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: gpio: Add gpio-cdev-uaf testsTzung-Bi Shih3-2/+358
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-22/+214
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: drv-net: rss: Generate unique ports for RSS context testsDimitri Daskalakis1-7/+6
2026-02-26selftests: net: py: Add rand_ports helper methodDimitri Daskalakis4-9/+29
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-26selftests: hw-net: tso: set a TCP window clamp to avoid spurious dropsJakub Kicinski1-2/+5
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas1-0/+76
2026-02-25selftests: net: py: add cmd info for ksft_wait failureJakub Kicinski1-7/+23
2026-02-25selftests: net: py: use repr(cmd) for failure exceptionsJakub Kicinski1-3/+2
2026-02-25selftests: net: py: avoid masking exceptions in bkg() failuresJakub Kicinski1-2/+5
2026-02-25selftests/bpf: Test accounting of tail calls when prog is NULLHari Bathini1-1/+4
2026-02-25selftests/bpf: Fix flakiness of task_local_storage/sys_enter_exitIhor Solodrai1-5/+11