aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-01-12libbpf: Allow loading empty BTFsAndrii Nakryiko1-5/+0
2021-01-12rcutorture: Add rcutree.use_softirq=0 to RUDE01 and TASKS01Paul E. McKenney2-0/+2
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh2-97/+61
2021-01-12selftests/x86: Use __builtin_ia32_read/writeeflagsAndy Lutomirski1-20/+4
2021-01-10selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi1-3/+9
2021-01-09selftests: mptcp: add the MP_PRIO testcasesGeliang Tang1-1/+71
2021-01-09selftests: mptcp: add set_flags command in pm_nl_ctlGeliang Tang1-1/+86
2021-01-09selftests: mptcp: add testcases for setting the address IDGeliang Tang1-2/+39
2021-01-09selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko1-2/+2
2021-01-08Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+1
2021-01-08Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-1/+4
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-436/+362
2021-01-08libbpf: Clarify kernel type use with USER variants of CORE reading macrosAndrii Nakryiko1-6/+39
2021-01-08selftests/bpf: Remove duplicate include in test_lsmMenglong Dong1-1/+0
2021-01-08selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variantsAndrii Nakryiko2-0/+114
2021-01-08libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro familyAndrii Nakryiko1-0/+38
2021-01-08libbpf: Add user-space variants of BPF_CORE_READ() family of macrosAndrii Nakryiko1-38/+58
2021-01-07selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-7/+13
2021-01-07KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones6-146/+166
2021-01-07KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones5-47/+21
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones6-256/+188
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini61-263/+911
2021-01-07selftests: netfilter: add selftest for ipip pmtu discovery with enabled connection trackingFlorian Westphal2-1/+208
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2021-01-06torture: Compress KASAN vmlinux filesPaul E. McKenney1-2/+46
2021-01-06torture: Add --kcsan-kmake-arg to torture.sh for KCSANPaul E. McKenney1-6/+15
2021-01-06torture: Add command and results directory to torture.sh logPaul E. McKenney1-4/+7
2021-01-06torture: Allow scenarios to be specified to torture.shPaul E. McKenney1-3/+43
2021-01-06torture: Drop log.long generation from torture.shPaul E. McKenney1-4/+1
2021-01-06torture: Make torture.sh refuse to do zero-length runsPaul E. McKenney1-6/+19
2021-01-06torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscalePaul E. McKenney1-1/+1
2021-01-06torture: Make torture.sh allmodconfig retain and label outputPaul E. McKenney1-3/+6
2021-01-06torture: Create doyesno helper function for torture.shPaul E. McKenney1-59/+19
2021-01-06torture: Make torture.sh refscale runs use verbose_batched module parameterPaul E. McKenney1-1/+6
2021-01-06torture: Make torture.sh rcuscale and refscale deal with allmodconfigPaul E. McKenney1-2/+2
2021-01-06torture: Enable torture.sh argument checkingPaul E. McKenney1-5/+5
2021-01-06torture: Auto-size SCF and scaling runs based on number of CPUsPaul E. McKenney1-7/+12
2021-01-06torture: Add "make allmodconfig" to torture.shPaul E. McKenney1-1/+36
2021-01-06torture: Remove use of "eval" in torture.shPaul E. McKenney1-11/+44
2021-01-06torture: Make torture.sh use common time-duration bash functionsPaul E. McKenney1-13/+7
2021-01-06torture: Add torture.sh torture-everything scriptPaul E. McKenney1-0/+301
2021-01-06tools/rcutorture: Support nocb toggle in TREE01Frederic Weisbecker1-1/+3
2021-01-06bpftool: Fix compilation failure for net.o with older glibcAlan Maguire1-1/+0
2021-01-05tools/resolve_btfids: Warn when having multiple IDs for single typeJiri Olsa1-5/+12
2021-01-05selftests: fix the return value for UDP GRO testPo-Hsu Lin1-0/+34
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-9/+48
2021-01-05torture: Do Kconfig analysis only once per scenarioPaul E. McKenney1-7/+15
2021-01-05cpupower: add Makefile dependencies for install targetsIvan Babrou2-5/+5
2021-01-04tools/memory-model: Fix typo in klitmus7 compatibility tableAkira Yokosawa1-1/+1