summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
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-26selftests: net: Add bridge VLAN range grouping testsDanielle Ratson-0/+205
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: team: Add a reference count leak testIdo Schimmel-0/+18
2026-02-25selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz-0/+27
2026-02-22Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds-1/+2
2026-02-21Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds-4400/+15622
2026-02-21Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+96
2026-02-20tools/sched_ext: fix getopt not re-parsed on restartDavid Carlier-0/+6
2026-02-20tools/sched_ext: scx_userland: fix data races on shared countersDavid Carlier-13/+13
2026-02-20selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/upPavan Chebbi-2/+98
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-29/+175
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-58/+140
2026-02-18Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds-14/+111
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2154/+3079
2026-02-18selftests/net: packetdrill: add ipv4-mapped-ipv6 testsEric Dumazet-1/+10
2026-02-18selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)-1/+1
2026-02-18Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2026-02-18libbpf: Remove extern declaration of bpf_stream_vprintk()Ihor Solodrai-3/+0
2026-02-18selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai-6/+6
2026-02-18Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm...Linus Torvalds-2/+1
2026-02-18tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systemsDavid Carlier-1/+6
2026-02-18tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exitDavid Carlier-1/+2
2026-02-17tools/power turbostat: Fix AMD RAPL regressionLen Brown-2/+1
2026-02-17selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski-1/+1
2026-02-17bpftool: Fix truncated netlink dumpsJakub Kicinski-2/+7
2026-02-17Merge tag 'turbostat-2026.02.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-539/+936
2026-02-17libbpf: Delay feature gate check until object prepare timeEmil Tsalapatis-7/+13
2026-02-17libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gatingEmil Tsalapatis-2/+3
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+0
2026-02-17selftests: forwarding: fix pedit tests failure with br_netfilter enabledAleksei Oladko-0/+16
2026-02-17selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko-1/+1
2026-02-17selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko-10/+16
2026-02-17selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warningNikolay Aleksandrov-2/+88
2026-02-17selftests: drv-net: add HDS payload sweep test for devmem TCPBobby Eshleman-2/+28
2026-02-16tools/sched_ext: scx_userland: fix stale data on restartDavid Carlier-0/+8
2026-02-16tools/sched_ext: scx_flatcg: fix potential stack overflow from VLA in fcg_rea...David Carlier-4/+9
2026-02-15Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds-0/+1
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-1/+1
2026-02-14Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2026-02-13Merge tag 'bootconfig-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+53
2026-02-13Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+47
2026-02-13selftests/bpf: enable fsession_test on riscv64Menglong Dong-2/+2
2026-02-13selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi-35/+39
2026-02-13selftests/bpf: Adjust selftest due to function renameIhor Solodrai-4/+4
2026-02-13libbpf: Fix invalid write loop logic in bpf_linker__add_buf()Amery Hung-1/+1
2026-02-13libbpf: Add gating for arena globals relocation featureEmil Tsalapatis-2/+71