summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov2019-09-101-1/+1
* selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-09-101-6/+10
* Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov2019-09-101-1/+1
* selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini2019-09-101-3/+14
* selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-09-104-21/+28
* selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini2019-09-101-15/+0
* tools: bpftool: fix error message (prog -> object)Jakub Kicinski2019-09-101-1/+1
* libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko2019-09-101-1/+5
* libbpf: fix erroneous multi-closing of BTF FDAndrii Nakryiko2019-09-101-8/+3
* tools/power turbostat: Fix caller parameter of get_tdp_amd()Pu Wen2019-09-061-1/+1
* selftests/bpf: install files test_xdp_vlan.shAnders Roxell2019-09-061-1/+2
* tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2019-09-062-0/+4
* tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu2019-09-061-33/+42
* selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-291-0/+3
* perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao2019-08-291-0/+1
* perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe2019-08-291-1/+4
* perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe2019-08-291-1/+1
* perf bench numa: Fix cpu0 bindingJiri Olsa2019-08-291-2/+4
* libbpf: silence GCC8 warning about string truncationAndrii Nakryiko2019-08-291-2/+2
* libbpf: fix using uninitialized ioctl resultsIlya Maximets2019-08-291-4/+3
* selftests/bpf: add another gso_segs accessEric Dumazet2019-08-291-0/+11
* selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel2019-08-291-12/+12
* selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel2019-08-291-0/+4
* selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich2019-08-291-2/+1
* libbpf: sanitize VAR to conservative 1-byte INTAndrii Nakryiko2019-08-291-2/+7
* tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak2019-08-251-0/+47
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-251-1/+1
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-251-0/+7
* tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo2019-08-251-3/+6
* perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-08-161-0/+10
* perf session: Fix loading of compressed data split across adjacent recordsAlexey Budankov2019-08-163-10/+17
* perf stat: Fix segfault for event group in repeat modeJiri Olsa2019-08-162-1/+10
* perf tools: Fix proper buffer size for feature processingJiri Olsa2019-08-161-1/+1
* perf script: Fix off by one in brstackinsn IPC computationAndi Kleen2019-08-161-1/+1
* perf record: Fix module size on s390Thomas Richter2019-08-163-3/+16
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-161-1/+11
* perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-163-1/+24
* selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer2019-08-091-5/+5
* selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer2019-08-094-2/+24
* bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer2019-08-091-6/+36
* cgroup: kselftest: relax fs_spec checksChris Down2019-08-061-2/+1
* perf version: Fix segfault due to missing OPT_END()Ravi Bangoria2019-08-061-0/+1
* selftests/bpf: do not ignore clang failuresIlya Leoshkevich2019-08-061-6/+7
* xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal2019-08-041-1/+26
* perf intel-bts: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-3/+2
* perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan2019-07-311-4/+11
* perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan2019-07-311-4/+2
* perf map: Fix potential NULL pointer dereference found by smatch toolLeo Yan2019-07-311-2/+5
* perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-0/+3
* perf trace: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-3/+3