summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-07-09selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen
2020-07-09Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen
2020-07-09tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)
2020-07-09tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)
2020-06-30selftests/powerpc: Fix build failure in ebb testsHarish
2020-06-30selftests/net: report etf errors correctlyWillem de Bruijn
2020-06-30wireguard: device: avoid circular netns referencesJason A. Donenfeld
2020-06-30bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-24tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigMasami Hiramatsu
2020-06-24tools/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu
2020-06-24perf parse-events: Fix an incompatible pointerIan Rogers
2020-06-24perf probe: Fix user attribute access in kprobesSumanth Korikkar
2020-06-24perf stat: Fix NULL pointer dereferenceHongbo Yao
2020-06-24perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh
2020-06-24libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko
2020-06-24tools, bpftool: Fix memory leak in codegen error casesTobias Klauser
2020-06-24libbpf: Handle GCC noreturn-turned-volatile quirkAndrii Nakryiko
2020-06-24selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-24NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2020-06-24KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov
2020-06-24selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-24selftests/timens: handle a case when alarm clocks are not supportedAndrei Vagin
2020-06-22perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter
2020-06-22perf symbols: Fix debuginfo search for UbuntuAdrian Hunter
2020-06-22perf probe: Check address correctness by map instead of _etextMasami Hiramatsu
2020-06-22perf probe: Fix to check blacklist address correctlyMasami Hiramatsu
2020-06-22perf probe: Do not show the skipped eventsMasami Hiramatsu
2020-06-22bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki
2020-06-22libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron
2020-06-22selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire
2020-06-22selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire
2020-06-22selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2020-06-22selftests/bpf: Install generated test progsYauheni Kaliuta
2020-06-22iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo
2020-06-22selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko
2020-06-22selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftestAndrii Nakryiko
2020-06-22libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()Andrii Nakryiko
2020-06-22selftests/bpf: Fix invalid memory reads in core_relo selftestAndrii Nakryiko
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-06-22selftests/bpf: Fix memory leak in test selectorAndrii Nakryiko
2020-06-22selftests/bpf: Ensure test flavors use correct skeletonsAndrii Nakryiko
2020-06-22libbpf: Refactor map creation logic and fix cleanup leakAndrii Nakryiko
2020-06-22tools api fs: Make xxx__mountpoint() more scalableStephane Eranian
2020-06-22tools/power/x86/intel-speed-select: Fix CLX-N package information outputPrarit Bhargava
2020-06-22libperf evlist: Fix a refcount leakIan Rogers
2020-06-22libbpf: Fix memory leak and possible double-free in hashmap__clearAndrii Nakryiko
2020-06-22selftests/bpf: Copy runqslower to OUTPUT directoryVeronika Kabatova
2020-06-22objtool: Ignore empty alternativesJulien Thierry
2020-06-17selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu