summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-11-12usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim
2019-11-12selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-11-12perf map: Use zalloc for map_groupsJohn Keeping
2019-11-12perf tools: Fix time sortingJiri Olsa
2019-11-12tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-11-12selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-11-10selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-10selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-11-10selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-11-10perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye
2019-11-10perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye
2019-11-10perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye
2019-11-06perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva
2019-11-06selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook
2019-11-06kselftest: exclude failed TARGETS from runlistCristian Marussi
2019-11-06perf annotate: Don't return -1 for error when doing BPF disassemblyArnaldo Carvalho de Melo
2019-11-06perf annotate: Return appropriate error code for allocation failuresArnaldo Carvalho de Melo
2019-11-06perf annotate: Fix arch specific ->init() failure errorsArnaldo Carvalho de Melo
2019-11-06perf annotate: Propagate the symbol__annotate() error returnArnaldo Carvalho de Melo
2019-11-06perf annotate: Fix the signedness of failure returnsArnaldo Carvalho de Melo
2019-11-06perf annotate: Propagate perf_env__arch() errorArnaldo Carvalho de Melo
2019-11-06perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo
2019-11-06perf jevents: Fix period for Intel fixed countersAndi Kleen
2019-11-06perf script brstackinsn: Fix recovery from LBR/binary mismatchAndi Kleen
2019-11-06perf map: Fix overlapped map handlingSteve MacLean
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-11-06libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-10-29selftests: kvm: Fix libkvm build errorShuah Khan
2019-10-17perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-10-17perf llvm: Don't access out-of-scope arrayIan Rogers
2019-10-11perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-10-11perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-10-11libbpf: fix false uninitialized variable warningAndrii Nakryiko
2019-10-11selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko
2019-10-11perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-10-11libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-10-11selftests/seccomp: fix build on older kernelsTycho Andersen
2019-10-11perf probe: Fix to clear tev->nargs in clear_probe_trace_event()Masami Hiramatsu
2019-10-11perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-10-11perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa
2019-10-11selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan
2019-10-11selftests/tpm2: Add the missing TEST_FILES assignmentJarkko Sakkinen
2019-10-11tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)
2019-10-11tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt
2019-10-07tools/power/x86/intel-speed-select: Fix high priority core mask over countYouquan Song
2019-10-07selftests/powerpc: Retry on host facility unavailableGustavo Romero