summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-07-03selftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable checkHisam Mehboob
2026-07-02bpftool: Use btf_vlen()/btf_kind()/btf_kflag() helpers consistentlyluoliang
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-02bootconfig: clean build-time tools/bootconfig from make cleanBreno Leitao
2026-07-02bootconfig: render embedded bootconfig as a kernel cmdline at build timeBreno Leitao
2026-07-02tracing/probes: Allow eprobe to use variable without $ prefixMasami Hiramatsu (Google)
2026-07-02selftests/x86: Add shadow stack uprobe CALL testDavid Windsor
2026-07-02selftests/arm64: fix spelling errors in commentsWang Yan
2026-07-02selftests: net: getsockopt_iter: add raw ICMP_FILTER coverageBreno Leitao
2026-07-02selftests: drv-net: toeplitz: cap the Rx queue countJakub Kicinski
2026-07-01tools/include: include stdint.h for SIZE_MAX in overflow.hYichong Chen
2026-07-01tools/virtio: add missing compat definitions for vhost_net_testYichong Chen
2026-07-01selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu
2026-07-01selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu
2026-07-01selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma
2026-07-01perf build: Add LDFLAGS to dlfilters .so linkTrevor Allison
2026-07-01libbpf: Skip bpf_object__probe_loading() when BPF token is in useYuan Chen
2026-07-01selftests/bpf: Fix test_maps sockmap failureJiayuan Chen
2026-07-01selftests/bpf: Mask socket type flags in mptcpify progGuillaume Maudoux
2026-07-01bpftool: Add tracing_multi link info outputJiri Olsa
2026-07-01selftests/bpf: Add tracing_multi link info testsJiri Olsa
2026-07-01bpf: Add tracing_multi link info supportJiri Olsa
2026-07-01selftests/hid: multitouch: test a large ContactCountMaximumTrung Nguyen
2026-07-01selftests/bpf: Verify no non-zeroed kernel heap memory exposureLeon Hwang
2026-07-01tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commandsYichong Chen
2026-07-01tools/bpf/bpftool: Reset vmlinux BTF after map commandsYichong Chen
2026-07-01bpftool: Strip all -Wformat* flags from bootstrap libbpf buildAndrii Nakryiko
2026-07-01selftests/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
2026-06-30perf timechart: Fix memory leaks during recordNamhyung Kim