summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
12 daysMerge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
13 daysselftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable checkHisam Mehboob
13 daysbpftool: Use btf_vlen()/btf_kind()/btf_kflag() helpers consistentlyluoliang
13 daysMerge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
13 daysbootconfig: clean build-time tools/bootconfig from make cleanBreno Leitao
13 daysbootconfig: render embedded bootconfig as a kernel cmdline at build timeBreno Leitao
13 daystracing/probes: Add a new testcase for BTF typecastsMasami Hiramatsu (Google)
13 daystools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events fileMasami Hiramatsu (Google)
13 daystracing/probes: Allow eprobe to use variable without $ prefixMasami Hiramatsu (Google)
13 daysselftests/x86: Add shadow stack uprobe CALL testDavid Windsor
13 daysselftests/arm64: fix spelling errors in commentsWang Yan
13 daysselftests: net: getsockopt_iter: add raw ICMP_FILTER coverageBreno Leitao
13 daysselftests: drv-net: toeplitz: cap the Rx queue countJakub Kicinski
13 daystools/include: include stdint.h for SIZE_MAX in overflow.hYichong Chen
13 daystools/virtio: add missing compat definitions for vhost_net_testYichong Chen
13 daysselftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu
13 daysselftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu
13 daysselftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma
13 daysperf build: Add LDFLAGS to dlfilters .so linkTrevor Allison
14 dayslibbpf: Skip bpf_object__probe_loading() when BPF token is in useYuan Chen
14 daysselftests/bpf: Fix test_maps sockmap failureJiayuan Chen
14 daysselftests/bpf: Mask socket type flags in mptcpify progGuillaume Maudoux
14 daysbpftool: Add tracing_multi link info outputJiri Olsa
14 daysselftests/bpf: Add tracing_multi link info testsJiri Olsa
14 daysbpf: Add tracing_multi link info supportJiri Olsa
14 daysselftests/hid: multitouch: test a large ContactCountMaximumTrung Nguyen
14 daysselftests/bpf: Verify no non-zeroed kernel heap memory exposureLeon Hwang
14 daystools/bpf/bpftool: Reset vmlinux BTF after struct_ops commandsYichong Chen
14 daystools/bpf/bpftool: Reset vmlinux BTF after map commandsYichong Chen
14 daysbpftool: Strip all -Wformat* flags from bootstrap libbpf buildAndrii Nakryiko
14 daysselftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner
2026-07-01selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen
2026-07-01selftests/hid: Load only requested struct_ops mapsYiyang Chen
2026-06-30selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski
2026-06-30perf tests: Include error output for skipped tests in JUnit XMLIan Rogers
2026-06-30perf tests: Speed up metrics checking shell testsIan Rogers
2026-06-30perf tests: Speed up lock contention analysis shell testIan Rogers
2026-06-30perf tests: Speed up off-cpu profiling testsIan Rogers
2026-06-30perf tests: Fix flakiness in branch stack sampling testsIan Rogers
2026-06-30perf tests: Fix flakiness in BPF counters test on hybrid systemsIan Rogers
2026-06-30perf tests: Fix flakiness in trace record and replay testIan Rogers
2026-06-30perf tests: Fix Python JIT dump profiling test failureIan Rogers
2026-06-30perf tests: Skip metrics validation if system-wide recording lacks permissionIan Rogers
2026-06-30perf tests: Add robust record retry helper and use subsecond workloadsIan Rogers
2026-06-30perf tests workloads: Support sub-second durations in noploop and thloopIan Rogers
2026-06-30perf test: Truncate test description to fit terminal widthIan Rogers
2026-06-30perf parse-events: Restrict core PMU bypass to --cputype optionIan Rogers
2026-06-30perf test: Update perf timechart testNamhyung Kim
2026-06-30perf timechart: Fix memory leaks in draw_wakeups()Namhyung Kim