aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-08-03selftests: Add use case section to fcnal-testDavid Ahern1-0/+124
2019-08-03selftests: Add ipv6 netfilter tests to fcnal-testDavid Ahern1-1/+64
2019-08-03selftests: Add ipv4 netfilter tests to fcnal-testDavid Ahern1-1/+68
2019-08-03selftests: Add ipv6 runtime tests to fcnal-testDavid Ahern1-1/+187
2019-08-03selftests: Add ipv4 runtime tests to fcnal-testDavid Ahern1-1/+184
2019-08-03selftests: Add ipv6 address bind tests to fcnal-testDavid Ahern1-1/+109
2019-08-03selftests: Add ipv4 address bind tests to fcnal-testDavid Ahern1-1/+110
2019-08-03selftests: Add ipv6 udp tests to fcnal-testDavid Ahern1-1/+491
2019-08-03selftests: Add ipv4 udp tests to fcnal-testDavid Ahern1-1/+380
2019-08-03selftests: Add ipv6 tcp tests to fcnal-testDavid Ahern1-1/+369
2019-08-03selftests: Add ipv4 tcp tests to fcnal-testDavid Ahern1-1/+314
2019-08-03selftests: Add ipv6 ping tests to fcnal-testDavid Ahern1-1/+283
2019-08-03selftests: Add ipv4 ping tests to fcnal-testDavid Ahern1-1/+267
2019-08-03selftests: Setup for functional tests for fib and socket lookupsDavid Ahern2-1/+521
2019-08-03selftests: Add nettestDavid Ahern2-1/+1757
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-08-02KVM: selftests: Enable dirty_log_test on s390xThomas Huth2-7/+53
2019-08-02KVM: selftests: Implement ucall() for s390xThomas Huth3-3/+61
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth6-168/+173
2019-08-01rcutorture: Test TREE03 with the threadirqs kernel boot parameterPaul E. McKenney1-0/+1
2019-08-01torture: Expand last_ts variable in kvm-test-1-run.shPaul E. McKenney1-1/+1
2019-08-01selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use caseStanislav Fomichev2-0/+47
2019-08-01selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov1-0/+28
2019-08-01libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko1-1/+5
2019-08-01tools/memory-model: Make scripts be executablePaul E. McKenney8-0/+0
2019-08-01perf bench numa: Fix cpu0 bindingJiri Olsa1-2/+4
2019-07-31libbpf : make libbpf_num_possible_cpus function thread safeTakshak Chahande1-7/+11
2019-07-31tc-testing: Clarify the use of tdc's -d optionLucas Bates2-5/+11
2019-07-31selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski1-9/+14
2019-07-31selftests: mlxsw: Add a test for leftover DSCP rulePetr Machata1-0/+19
2019-07-31selftests: mlxsw: Fix local variable declarations in DSCP testsPetr Machata2-4/+7
2019-07-30tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski3-38/+76
2019-07-30selftests/bpf: fix clearing buffered output between tests/subtestsAndrii Nakryiko1-1/+1
2019-07-30selftests/bpf: add test for bpf_tcp_gen_syncookiePetar Penkov3-13/+99
2019-07-30selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpersPetar Penkov1-0/+3
2019-07-30bpf: sync bpf.h to tools/Petar Penkov1-3/+34
2019-07-30selftests/livepatch: push and pop dynamic debug configJoe Lawrence1-6/+20
2019-07-30kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai1-0/+15
2019-07-30Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-5/+1
2019-07-30Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds4-6/+26
2019-07-29perf vendor events power9: Added missing event descriptionsMichael Petlan2-5/+5
2019-07-29libperf: Initial documentationJiri Olsa3-0/+230
2019-07-29libperf: Add perf_evsel__enable/disable testJiri Olsa1-0/+43
2019-07-29libperf: Add perf_evlist__enable/disable testJiri Olsa1-0/+63
2019-07-29libperf: Add perf_evsel testsJiri Olsa2-1/+83
2019-07-29libperf: Add perf_evlist testJiri Olsa2-1/+124
2019-07-29libperf: Add perf_thread_map testJiri Olsa2-1/+22
2019-07-29libperf: Add perf_cpu_map testJiri Olsa2-1/+22
2019-07-29libperf: Add tests supportJiri Olsa3-1/+63
2019-07-29libperf: Add install targetsJiri Olsa2-2/+78