summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-21/+105
2022-04-06selftests/bpf: Test for writes to map key from BPF helpersKumar Kartikeya Dwivedi-0/+39
2022-04-06selftests/bpf: Test passing rdonly mem to global funcKumar Kartikeya Dwivedi-6/+46
2022-04-06selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocationsArtem Savkov-2/+3
2022-04-06selftests/bpf: Fix issues in parse_num_list()Yuntao Wang-1/+1
2022-04-06bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy-19/+59
2022-04-06KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe-0/+124
2022-04-05selftests/bpf: Fix file descriptor leak in load_kallsyms()Yuntao Wang-4/+5
2022-04-05selftests/bpf: Add urandom_read shared lib and USDTsAndrii Nakryiko-9/+275
2022-04-05selftests/bpf: Add basic USDT selftestsAndrii Nakryiko-6/+970
2022-04-04kunit: tool: more descriptive metavars/--help outputDaniel Latypov-14/+17
2022-04-04selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64Ilya Leoshkevich-0/+2
2022-04-04selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool syncQuentin Monnet-1/+1
2022-04-04kunit: tool: Do not colorize output when redirectedKees Cook-0/+7
2022-04-04kunit: tool: properly report the used arch for --json, or '' if not knownDaniel Latypov-3/+5
2022-04-04kunit: tool: refactor how we plumb metadata into JSONDaniel Latypov-21/+33
2022-04-04kunit: tool: readability tweaks in KernelCI json generation logicDaniel Latypov-10/+10
2022-04-04kunit: tool: simplify code since build_dir can't be NoneDaniel Latypov-37/+24
2022-04-04kunit: tool: drop last uses of collections.namedtupleDaniel Latypov-11/+15
2022-04-04kunit: tool: drop unused KernelDirectoryPath varDaniel Latypov-2/+0
2022-04-04kunit: tool: make --json handling a bit clearerDaniel Latypov-16/+11
2022-04-04selftests/harness: Pass variant to teardownWillem de Bruijn-5/+7
2022-04-04selftests/harness: Run TEARDOWN for ASSERT failuresKees Cook-15/+34
2022-04-04selftests: fix an unused variable warning in pidfd selftestAxel Rasmussen-1/+0
2022-04-04selftests: fix header dependency for pid_namespace selftestsAxel Rasmussen-3/+3
2022-04-04selftests: x86: add 32bit build warnings for SUSEGeliang Tang-0/+4
2022-04-04selftests/proc: fix array_size.cocci warningGuo Zhengkui-2/+4
2022-04-04selftests/vDSO: fix array_size.cocci warningGuo Zhengkui-6/+3
2022-04-03selftests/bpf: Add tests for uprobe auto-attach via skeletonAlan Maguire-0/+90
2022-04-03selftests/bpf: Add tests for u[ret]probe attach by nameAlan Maguire-17/+109
2022-04-03libbpf: Add auto-attach for uprobes based on section nameAlan Maguire-4/+4
2022-04-03selftests/bpf: Fix cd_flavor_subdir() of test_progsYuntao Wang-2/+4
2022-04-03selftests/bpf: Return true/false (not 1/0) from bool functionsHaowen Bai-7/+7
2022-04-03selftests/bpf: Fix vfs_link kprobe definitionNikolay Borisov-2/+3
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+14
2022-04-03selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov-2/+2
2022-04-02KVM: x86: Test case for TSC scaling and offset syncDavid Woodhouse-0/+120
2022-04-02KVM: x86/xen: Update self test for Xen PV timersDavid Woodhouse-3/+32
2022-04-02KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SENDDavid Woodhouse-13/+320
2022-04-02KVM: x86/xen: handle PV spinlocks slowpathBoris Ostrovsky-0/+6
2022-04-02selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSNOliver Upton-0/+172
2022-04-01bpf, test_offload.py: Skip base maps without namesYauheni Kaliuta-1/+1
2022-04-01selftests/bpf: Remove unused variable from bpf_sk_assign testEyal Birger-3/+1
2022-04-01selftests: net: add delete nexthop route warning testNikolay Aleksandrov-0/+14
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+7
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-33/+11
2022-03-31kbuild: Make $(LLVM) more flexibleNathan Chancellor-1/+7
2022-03-30bpf: selftests: Test fentry tracing a struct_ops programMartin KaFai Lau-0/+44
2022-03-30wireguard: selftests: simplify RNG seedingJason A. Donenfeld-19/+7
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-91/+4