summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-2211-235/+601
|\
| * selftests: pmtu: fix init mtu value in descriptionHangbin Liu2019-12-211-3/+3
| * tc-testing: initial tdc selftests for cls_u32Davide Caratti2019-12-202-22/+205
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-193-24/+176
| |\
| | * bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann2019-12-193-24/+176
| * | selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo2019-12-151-28/+0
| |/
| * selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov2019-12-121-0/+39
| * tc-testing: unbreak full listing of tdc testcasesDavide Caratti2019-12-091-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-12-091-156/+176
| |\
| | * selftests: netfilter: use randomized netns namesFlorian Westphal2019-12-071-156/+176
| * | selftests: forwarding: Delete IPv6 address at the endIdo Schimmel2019-12-091-1/+1
* | | Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-222-0/+7
|\ \ \
| * | | tools/testing/nvdimm: Fix mock support for ioremapDan Williams2019-12-122-0/+7
| |/ /
* | | Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-12-193-2/+36
|\ \ \
| * | | tpm: selftest: cleanup after unseal with wrong auth/policy testTadeusz Struk2019-12-171-0/+5
| * | | tpm: selftest: add test covering async modeTadeusz Struk2019-12-173-2/+31
| |/ /
* | | kselftest: Support old perl versionsSeongJae Park2019-12-111-0/+1
* | | kselftest/runner: Print new line in print of timeout logSeongJae Park2019-12-111-0/+1
* | | selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman2019-12-111-1/+1
* | | kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim2019-12-091-1/+1
* | | selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu2019-12-091-1/+1
* | | selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu2019-12-091-5/+10
* | | selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu2019-12-091-1/+2
* | | selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu2019-12-091-3/+3
* | | selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu2019-12-093-5/+5
* | | selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu2019-12-092-0/+7
* | | selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu2019-12-091-1/+4
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0815-51/+147
|\ \
| * | net/tls: Fix return values to avoid ENOTSUPPValentin Vidic2019-12-071-6/+2
| * | selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song2019-12-053-19/+81
| * | selftests/bpf: De-flake test_tcpbpfStanislav Fomichev2019-12-053-7/+20
| * | selftests/bpf: Bring back c++ include/link testStanislav Fomichev2019-12-053-1/+26
| * | selftests/bpf: Don't hard-code root cgroup idStanislav Fomichev2019-12-051-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-024-17/+17
| |\ \
| | * | libbpf: Fix global variable relocationAndrii Nakryiko2019-11-284-17/+17
* | | | selftests: add epoll selftestsHeiher2019-12-054-0/+3083
* | | | Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2019-12-031-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths"Shuah Khan2019-11-291-3/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-022-0/+37
|\ \ \ \
| * | | | selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell2019-12-011-0/+1
| * | | | memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsJoel Fernandes (Google)2019-12-011-0/+36
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-025-31/+122
|\ \ \ \ \
| * | | | | selftests: forwarding: fix race between packet receive and tc checkJiri Pirko2019-11-301-8/+31
| * | | | | selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo2019-11-291-3/+2
| | |_|_|/ | |/| | |
| * | | | selftests: bpf: correct perror stringsJakub Kicinski2019-11-292-20/+20
| * | | | selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski2019-11-291-0/+9
| * | | | selftests/tls: add a test for fragmented messagesJakub Kicinski2019-11-291-0/+60
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-021-9/+85
|\ \ \ \
| * | | | selftests/x86/single_step_syscall: Check SYSENTER directlyAndy Lutomirski2019-11-261-9/+85
* | | | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-011-1/+109
|\ \ \ \ \