summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* | kselftest/arm64: Fix check_ksm_options testVincenzo Frascino2020-10-281-0/+4
* | kselftest/arm64: Fix check_mmap_options testVincenzo Frascino2020-10-281-0/+4
* | kselftest/arm64: Fix check_child_memory testVincenzo Frascino2020-10-281-0/+3
* | kselftest/arm64: Fix check_tags_inclusion testVincenzo Frascino2020-10-281-0/+3
* | kselftest/arm64: Fix check_buffer_fill testVincenzo Frascino2020-10-281-0/+3
|/
* Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-252-1/+111
|\
| * selftests/timens: Add a test for futex()Andrei Vagin2020-10-202-1/+111
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-245-2/+225
|\ \
| * | selftests: mount: add nosymfollow testsRoss Zwisler2020-08-275-2/+225
* | | Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-241-2/+6
|\ \ \
| * | | selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load worka...Michael Neuling2020-10-201-2/+6
* | | | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-2311-23/+295
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-10-226-23/+268
| |\ \ \ \
| | * | | | bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen2020-10-223-5/+173
| | * | | | bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checkedMartin KaFai Lau2020-10-192-18/+70
| | * | | | bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checkedMartin KaFai Lau2020-10-191-0/+25
| * | | | | selftests: mptcp: depends on built-in IPv6Matthieu Baerts2020-10-211-0/+1
| * | | | | selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2020-10-192-0/+6
| |/ / / /
| * | | | selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2020-10-182-0/+20
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-235-1/+420
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kvm-fixes' into 'next'Paolo Bonzini2020-10-211-1/+1
| |\ \ \ \ \
| * | | | | | KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini2020-09-282-0/+169
| * | | | | | KVM: selftests: Add test for user space MSR handlingAlexander Graf2020-09-283-0/+250