summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-313-8/+38
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-262-3/+4
| |\
| | * libbpf: Fix build on read-only filesystemsNamhyung Kim2019-12-232-3/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-12-261-5/+34
| |\ \ | | |/ | |/|
| | * selftests: netfilter: extend flowtable test script with dnat ruleFlorian Westphal2019-12-201-5/+34
* | | rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers2019-12-231-5/+7
* | | rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers2019-12-231-8/+10
* | | rseq/selftests: Turn off timeout settingMathieu Desnoyers2019-12-231-0/+1
* | | kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park2019-12-231-0/+8
* | | kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-232-3/+3
* | | kunit: Place 'test.log' under the 'build_dir'SeongJae Park2019-12-233-4/+4
* | | kunit: Create default config in '--build_dir'SeongJae Park2019-12-232-4/+11
* | | kunit: Remove duplicated defconfig creationSeongJae Park2019-12-231-3/+0
* | | selftests: livepatch: Fix it to do root uid check and skipShuah Khan2019-12-232-3/+15
* | | selftests: firmware: Fix it to do root uid check and skipShuah Khan2019-12-231-0/+6
* | | selftests: filesystems/epoll: fix build errorShuah Khan2019-12-231-1/+1
|/ /
* | 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-201-3/+3
| * | tc-testing: initial tdc selftests for cls_u32Davide Caratti2019-12-192-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-141-28/+0
| |/
| * selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov2019-12-111-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-212-0/+7
|\ \ \
| * | | tools/testing/nvdimm: Fix mock support for ioremapDan Williams2019-12-112-0/+7
| |/ /
* | | Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-12-183-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-061-6/+2
| * | selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song2019-12-043-19/+81
| * | selftests/bpf: De-flake test_tcpbpfStanislav Fomichev2019-12-043-7/+20
| * | selftests/bpf: Bring back c++ include/link testStanislav Fomichev2019-12-043-1/+26
| * | selftests/bpf: Don't hard-code root cgroup idStanislav Fomichev2019-12-041-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-024-17/+17
| |\ \