summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
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-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-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe
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
2020-10-27selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)
2020-10-26kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins
2020-10-26kunit: Don't fail test suites if one of them is emptyAndy Shevchenko
2020-10-26kunit: Fix kunit.py --raw_output optionDavid Gow
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-10-21selftests: mptcp: depends on built-in IPv6Matthieu Baerts
2020-10-22bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini
2020-10-20Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2020-10-20selftests/timens: Add a test for futex()Andrei Vagin
2020-10-19selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin
2020-10-19bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checkedMartin KaFai Lau
2020-10-19bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checkedMartin KaFai Lau