summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-10selftest: fix flower terse dump testsVlad Buslov
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-09KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon
2020-11-08KVM: selftests: Make the number of vcpus globalAndrew Jones
2020-11-08KVM: selftests: Make the per vcpu memory size globalAndrew Jones
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones
2020-11-08KVM: selftests: Add wrfract to common guest codeBen Gardon
2020-11-08KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon
2020-11-08KVM: selftests: Remove address rounding in guest codeBen Gardon
2020-11-08KVM: selftests: Factor code out of demand_paging_testBen Gardon
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu
2020-11-08KVM: selftests: Always clear dirty bitmap after iterationPeter Xu
2020-11-08KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones
2020-11-08KVM: selftests: Add aarch64 get-reg-list testAndrew Jones
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis
2020-11-08selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-06Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-05bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-11-05Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-05selftests: binderfs: use SKIP instead of XFAILTommi Rantala
2020-11-05selftests: clone3: use SKIP instead of XFAILTommi Rantala
2020-11-05selftests: core: use SKIP instead of XFAIL in close_range_test.cTommi Rantala
2020-11-05selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds
2020-11-02epoll: add a selftest for epoll timeout raceSoheil Hassas Yeganeh
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-31KVM: selftests: Don't require THP to run testsAndrew Jones
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson
2020-10-30wireguard: selftests: check that route_me_harder packets use the right skJason A. Donenfeld
2020-10-28selftests: kselftest_harness.h: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-28kselftest/arm64: Fix check_user_mem testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_ksm_options testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_mmap_options testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_child_memory testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_tags_inclusion testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_buffer_fill testVincenzo Frascino
2020-10-27selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.cTommi Rantala
2020-10-27selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to configTommi Rantala
2020-10-27selftests: pidfd: skip test on kcmp() ENOSYSTommi Rantala
2020-10-27selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala
2020-10-27selftests/harness: prettify SKIP message whitespace againTommi Rantala
2020-10-27selftests: pidfd: fix compilation errors due to wait.hTommi Rantala
2020-10-27selftests: filter kselftest headers from command in lib.mkTommi Rantala
2020-10-27selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King