summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/ftrace: Add syntax error test for immediatesMasami Hiramatsu2019-08-311-0/+5
* selftests/ftrace: Add a testcase for kprobe multiprobe eventMasami Hiramatsu2019-08-311-0/+35
* Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-241-1/+1
|\
| * Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov2019-08-201-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-217-46/+53
|\ \
| * | selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov2019-08-211-1/+1
| * | selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-08-211-6/+10
| * | selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini2019-08-151-3/+14
| * | selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-154-21/+28
| * | selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini2019-08-151-15/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-197-22/+155
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-08-151-0/+48
| |\ \
| | * | selftests: netfilter: extend flowtable test script for ipsecFlorian Westphal2019-08-051-0/+48
| * | | selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell2019-08-151-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-113-17/+52
| |\ \ \
| | * | | tools: bpftool: add error message on pin failureJakub Kicinski2019-08-091-1/+5
| | * | | tools: bpftool: fix error message (prog -> object)Jakub Kicinski2019-08-091-1/+1
| | * | | selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov2019-08-011-0/+28
| | * | | libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko2019-08-011-1/+5
| | * | | libbpf : make libbpf_num_possible_cpus function thread safeTakshak Chahande2019-07-311-7/+11
| | * | | libbpf: fix erroneous multi-closing of BTF FDAndrii Nakryiko2019-07-261-8/+3
| * | | | bpf: sync bpf.h to tools infrastructureDaniel Borkmann2019-08-091-4/+7
| * | | | tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak2019-08-081-0/+47
* | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-175-39/+52
|\ \ \ \ \
| * | | | | tools: hv: fix typos in toolchainAdrian Vladu2019-08-174-6/+6
| * | | | | tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2019-08-172-0/+4
| * | | | | tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu2019-08-171-33/+42
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-1014-16/+69
|\ \ \ \ \ \
| * | | | | | perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao2019-08-081-0/+1
| * | | | | | perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-083-1/+24
| * | | | | | perf record: Fix module size on s390Thomas Richter2019-08-083-3/+16
| * | | | | | perf tools: Fix include paths in ui directoryIan Rogers2019-08-082-5/+6
| * | | | | | perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida2019-08-081-1/+1
| * | | | | | perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe2019-08-081-1/+4
| * | | | | | perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe2019-08-081-1/+1
| * | | | | | perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-081-1/+11
| * | | | | | perf annotate: Fix printing of unaugmented disassembled instructions from BPFArnaldo Carvalho de Melo2019-08-081-1/+1
| * | | | | | perf bench numa: Fix cpu0 bindingJiri Olsa2019-08-011-2/+4
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-092-1/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-09228-840/+5860
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | selftests: kvm: Adding config fragmentsNaresh Kamboju2019-08-091-0/+3
| * | | | | KVM: selftests: Update gitignore file for latest changesThomas Huth2019-08-091-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-0613-48/+443
|\ \ \ \ \ \
| * | | | | | tc-testing: updated vlan action tests with batch create/deleteRoman Mashak2019-08-061-0/+94
| * | | | | | selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski2019-08-051-0/+24
| * | | | | | selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer2019-08-051-5/+5
| * | | | | | selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer2019-08-054-2/+24
| * | | | | | bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer2019-08-051-6/+36
| | |_|_|_|/ | |/| | | |
| * | | | | selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski2019-07-311-9/+14
| | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-256-21/+237
| |\ \ \ \