summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-04-06selftests/bpf: Fix issues in parse_num_list()Yuntao Wang
2022-04-06bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy
2022-04-06KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe
2022-04-05selftests/bpf: Fix file descriptor leak in load_kallsyms()Yuntao Wang
2022-04-05selftests/bpf: Add urandom_read shared lib and USDTsAndrii Nakryiko
2022-04-05selftests/bpf: Add basic USDT selftestsAndrii Nakryiko
2022-04-04kunit: tool: more descriptive metavars/--help outputDaniel Latypov
2022-04-04selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64Ilya Leoshkevich
2022-04-04selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool syncQuentin Monnet
2022-04-04kunit: tool: Do not colorize output when redirectedKees Cook
2022-04-04kunit: tool: properly report the used arch for --json, or '' if not knownDaniel Latypov
2022-04-04kunit: tool: refactor how we plumb metadata into JSONDaniel Latypov
2022-04-04kunit: tool: readability tweaks in KernelCI json generation logicDaniel Latypov
2022-04-04kunit: tool: simplify code since build_dir can't be NoneDaniel Latypov
2022-04-04kunit: tool: drop last uses of collections.namedtupleDaniel Latypov
2022-04-04kunit: tool: drop unused KernelDirectoryPath varDaniel Latypov
2022-04-04kunit: tool: make --json handling a bit clearerDaniel Latypov
2022-04-04selftests/harness: Pass variant to teardownWillem de Bruijn
2022-04-04selftests/harness: Run TEARDOWN for ASSERT failuresKees Cook
2022-04-04selftests: fix an unused variable warning in pidfd selftestAxel Rasmussen
2022-04-04selftests: fix header dependency for pid_namespace selftestsAxel Rasmussen
2022-04-04selftests: x86: add 32bit build warnings for SUSEGeliang Tang
2022-04-04selftests/proc: fix array_size.cocci warningGuo Zhengkui
2022-04-04selftests/vDSO: fix array_size.cocci warningGuo Zhengkui
2022-04-03selftests/bpf: Add tests for uprobe auto-attach via skeletonAlan Maguire
2022-04-03selftests/bpf: Add tests for u[ret]probe attach by nameAlan Maguire
2022-04-03libbpf: Add auto-attach for uprobes based on section nameAlan Maguire
2022-04-03selftests/bpf: Fix cd_flavor_subdir() of test_progsYuntao Wang
2022-04-03selftests/bpf: Return true/false (not 1/0) from bool functionsHaowen Bai
2022-04-03selftests/bpf: Fix vfs_link kprobe definitionNikolay Borisov
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-03selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov
2022-04-02KVM: x86: Test case for TSC scaling and offset syncDavid Woodhouse
2022-04-02KVM: x86/xen: Update self test for Xen PV timersDavid Woodhouse
2022-04-02KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SENDDavid Woodhouse
2022-04-02KVM: x86/xen: handle PV spinlocks slowpathBoris Ostrovsky
2022-04-02selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSNOliver Upton
2022-04-01bpf, test_offload.py: Skip base maps without namesYauheni Kaliuta
2022-04-01selftests/bpf: Remove unused variable from bpf_sk_assign testEyal Birger
2022-04-01selftests: net: add delete nexthop route warning testNikolay Aleksandrov
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31kbuild: Make $(LLVM) more flexibleNathan Chancellor
2022-03-30bpf: selftests: Test fentry tracing a struct_ops programMartin KaFai Lau
2022-03-30wireguard: selftests: simplify RNG seedingJason A. Donenfeld
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-30selftests/bpf: Fix warning comparing pointer to 0Haowen Bai
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-28selftests/bpf: Fix clang compilation errorsYonghong Song
2022-03-28selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko