aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-09-19selftests/ftrace: Update kprobe event error testcaseMasami Hiramatsu
2019-09-17selftests/ftrace: Select an existing function in kprobe_eventname testSteven Rostedt (VMware)
2019-08-31selftests/ftrace: Add syntax error test for multiprobeMasami Hiramatsu
2019-08-31selftests/ftrace: Add syntax error test for immediatesMasami Hiramatsu
2019-08-31selftests/ftrace: Add a testcase for kprobe multiprobe eventMasami Hiramatsu
2019-08-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-08-21selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-08-20Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu
2019-08-17tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell
2019-08-15selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini
2019-08-15selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09bpf: sync bpf.h to tools infrastructureDaniel Borkmann
2019-08-09tools: bpftool: add error message on pin failureJakub Kicinski
2019-08-09tools: bpftool: fix error message (prog -> object)Jakub Kicinski
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth
2019-08-08tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak
2019-08-08perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao
2019-08-08perf annotate: Fix s390 gap between kernel end and module startThomas Richter
2019-08-08perf record: Fix module size on s390Thomas Richter
2019-08-08perf tools: Fix include paths in ui directoryIan Rogers
2019-08-08perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida
2019-08-08perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe
2019-08-08perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe
2019-08-08perf db-export: Fix thread__exec_comm()Adrian Hunter
2019-08-08perf annotate: Fix printing of unaugmented disassembled instructions from BPFArnaldo Carvalho de Melo
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski
2019-08-05Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-05selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer
2019-08-05bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer
2019-08-05selftests: netfilter: extend flowtable test script for ipsecFlorian Westphal
2019-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down
2019-08-01selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov