summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-12bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-13selftests/bpf: Add asm tests for pkt vs pkt_end comparison.Alexei Starovoitov
2020-11-13selftests/bpf: Add skb_pkt_end testAlexei Starovoitov
2020-11-12selftests: set conf.all.rp_filter=0 in bareudp.shGuillaume Nault
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12tools/bpf: Always run the *-clean recipesJean-Philippe Brucker
2020-11-12tools/bpf: Add bootstrap/ to .gitignoreJean-Philippe Brucker
2020-11-12selftests: pmtu.sh: improve the test result processingPo-Hsu Lin
2020-11-12selftests: pmtu.sh: use $ksft_skip for skipped return codePo-Hsu Lin
2020-11-11tools/bpftool: Fix build slowdownJean-Philippe Brucker
2020-11-11tools/runqslower: Build bpftool using HOSTCCJean-Philippe Brucker
2020-11-11tools/runqslower: Enable out-of-tree buildJean-Philippe Brucker
2020-11-11tools/runqslower: Use Makefile.includeJean-Philippe Brucker
2020-11-11tools/bpftool: Fix cross-buildJean-Philippe Brucker
2020-11-11tools/bpftool: Force clean of out-of-tree buildJean-Philippe Brucker
2020-11-11tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker
2020-11-10selftest/bpf: Add missed ip6ip6 test backHangbin Liu
2020-11-10tools/bpftool: Add support for in-kernel and named BTF in `btf show`Andrii Nakryiko
2020-11-10bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFOAndrii Nakryiko
2020-11-10selftests: disable rp_filter when testing bareudpGuillaume Nault
2020-11-10selftest: fix flower terse dump testsVlad Buslov
2020-11-10Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2020-11-10tools/power turbostat: update version numberLen Brown
2020-11-09selftests/net: test max_num_members, fanout_args in psock_fanoutTanner Love
2020-11-09bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingressMartin KaFai Lau
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-09KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon
2020-11-08KVM: selftests: Make the number of vcpus globalAndrew Jones
2020-11-08KVM: selftests: Make the per vcpu memory size globalAndrew Jones
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones
2020-11-08KVM: selftests: Add wrfract to common guest codeBen Gardon
2020-11-08KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon
2020-11-08KVM: selftests: Remove address rounding in guest codeBen Gardon
2020-11-08KVM: selftests: Factor code out of demand_paging_testBen Gardon
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu
2020-11-08KVM: selftests: Always clear dirty bitmap after iterationPeter Xu
2020-11-08KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones
2020-11-08KVM: selftests: Add aarch64 get-reg-list testAndrew Jones
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis
2020-11-08selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-11-06selftests/bpf: Fix selftest build with old libcAlexei Starovoitov
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds