summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-04-11torture: Reposition so that $? collects ssh code in torture.shPaul E. McKenney
2022-04-11torture: Add rcu_normal and rcu_expedited runs to torture.shPaul E. McKenney
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu
2022-04-11selftests/bpf: Drop duplicate max/min definitionsGeliang Tang
2022-04-11selftests/mptcp: add diag listen testsFlorian Westphal
2022-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-04-11selftests: netfilter: add fib expression forward test caseFlorian Westphal
2022-04-10selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2022-04-10selftests/bpf: Improve by-name subtest selection logic in prog_testsMykola Lysenko
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-09KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-08selftests/bpf: Fix return value checks in perf_event_stackmap testYuntao Wang
2022-04-08selftests/bpf: Add CO-RE relos into linked_funcs selftestsAndrii Nakryiko
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-07selftests/bpf: Uprobe tests should verify param/return valuesAlan Maguire
2022-04-07selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton
2022-04-07selftests: KVM: Don't leak GIC FD across dirty log test iterationsOliver Upton
2022-04-07KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)Andrew Jones
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-06selftests/bpf: Test for writes to map key from BPF helpersKumar Kartikeya Dwivedi
2022-04-06selftests/bpf: Test passing rdonly mem to global funcKumar Kartikeya Dwivedi
2022-04-06selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocationsArtem Savkov
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