summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
8 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
9 daysselftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
9 daysselftests/bpf: Test refinement of single-value tnumPaul Chaignon
9 daysselftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi
9 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
11 daysselftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier
11 daysselftests/bpf: Fix a memory leak in xdp_flowtable testIhor Solodrai
11 daysMerge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
11 daysselftests/vsock: change tests to respect write-once child ns modeBobby Eshleman
11 daysselftests: team: Add a reference count leak testIdo Schimmel
11 daysselftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz
12 dayskselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas
13 daysselftests/bpf: Don't override SIGSEGV handler with ASANIhor Solodrai
13 daysselftests/bpf: Check BPFTOOL env var in detect_bpftool_path()Ihor Solodrai
13 daysselftests/bpf: Fix out-of-bounds array access bugs reported by ASANIhor Solodrai
13 daysselftests/bpf: Fix array bounds warning in jit_disasm_helpersIhor Solodrai
13 daysselftests/bpf: Free bpf_object in test_sysctlIhor Solodrai
13 daysselftests/bpf: Fix resource leaks caused by missing cleanupsIhor Solodrai
13 daysselftests/bpf: Fix double thread join in uprobe_multi_testIhor Solodrai
13 daysselftests/bpf: Fix use-after-free in xdp_metadata testIhor Solodrai
13 daysveristat: Fix a memory leak for preset ENUMERATORIhor Solodrai
13 daysselftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()Ihor Solodrai
13 daysselftests/bpf: Fix memory leaks in testsIhor Solodrai
13 daysselftests/bpf: Refactor bpf_get_ksyms() trace helperIhor Solodrai
13 daysselftests/bpf: Add DENYLIST.asanIhor Solodrai
13 daysresolve_btfids: Fix memory leaks reported by ASANIhor Solodrai
13 daysselftests/bpf: Pass through build flags to bpftool and resolve_btfidsIhor Solodrai
13 daysselftests/bpf: Use memcpy() for bounded non-NULL-terminated copiesIhor Solodrai
13 daysselftests/bpf: Use strscpy in bpftool_helpers.cIhor Solodrai
13 daysselftests/bpf: Replace strncpy() with strscpy()Ihor Solodrai
13 daysselftests/bpf: Replace strcpy() calls with strscpy()Ihor Solodrai
13 daysselftests/bpf: Add simple strscpy() implementationIhor Solodrai
2026-02-22Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-02-21Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-21Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-20tools/sched_ext: fix getopt not re-parsed on restartDavid Carlier
2026-02-20tools/sched_ext: scx_userland: fix data races on shared countersDavid Carlier
2026-02-20selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/upPavan Chebbi
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-18Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18selftests/net: packetdrill: add ipv4-mapped-ipv6 testsEric Dumazet
2026-02-18selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)
2026-02-18Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-18libbpf: Remove extern declaration of bpf_stream_vprintk()Ihor Solodrai
2026-02-18selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai
2026-02-18Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm...Linus Torvalds
2026-02-18tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systemsDavid Carlier
2026-02-18tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exitDavid Carlier