summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-12-13kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha
2019-12-13perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter
2019-12-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2019-12-13perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLiteAdrian Hunter
2019-12-04selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo
2019-12-04selftests: bpf: correct perror stringsJakub Kicinski
2019-12-04selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2019-12-04selftests/tls: add a test for fragmented messagesJakub Kicinski
2019-12-04mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2019-12-04perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)
2019-12-04bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2019-11-29usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang
2019-11-29selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2019-11-29selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2019-11-29x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-11-29tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott
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