summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-21selftests/bpf: install files test_xdp_vlan.shAnders Roxell
2019-08-21selftests/bpf: add config fragment BPF_JITAnders Roxell
2019-08-21selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich
2019-08-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich
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-15tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet
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-14selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich
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
2019-08-01libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko
2019-08-01perf bench numa: Fix cpu0 bindingJiri Olsa
2019-07-31libbpf : make libbpf_num_possible_cpus function thread safeTakshak Chahande
2019-07-31selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski
2019-07-30selftests/livepatch: push and pop dynamic debug configJoe Lawrence
2019-07-30kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai