summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-07-24selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen
2020-07-24tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)
2020-07-24tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)
2020-07-13perf stat: Fix NULL pointer dereferenceHongbo Yao
2020-07-13perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh
2020-07-13selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-07-13NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2020-07-13selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-07-11perf symbols: Fix debuginfo search for UbuntuAdrian Hunter
2020-07-11perf probe: Check address correctness by map instead of _etextMasami Hiramatsu
2020-07-11perf probe: Fix to check blacklist address correctlyMasami Hiramatsu
2020-07-11perf probe: Do not show the skipped eventsMasami Hiramatsu
2020-07-11selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki
2020-07-11selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-07-11tools api fs: Make xxx__mountpoint() more scalableStephane Eranian
2020-07-11objtool: Ignore empty alternativesJulien Thierry
2020-07-07selftests/bpf: fix endianness issues in test_sysctlIlya Leoshkevich
2020-07-07selftests/bpf: improve unexpected success reporting in test_syctlIlya Leoshkevich
2020-07-07selftests/bpf: fix "ctx:write sysctl:write read ok" on s390Ilya Leoshkevich
2020-07-07tools: bpftool: fix format string for p_err() in query_flow_dissector()Quentin Monnet
2020-07-07tools: bpftool: fix argument for p_err() in BTF do_dump()Quentin Monnet
2020-07-07selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu
2020-07-07selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-06-24selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko
2020-06-24tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee
2020-06-24tools: PCI: Fix compiler warning in pcitestAlan Mikhak
2020-06-24perf machine: Return NULL instead of null-terminating /proc/version arrayDonald Yandt
2020-06-09selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen
2020-06-08selftests: fix flower parent qdiscVlad Buslov
2020-06-08selftests: add a test case for cls_lower handle overflowDavide Caratti
2020-06-08perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu
2020-06-08perf: Make perf able to build with latest libbfdChangbin Du
2020-06-08ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire
2020-06-08selftests/bpf: fix goto cleanup label not definedHangbin Liu
2020-06-08selftest/bpf: fix backported test_select_reuseport selftest changesAndrii Nakryiko
2020-06-08selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang
2020-06-08ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire
2020-06-04objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf
2020-06-04tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2020-06-04selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-06-04objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf
2020-06-04objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf
2020-06-04libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline
2020-06-04tools/vm: fix cross-compile buildLucas Stach
2020-06-04tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)
2020-06-04selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-06-04tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj
2020-06-04tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara
2020-06-01x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-06-01tools arch x86 uapi: Synch asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo