summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-12-05selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo1-3/+2
2019-12-05selftests: bpf: correct perror stringsJakub Kicinski2-20/+20
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski1-0/+9
2019-12-05selftests/tls: add a test for fragmented messagesJakub Kicinski1-0/+60
2019-12-05mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard1-1/+1
2019-12-05perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)2-4/+13
2019-12-05bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich1-1/+7
2019-11-29usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang1-1/+1
2019-11-29selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski1-0/+13
2019-11-29selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski1-1/+2
2019-11-29x86/insn: Fix awk regexp warningsAlexander Kapshuk1-2/+2
2019-11-29tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott2-3/+8
2019-11-12usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim1-2/+4
2019-11-12selftests/bpf: More compatible nc options in test_tc_edtJiri Benc1-1/+1
2019-11-12perf map: Use zalloc for map_groupsJohn Keeping1-1/+1
2019-11-12perf tools: Fix time sortingJiri Olsa1-1/+1
2019-11-12tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan1-1/+5
2019-11-12selftests/tls: add test for concurrent recv and sendJakub Kicinski1-0/+108
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario1-1/+1
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2-0/+736
2019-11-10selftests: fib_tests: add more tests for metric updatePaolo Abeni1-0/+21
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-10selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov1-10/+11
2019-11-10selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov1-6/+1
2019-11-10perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye1-0/+1
2019-11-10perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye1-5/+9
2019-11-10perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye2-3/+7
2019-11-06perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva1-1/+1
2019-11-06selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook2-3/+34
2019-11-06kselftest: exclude failed TARGETS from runlistCristian Marussi1-0/+4
2019-11-06perf annotate: Don't return -1 for error when doing BPF disassemblyArnaldo Carvalho de Melo2-4/+17
2019-11-06perf annotate: Return appropriate error code for allocation failuresArnaldo Carvalho de Melo1-2/+2
2019-11-06perf annotate: Fix arch specific ->init() failure errorsArnaldo Carvalho de Melo6-8/+20
2019-11-06perf annotate: Propagate the symbol__annotate() error returnArnaldo Carvalho de Melo1-1/+1
2019-11-06perf annotate: Fix the signedness of failure returnsArnaldo Carvalho de Melo1-1/+1
2019-11-06perf annotate: Propagate perf_env__arch() errorArnaldo Carvalho de Melo1-1/+1
2019-11-06perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo4-9/+13
2019-11-06perf jevents: Fix period for Intel fixed countersAndi Kleen1-6/+6
2019-11-06perf script brstackinsn: Fix recovery from LBR/binary mismatchAndi Kleen1-1/+5
2019-11-06perf map: Fix overlapped map handlingSteve MacLean1-0/+3
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers1-2/+1
2019-11-06libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers1-1/+7
2019-10-29selftests: kvm: Fix libkvm build errorShuah Khan1-1/+1
2019-10-17perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean1-3/+3
2019-10-17perf llvm: Don't access out-of-scope arrayIan Rogers1-3/+3
2019-10-11perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju3-0/+21
2019-10-11perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo1-1/+1
2019-10-11libbpf: fix false uninitialized variable warningAndrii Nakryiko1-0/+1
2019-10-11selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko1-1/+4
2019-10-11perf build: Add detection of java-11-openjdk-devel packageThomas Richter1-1/+1