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