summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-18bpf: Allow reads from uninit stackEduard Zingerman
2024-07-18wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-11selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-11selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-11tools/power turbostat: Remember global max_die_idLen Brown
2024-07-11bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELDJose E. Marchesi
2024-06-27perf script: Show also errors for --insn-trace optionAdrian Hunter
2024-06-27perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du
2024-06-27kselftest: arm64: Add a null pointer checkKunwu Chan
2024-06-27selftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song
2024-06-27selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)
2024-06-21mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-06-21mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-21selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-06-21cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang
2024-06-21selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-06-21selftests/mm: log a consistent test name for check_compactionMark Brown
2024-06-21selftests/mm: conform test to TAP format outputMuhammad Usama Anjum
2024-06-21selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-06-12bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-06-12perf stat: Don't display metric header for non-leader uncore eventsIan Rogers
2024-06-12perf daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda
2024-06-12libsubcmd: Fix parse-options memory leakIan Rogers
2024-06-12perf report: Avoid SEGV in report__setup_sample_type()Ian Rogers
2024-06-12perf ui browser: Avoid SEGV on titleIan Rogers
2024-06-12perf ui browser: Don't save pointer to stack memoryIan Rogers
2024-06-12perf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe
2024-06-12perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)Adrian Hunter
2024-06-12perf docs: Document bpf event modifierIan Rogers
2024-06-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark
2024-06-12perf test: Add 'datasym' test workloadNamhyung Kim
2024-06-12perf test: Add 'brstack' test workloadNamhyung Kim
2024-06-12perf test: Add 'sqrtloop' test workloadNamhyung Kim
2024-06-12perf test: Add 'leafloop' test workloadNamhyung Kim
2024-06-12perf test: Add 'thloop' test workloadNamhyung Kim
2024-06-12perf test: Add -w/--workload optionNamhyung Kim
2024-06-12perf annotate: Get rid of duplicate --group option itemNamhyung Kim
2024-06-12perf probe: Add missing libgen.h header needed for using basename()Arnaldo Carvalho de Melo
2024-06-12perf record: Delete session after stopping sideband threadIan Rogers
2024-06-12selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-06-12selftests/kcmp: remove unused open modeEdward Liaw
2024-06-12x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-06-12x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-06-12selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-06-12selftests: default to host arch for LLVM buildsValentin Obst
2024-06-12selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-06-12selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-06-12libbpf: Fix error message in attach_kprobe_multiJiri Olsa