summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2026-03-03Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+9
2026-03-03selftests/bpf: Split module_attach into subtestsViktor Malik-86/+148
2026-03-03selftests: bpf: Add tests for void global subprogsEmil Tsalapatis-3/+111
2026-03-03bpf: Allow void global functions in the verifierEmil Tsalapatis-2/+2
2026-03-03selftests/bpf: drop test_bpftool.shAlexis Lothoré (eBPF Foundation)-188/+1
2026-03-03selftests/bpf: Add tests for ctx fixed offset supportKumar Kartikeya Dwivedi-0/+76
2026-03-03bpf, arm64: Use ORR-based MOV for general-purpose registersPuranjay Mohan-4/+4
2026-03-03selftests/bpf: Add usdt trigger benchJiri Olsa-2/+76
2026-03-03selftests/bpf: Add test for checking correct nop of optimized usdtJiri Olsa-1/+142
2026-03-03selftests/bpf: Emit nop,nop5 instructions combo for x86_64 archJiri Olsa-0/+2
2026-03-03selftests/bpf: factor out get_func_* tests for fsessionMenglong Dong-64/+108
2026-03-03bpf/s390: Implement get_preempt_count()Ilya Leoshkevich-0/+7
2026-03-03s390: Introduce bpf_get_lowcore() kfuncIlya Leoshkevich-0/+4
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen-0/+58
2026-03-02selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng-2/+2
2026-03-02selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng-0/+2
2026-03-02selftest: net: Add basic functionality tests for ipmr.Kuniyuki Iwashima-0/+460
2026-03-02selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz-0/+44
2026-03-02selftests: drv-net: iou-zcrx: allocate hugepages for large chunks testJakub Kicinski-1/+9
2026-03-02selftests: drv-net: iou-zcrx: rework large chunks test to use common setupJakub Kicinski-25/+6
2026-03-02selftests: drv-net: iou-zcrx: wait for memory provider cleanupJakub Kicinski-1/+17
2026-03-02KVM: selftests: Extend state_test to check next_ripYosry Ahmed-0/+11
2026-03-02KVM: selftests: Extend state_test to check vGIFYosry Ahmed-0/+24
2026-03-02KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson-1/+1
2026-03-02KVM: selftests: Allow the PMU event filter test for HygonZhiquan Li-1/+2
2026-03-02KVM: selftests: Add a flag to identify AMD compatible test casesZhiquan Li-7/+12
2026-03-02KVM: selftests: Add CPU vendor detection for HygonZhiquan Li-0/+9
2026-03-02selftests/filesystems: Assume that TIOCGPTPEER is definedMark Brown-2/+0
2026-03-02selftests/xattr: test xattrs on various socket familiesChristian Brauner-1/+179
2026-03-02selftests/xattr: sockfs socket xattr testsChristian Brauner-1/+365
2026-03-02selftests/xattr: path-based AF_UNIX socket xattr testsChristian Brauner-0/+477
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov-159/+1023
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-137/+783
2026-02-28selftests: net: add ICMP error source address test over xfrm tunnelAntony Antony-0/+614
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski-77/+0
2026-02-27selftests/tc-testing: Create tests to exercise act_ct binding restrictionsVictor Nogueira-0/+159
2026-02-27selftests: netfilter: nft_queue.sh: avoid flakes on debug kernelsFlorian Westphal-6/+17
2026-02-27selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon-1/+1
2026-02-27selftests/bpf: Test refinement of single-value tnumPaul Chaignon-0/+137
2026-02-27selftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi-0/+415
2026-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+76
2026-02-27selftests: fix mntns iteration selftestsChristian Brauner-10/+15
2026-02-27selftests: gpio: Add gpio-cdev-uaf testsTzung-Bi Shih-2/+358
2026-02-26selftests: net: Add bridge VLAN range grouping testsDanielle Ratson-0/+205
2026-02-26selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier-1/+1
2026-02-26selftests/bpf: Fix a memory leak in xdp_flowtable testIhor Solodrai-1/+2
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-22/+214
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-22/+164
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman-20/+21
2026-02-25selftests: drv-net: rss: Generate unique ports for RSS context testsDimitri Daskalakis-7/+6