summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-124-5/+257
|\
| * selftest: fix flower terse dump testsVlad Buslov2020-11-101-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-063-3/+255
| |\
| | * bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren2020-11-052-0/+247
| | * selftest/bpf: Fix profiler test using CO-RE relocation for enumsAndrii Nakryiko2020-10-261-3/+8
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-0923-277/+2252
|\ \ \
| * | | KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini2020-11-091-1/+1
| * | | KVM: selftests: Introduce the dirty log perf testBen Gardon2020-11-086-8/+396
| * | | KVM: selftests: Make the number of vcpus globalAndrew Jones2020-11-082-20/+20
| * | | KVM: selftests: Make the per vcpu memory size globalAndrew Jones2020-11-082-12/+11
| * | | KVM: selftests: Drop pointless vm_create wrapperAndrew Jones2020-11-084-9/+3
| * | | KVM: selftests: Add wrfract to common guest codeBen Gardon2020-11-082-1/+7
| * | | KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon2020-11-083-15/+27
| * | | KVM: selftests: Remove address rounding in guest codeBen Gardon2020-11-081-1/+0
| * | | KVM: selftests: Factor code out of demand_paging_testBen Gardon2020-11-082-181/+210
| * | | KVM: selftests: Use a single binary for dirty/clear log testPeter Xu2020-11-083-39/+156
| * | | KVM: selftests: Always clear dirty bitmap after iterationPeter Xu2020-11-081-1/+1
| * | | KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones2020-11-084-42/+217
| * | | KVM: selftests: Add aarch64 get-reg-list testAndrew Jones2020-11-085-0/+703
| * | | selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton2020-11-087-0/+308
| * | | selftests: kvm: Add exception handling to selftestsAaron Lewis2020-11-089-9/+244
| * | | selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis2020-11-083-0/+9
| * | | selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis2020-11-082-2/+3
* | | | Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-11-0634-56/+65
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests: binderfs: use SKIP instead of XFAILTommi Rantala2020-11-051-4/+4
| * | | selftests: clone3: use SKIP instead of XFAILTommi Rantala2020-11-051-1/+1
| * | | selftests: core: use SKIP instead of XFAIL in close_range_test.cTommi Rantala2020-11-051-4/+4
| * | | selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala2020-11-053-3/+0
| * | | selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.cTommi Rantala2020-10-271-1/+0
| * | | selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to configTommi Rantala2020-10-271-0/+1
| * | | selftests: pidfd: skip test on kcmp() ENOSYSTommi Rantala2020-10-271-1/+4
| * | | selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala2020-10-271-1/+1
| * | | selftests/harness: prettify SKIP message whitespace againTommi Rantala2020-10-271-1/+1
| * | | selftests: pidfd: fix compilation errors due to wait.hTommi Rantala2020-10-272-2/+0
| * | | selftests: filter kselftest headers from command in lib.mkTommi Rantala2020-10-271-1/+1
| * | | selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King2020-10-271-0/+4
| * | | selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)2020-10-2719-37/+44
* | | | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-062-0/+10
|\ \ \ \
| * | | | wireguard: selftests: check that route_me_harder packets use the right skJason A. Donenfeld2020-10-302-0/+10
| |/ / /
* | | | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...Linus Torvalds2020-11-058-14/+37
|\ \ \ \
| * | | | kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins2020-10-267-12/+36
| * | | | kunit: Don't fail test suites if one of them is emptyAndy Shevchenko2020-10-261-1/+1
| * | | | kunit: Fix kunit.py --raw_output optionDavid Gow2020-10-261-1/+0
| |/ / /
* | | | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-031-22/+22
|\ \ \ \
| * | | | selftests: kselftest_harness.h: fix kernel-doc markupsMauro Carvalho Chehab2020-10-281-22/+22
| |/ / /
* | | | epoll: add a selftest for epoll timeout raceSoheil Hassas Yeganeh2020-11-021-0/+95
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-016-7/+175
|\ \ \ \ | | |/ / | |/| |
| * | | KVM: selftests: Don't require THP to run testsAndrew Jones2020-10-311-7/+16
| * | | KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson2020-10-315-0/+159
| |/ /
* | | kselftest/arm64: Fix check_user_mem testVincenzo Frascino2020-10-281-0/+4