aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-06-04Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-2/+241
2026-06-04perf sched: Fix comp_cpus heap overflow with cross-machine recordingsArnaldo Carvalho de Melo1-4/+2
2026-06-04perf sched: Fix NULL dereference in latency_runtime_eventArnaldo Carvalho de Melo1-1/+3
2026-06-04perf sched: Fix thread reference leak in latency_switch_eventArnaldo Carvalho de Melo1-1/+1
2026-06-04perf tools: Guard test_bit from out-of-bounds sample CPUArnaldo Carvalho de Melo4-5/+10
2026-06-04perf lock contention: Enable end-timestamp accounting for cgroup aggregationSuchit Karunakaran3-3/+6
2026-06-04perf pmu: Recognize 'default_core' as a core PMU and document matchingIan Rogers2-2/+20
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson13-67/+53
2026-06-04perf lock contention: Allow 'mmap_lock' in -L/--lock-filterNamhyung Kim3-3/+42
2026-06-04selftests/bpf: ignore call depth accounting for retbleed in verifier testsAlexis Lothoré (eBPF Foundation)2-0/+6
2026-06-04selftests/bpf: Test signed loader error pathsDaniel Borkmann4-0/+1079
2026-06-04selftests/bpf: Cover exclusive map create-time validationDaniel Borkmann1-0/+37
2026-06-04selftests: net: add vxlan vnifilter notification testAndy Roulin2-0/+185
2026-06-04cxl/test: Fix __fortify_panicDan Williams1-1/+1
2026-06-04cxl/test: Enforce PMD alignment for volatile mock regionsRichard Cheng1-2/+11
2026-06-04verification/rvgen: Fix ltl2k writing True as a literalGabriele Monaco1-4/+5
2026-06-04verification/rvgen: Fix options shared among commandsGabriele Monaco1-4/+6
2026-06-04verification/rvgen: Fix suffix strip in dot2kGabriele Monaco1-2/+2
2026-06-04tools/rv: Fix cleanup after failed trace setupGabriele Monaco1-1/+1
2026-06-04tools/rv: Fix substring match when listing container monitorsGabriele Monaco1-2/+6
2026-06-04tools/rv: Fix substring match bug in monitor name searchGabriele Monaco1-22/+24
2026-06-04tools/rv: Ensure monitor name and desc are NUL-terminatedGabriele Monaco1-3/+4
2026-06-04perf test: Remove /usr/bin/cc dependency from Intel PT shell testIan Rogers6-168/+217
2026-06-04perf test: Add shell test to validate JUnit XML reporting outputIan Rogers1-0/+63
2026-06-04perf test: Add -j/--junit option for JUnit XML test reportsIan Rogers1-6/+142
2026-06-04perf test: Split monolithic 'util' test suite into sub-testsIan Rogers1-3/+17
2026-06-04perf test: Skip shebang and SPDX comments in shell test descriptionsIan Rogers1-34/+46
2026-06-04perf test: Fix subtest status alignment for multi-digit indexesIan Rogers1-3/+5
2026-06-04perf test: Add summary reportingIan Rogers1-3/+86
2026-06-04perf test: Show snippet failure output for verbose=1Ian Rogers1-3/+200
2026-06-04perf test: Refactor parallel poll loop to drain all pipes simultaneouslyIan Rogers1-8/+259
2026-06-04tools subcmd: Robust fallback and existence checks for process reapingIan Rogers1-4/+65
2026-06-04perf test pmu-events: A sub-test per metric tableIan Rogers1-8/+148
2026-06-04perf test: Support dynamic test suites with setup callback and private dataIan Rogers2-1/+18
2026-06-04perf test: Drain pipe after child finishes to avoid losing outputIan Rogers1-0/+10
2026-06-04perf pmu-events: Add API to get metric table name and iterate tablesIan Rogers3-4/+103
2026-06-04perf jevents.py: Make generated C code more kernel styleIan Rogers2-3400/+6022
2026-06-04perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stopIan Rogers1-12/+80
2026-06-04perf annotate: Fix crashes on empty annotate windowsJames Clark2-1/+7
2026-06-04perf tools: Ensure event leader stays at head of evlist after sortingIan Rogers1-0/+27
2026-06-04perf: Fix off-by-one stack buffer overflow in kallsyms__parse()Rui Qi1-1/+4
2026-06-04perf stat: Use aggr_nr scaling for Intel uncore miss latency metricsChun-Tse Shao2-5/+10
2026-06-04perf stat: Add aggr_nr metric parser supportChun-Tse Shao5-13/+50
2026-06-04tools build: Fix feature checks to touch target files on successIan Rogers1-6/+7
2026-06-04perf build: Compile BPF skeletons with -mcpu=v3Suchit Karunakaran1-1/+1
2026-06-04perf lock: Fix non-atomic max/time and min_time updates in contention_dataSuchit Karunakaran1-5/+45
2026-06-04perf bench: Add --write-size option to sched pipeBreno Leitao1-13/+116
2026-06-04rtla: Fix parsing of multi-character short optionsTomas Glozar6-36/+32
2026-06-04selftests/eventpoll: Add test for multiple waitersNam Cao1-0/+45
2026-06-03selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui1-0/+4