aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-02-24selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devicesAlex Tran1-13/+21
2026-02-23selftests/bpf: Replace strcpy() calls with strscpy()Ihor Solodrai6-7/+8
2026-02-23selftests/bpf: Add simple strscpy() implementationIhor Solodrai2-14/+33
2026-02-23selftests/bpf: Update task local data licenseAmery Hung2-2/+2
2026-02-23selftests/bpf: Enable test for instruction array on arm64Abhishek Dubey1-1/+1
2026-02-23selftests/bpf: Add test case for rbtree nodes that contain both bpf_refcount and kptr fields.Kaitao Cheng1-0/+123
2026-02-23selftests/bpf: Add supplementary tests for bpf_kptr_xchgKaitao Cheng3-0/+177
2026-02-23selftests/net: add test for IP-in-IPv6 tunnelingLinus Heckemann2-0/+45
2026-02-23cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueueWaiman Long1-1/+10
2026-02-23kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" commandWaiman Long1-109/+104
2026-02-23selftests/sched_ext: Add test to validate ops.dequeue() semanticsAndrea Righi3-0/+664
2026-02-23selftests/sched_ext: Remove duplicated unistd.h include in rt_stall.cCheng-Yang Chou1-1/+0
2026-02-23selftests/sched_ext: Fix unused-result warning for read()Cheng-Yang Chou1-1/+2
2026-02-23selftests/sched_ext: Abort test loop on signalCheng-Yang Chou1-0/+3
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov1-0/+49
2026-02-21Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-0/+49
2026-02-20selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/upPavan Chebbi1-2/+98
2026-02-19selftests/bpf: align build_id test mapping to 64K page sizeGregory Bell1-2/+2
2026-02-19selftests/bpf: fix flaky build_id testGregory Bell1-3/+16
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov44-2242/+3362
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-29/+175
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds10-48/+52
2026-02-18Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-8/+105
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds19-2154/+3028
2026-02-18selftests/net: packetdrill: add ipv4-mapped-ipv6 testsEric Dumazet1-1/+10
2026-02-18selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)1-1/+1
2026-02-18selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai1-6/+6
2026-02-17selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski1-1/+1
2026-02-17selftests: forwarding: fix pedit tests failure with br_netfilter enabledAleksei Oladko2-0/+16
2026-02-17selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilter enabledAleksei Oladko1-1/+1
2026-02-17selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter enabledAleksei Oladko1-10/+16
2026-02-17selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warningNikolay Aleksandrov1-2/+88
2026-02-17selftests: drv-net: add HDS payload sweep test for devmem TCPBobby Eshleman2-2/+28
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-1/+1
2026-02-14Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-2/+1
2026-02-13selftests/bpf: Add powerpc support for get_preempt_count() in selftestSaket Kumar Bhaskar1-0/+7
2026-02-13bpf: use reg->var_off instead of reg->off for pointersEduard Zingerman17-85/+77
2026-02-13selftests/bpf: enable fsession_test on riscv64Menglong Dong2-2/+2
2026-02-13selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi4-35/+39
2026-02-13selftests/bpf: Adjust selftest due to function renameIhor Solodrai2-4/+4
2026-02-13selftests/bpf: Migrate align.c tests to test_loader frameworkEduard Zingerman3-712/+589
2026-02-13selftests: netconsole: Increase port listening timeoutPin-yen Lin1-2/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds39-618/+2206
2026-02-13selftests/sched_ext: Fix rt_stall flaky failureIhor Solodrai1-0/+49
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds14-11/+1661
2026-02-12selftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman1-7/+10
2026-02-12selftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
2026-02-12selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-02-12tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds1-0/+1
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds5-67/+13