summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-06-04selftests/damon/sysfs.sh: test addr_unit file existenceSeongJae Park
2026-06-04selftests/damon/sysfs.sh: test monitoring intervals goal dirSeongJae Park
2026-06-04selftests/damon/sysfs.py: stop kdamonds before failingSeongJae Park
2026-06-04mm/vma: eliminate mmap_action->error_hook, introduce error_overrideLorenzo Stoakes
2026-06-04mm/vma: remove mmap_action->success_hookLorenzo Stoakes
2026-06-04drivers/char/mem: eliminate unnecessary use of success_hookLorenzo Stoakes
2026-06-04selftests/mm/split_huge_page_test.c: close fd on write errorWei Yang
2026-06-04Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-04perf sched: Fix comp_cpus heap overflow with cross-machine recordingsArnaldo Carvalho de Melo
2026-06-04perf sched: Fix NULL dereference in latency_runtime_eventArnaldo Carvalho de Melo
2026-06-04perf sched: Fix thread reference leak in latency_switch_eventArnaldo Carvalho de Melo
2026-06-04perf tools: Guard test_bit from out-of-bounds sample CPUArnaldo Carvalho de Melo
2026-06-04perf lock contention: Enable end-timestamp accounting for cgroup aggregationSuchit Karunakaran
2026-06-04perf pmu: Recognize 'default_core' as a core PMU and document matchingIan Rogers
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson
2026-06-04perf lock contention: Allow 'mmap_lock' in -L/--lock-filterNamhyung Kim
2026-06-04selftests/bpf: ignore call depth accounting for retbleed in verifier testsAlexis Lothoré (eBPF Foundation)
2026-06-04selftests/bpf: Test signed loader error pathsDaniel Borkmann
2026-06-04selftests/bpf: Cover exclusive map create-time validationDaniel Borkmann
2026-06-04selftests: net: add vxlan vnifilter notification testAndy Roulin
2026-06-04cxl/test: Fix __fortify_panicDan Williams
2026-06-04cxl/test: Enforce PMD alignment for volatile mock regionsRichard Cheng
2026-06-04verification/rvgen: Fix ltl2k writing True as a literalGabriele Monaco
2026-06-04verification/rvgen: Fix options shared among commandsGabriele Monaco
2026-06-04verification/rvgen: Fix suffix strip in dot2kGabriele Monaco
2026-06-04tools/rv: Fix cleanup after failed trace setupGabriele Monaco
2026-06-04tools/rv: Fix substring match when listing container monitorsGabriele Monaco
2026-06-04tools/rv: Fix substring match bug in monitor name searchGabriele Monaco
2026-06-04tools/rv: Ensure monitor name and desc are NUL-terminatedGabriele Monaco
2026-06-04perf test: Remove /usr/bin/cc dependency from Intel PT shell testIan Rogers
2026-06-04perf test: Add shell test to validate JUnit XML reporting outputIan Rogers
2026-06-04perf test: Add -j/--junit option for JUnit XML test reportsIan Rogers
2026-06-04perf test: Split monolithic 'util' test suite into sub-testsIan Rogers
2026-06-04perf test: Skip shebang and SPDX comments in shell test descriptionsIan Rogers
2026-06-04perf test: Fix subtest status alignment for multi-digit indexesIan Rogers
2026-06-04perf test: Add summary reportingIan Rogers
2026-06-04perf test: Show snippet failure output for verbose=1Ian Rogers
2026-06-04perf test: Refactor parallel poll loop to drain all pipes simultaneouslyIan Rogers
2026-06-04tools subcmd: Robust fallback and existence checks for process reapingIan Rogers
2026-06-04perf test pmu-events: A sub-test per metric tableIan Rogers
2026-06-04perf test: Support dynamic test suites with setup callback and private dataIan Rogers
2026-06-04perf test: Drain pipe after child finishes to avoid losing outputIan Rogers
2026-06-04perf pmu-events: Add API to get metric table name and iterate tablesIan Rogers
2026-06-04perf jevents.py: Make generated C code more kernel styleIan Rogers
2026-06-04perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stopIan Rogers
2026-06-04perf annotate: Fix crashes on empty annotate windowsJames Clark
2026-06-04perf tools: Ensure event leader stays at head of evlist after sortingIan Rogers
2026-06-04perf: Fix off-by-one stack buffer overflow in kallsyms__parse()Rui Qi
2026-06-04perf stat: Use aggr_nr scaling for Intel uncore miss latency metricsChun-Tse Shao
2026-06-04perf stat: Add aggr_nr metric parser supportChun-Tse Shao