aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-10-31KVM: selftests: Don't require THP to run testsAndrew Jones1-7/+16
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson5-0/+159
2020-10-30selftests: net: bridge: add test for igmpv3 *,g auto-addNikolay Aleksandrov1-1/+30
2020-10-30selftests: net: bridge: add test for igmpv3 exclude timeoutNikolay Aleksandrov1-1/+48
2020-10-30selftests: net: bridge: add test for igmpv3 exc -> block reportNikolay Aleksandrov1-1/+29
2020-10-30selftests: net: bridge: add test for igmpv3 inc -> block reportNikolay Aleksandrov1-1/+32
2020-10-30selftests: net: bridge: add test for igmpv3 exc -> to_exclude reportNikolay Aleksandrov1-1/+29
2020-10-30selftests: net: bridge: add test for igmpv3 exc -> is_exclude reportNikolay Aleksandrov1-1/+27
2020-10-30selftests: net: bridge: add test for igmpv3 exc -> is_include reportNikolay Aleksandrov1-1/+26
2020-10-30selftests: net: bridge: add test for igmpv3 exc -> allow reportNikolay Aleksandrov1-24/+59
2020-10-30selftests: net: bridge: add test for igmpv3 inc -> to_exclude reportNikolay Aleksandrov1-1/+50
2020-10-30selftests: net: bridge: add test for igmpv3 inc -> is_exclude reportNikolay Aleksandrov1-1/+40
2020-10-30selftests: net: bridge: add test for igmpv3 inc -> is_include reportNikolay Aleksandrov1-1/+24
2020-10-30selftests: net: bridge: add tests for igmpv3 is_include and inc -> allow reportsNikolay Aleksandrov1-1/+81
2020-10-30selftests: net: bridge: igmp: add IGMPv3 entries' state helpersNikolay Aleksandrov1-0/+67
2020-10-30selftests: net: bridge: igmp: check for specific udp ip protocolNikolay Aleksandrov1-1/+1
2020-10-30selftests: net: bridge: igmp: add support for packet source addressNikolay Aleksandrov1-6/+7
2020-10-30selftests: net: bridge: rename current igmp tests to igmpv2Nikolay Aleksandrov1-5/+5
2020-10-30wireguard: selftests: check that route_me_harder packets use the right skJason A. Donenfeld2-0/+10
2020-10-29tools, bpftool: Remove two unused variables.Ian Rogers1-2/+2
2020-10-29tools, bpftool: Avoid array index warnings.Ian Rogers1-1/+6
2020-10-28selftests: kselftest_harness.h: fix kernel-doc markupsMauro Carvalho Chehab1-22/+22
2020-10-28kselftest/arm64: Fix check_user_mem testVincenzo Frascino1-0/+4
2020-10-28kselftest/arm64: Fix check_ksm_options testVincenzo Frascino1-0/+4
2020-10-28kselftest/arm64: Fix check_mmap_options testVincenzo Frascino1-0/+4
2020-10-28kselftest/arm64: Fix check_child_memory testVincenzo Frascino1-0/+3
2020-10-28kselftest/arm64: Fix check_tags_inclusion testVincenzo Frascino1-0/+3
2020-10-28kselftest/arm64: Fix check_buffer_fill testVincenzo Frascino1-0/+3
2020-10-27kselftest: Extend vdso correctness test to clock_gettime64Vincenzo Frascino2-4/+115
2020-10-27kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino3-3/+9
2020-10-27kselftest: Extend vDSO selftest to clock_getresVincenzo Frascino2-0/+126
2020-10-27kselftest: Extend vDSO selftestVincenzo Frascino3-0/+336
2020-10-27kselftest: Enable vDSO test on non x86 platformsVincenzo Frascino2-2/+1
2020-10-27selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.cTommi Rantala1-1/+0
2020-10-27selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to configTommi Rantala1-0/+1
2020-10-27selftests: pidfd: skip test on kcmp() ENOSYSTommi Rantala1-1/+4
2020-10-27selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala1-1/+1
2020-10-27selftests/harness: prettify SKIP message whitespace againTommi Rantala1-1/+1
2020-10-27selftests: pidfd: fix compilation errors due to wait.hTommi Rantala2-2/+0
2020-10-27selftests: filter kselftest headers from command in lib.mkTommi Rantala1-1/+1
2020-10-27selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King1-0/+4
2020-10-27selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)19-37/+44
2020-10-26tools/memory-model: Move Documentation description to Documentation/READMEPaul E. McKenney2-20/+61
2020-10-26tools: memory-model: Document that the LKMM can easily miss control dependenciesAlan Stern1-0/+17
2020-10-26cpupower: Provide online and offline CPU informationBrahadambal Srinivasan5-1/+92
2020-10-26kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins7-12/+36
2020-10-26kunit: Don't fail test suites if one of them is emptyAndy Shevchenko1-1/+1
2020-10-26kunit: Fix kunit.py --raw_output optionDavid Gow1-1/+0
2020-10-26x86, libnvdimm/test: Remove COPY_MC_TESTDan Williams1-103/+0
2020-10-26selftest/bpf: Fix profiler test using CO-RE relocation for enumsAndrii Nakryiko1-3/+8