summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-06-24perf stat: Fix NULL pointer dereferenceHongbo Yao1-2/+2
2020-06-24perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh1-2/+1
2020-06-24libbpf: Handle GCC noreturn-turned-volatile quirkAndrii Nakryiko1-9/+24
2020-06-24selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove1-2/+8
2020-06-24NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe1-1/+1
2020-06-24selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai1-1/+2
2020-06-22perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter1-0/+2
2020-06-22perf symbols: Fix debuginfo search for UbuntuAdrian Hunter4-0/+20
2020-06-22perf probe: Check address correctness by map instead of _etextMasami Hiramatsu1-12/+13
2020-06-22perf probe: Fix to check blacklist address correctlyMasami Hiramatsu1-6/+15
2020-06-22perf probe: Do not show the skipped eventsMasami Hiramatsu1-0/+3
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki1-0/+1
2020-06-22libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron1-1/+4
2020-06-22selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire1-0/+1
2020-06-22iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo1-21/+21
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko1-0/+1
2020-06-22tools api fs: Make xxx__mountpoint() more scalableStephane Eranian2-0/+29
2020-06-22libbpf: Fix memory leak and possible double-free in hashmap__clearAndrii Nakryiko1-0/+7
2020-06-22objtool: Ignore empty alternativesJulien Thierry1-0/+6
2020-06-17selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu1-0/+2
2020-06-17selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove1-0/+1
2020-06-17selftests: fix flower parent qdiscVlad Buslov2-6/+6
2020-06-17perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu1-2/+1
2020-06-07selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen1-1/+1
2020-06-03perf: Make perf able to build with latest libbfdChangbin Du1-1/+15
2020-06-03x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski1-1/+1
2020-05-27KVM: selftests: Fix build for evmcs.hPeter Xu2-2/+5
2020-05-27ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire1-1/+7
2020-05-20bpf: Test_progs, fix test_get_stack_rawtp_err.c buildKamal Mostafa1-1/+1
2020-05-20selftest/bpf: fix backported test_select_reuseport selftest changesAndrii Nakryiko1-2/+2
2020-05-20libbpf: Extract and generalize CPU mask parsing logicAndrii Nakryiko2-42/+86
2020-05-20selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang1-1/+1
2020-05-20selftests/bpf: fix goto cleanup label not definedHangbin Liu1-1/+1
2020-05-20ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire1-0/+22
2020-05-14objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf1-1/+1
2020-05-14iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo1-1/+6
2020-05-10tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2020-05-10libbpf: Fix readelf output parsing for FedoraThadeu Lima de Souza Cascardo1-0/+2
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks1-1/+1
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf1-17/+27
2020-05-02objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf1-2/+15
2020-05-02libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline1-2/+2
2020-05-02bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn1-0/+1
2020-04-29tools/vm: fix cross-compile buildLucas Stach1-0/+2
2020-04-29selftests: Fix suppress test in fib_tests.shDavid Ahern1-2/+8
2020-04-29ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern1-0/+23
2020-04-29tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)1-0/+1
2020-04-29libbpf: Fix readelf output parsing on powerpc with recent binutilsAurelien Jarno1-2/+2
2020-04-29selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-04-29tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2-4/+4