summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-09-06tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu
2019-09-06tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu
2019-08-29selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-08-29perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao
2019-08-29perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe
2019-08-29perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe
2019-08-29perf bench numa: Fix cpu0 bindingJiri Olsa
2019-08-29selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel
2019-08-29selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel
2019-08-29selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich
2019-08-25perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo
2019-08-25perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver
2019-08-16perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo
2019-08-16perf tools: Fix proper buffer size for feature processingJiri Olsa
2019-08-16perf record: Fix module size on s390Thomas Richter
2019-08-16perf db-export: Fix thread__exec_comm()Adrian Hunter
2019-08-16perf annotate: Fix s390 gap between kernel end and module startThomas Richter
2019-08-06objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf
2019-08-06cgroup: kselftest: relax fs_spec checksChris Down
2019-08-06perf version: Fix segfault due to missing OPT_END()Ravi Bangoria
2019-07-31perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan
2019-07-31perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan
2019-07-31perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-31perf top: Fix potential NULL pointer dereference detected by the smatch toolLeo Yan
2019-07-31perf stat: Fix use-after-freed pointer detected by the smatch toolLeo Yan
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-07-31iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera
2019-07-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek
2019-07-26tools: bpftool: Fix json dump crash on powerpcJiri Olsa
2019-07-26selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc
2019-07-26bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan
2019-07-26perf stat: Fix group lookup for metric groupAndi Kleen
2019-07-26perf stat: Make metric event lookup more robustAndi Kleen
2019-07-26bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach
2019-07-26perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer
2019-07-26perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo
2019-07-26perf report: Fix OOM error in TUI mode on s390Thomas Richter
2019-07-26perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-07-26perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier
2019-07-26perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa
2019-07-26cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel
2019-07-26perf annotate TUI browser: Do not use member from variable within its own ini...Arnaldo Carvalho de Melo
2019-07-14perf pmu: Fix uncore PMU alias list for ARM64John Garry
2019-07-10selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern
2019-07-03bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon
2019-07-03perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-07-03perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo
2019-07-03perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo
2019-06-25selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju
2019-06-25kselftest/cgroup: fix incorrect test_core skipAlex Shi