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