aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-06-28selftests: rtnetlink: use dummydev as a test deviceShannon Nelson1-8/+7
2018-06-28selftests: rtnetlink: clear the return code at start of ipsec testShannon Nelson1-0/+2
2018-06-28tc-tests: add an extreme-case csum action testKeara Leibovitz1-0/+24
2018-06-27selftests/bpf: Test sys_connect BPF hooks with TFOAndrey Ignatov1-6/+31
2018-06-27trace_helpers.c: Add helpers to poll multiple perf FDs for eventsToke Høiland-Jørgensen2-2/+50
2018-06-27selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski1-6/+7
2018-06-27selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski1-17/+29
2018-06-27selftests: forwarding: README: Require diagramsPetr Machata1-0/+2
2018-06-27selftests: forwarding: Test multipath tunnelingPetr Machata1-0/+354
2018-06-27selftests: forwarding: lib: Extract interface-init functionsPetr Machata1-7/+25
2018-06-27selftests: forwarding: tc_rule_stats_get: Parameterize directionPetr Machata1-2/+3
2018-06-27selftests: forwarding: multipath_eval(): Improve stylePetr Machata1-35/+39
2018-06-27selftests: forwarding: Move multipath_eval() to lib.shPetr Machata2-39/+39
2018-06-26selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filterPetr Machata1-0/+9
2018-06-26selftests: net: Test headroom handling of ip6_gre devicesPetr Machata1-0/+65
2018-06-26selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T1-0/+9
2018-06-26selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T1-0/+9
2018-06-26selftests: bpf: add missing NET_SCHED to configAnders Roxell1-0/+1
2018-06-26selftests: forwarding: Test routed bridge interfacePetr Machata2-0/+245
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-27/+831
2018-06-25rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney3-0/+9
2018-06-25rcutorture: Remove obsolete TREE08-T.boot filePaul E. McKenney1-1/+0
2018-06-25torture: Use a single build directory for torture scenariosPaul E. McKenney4-22/+22
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+3
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+1
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+751
2018-06-24Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-27/+79
2018-06-22selftests: rtnetlink: use a local IP address for IPsec testsShannon Nelson1-2/+6
2018-06-22selftests: rtnetlink: hide complaint from terminated monitorShannon Nelson1-2/+1
2018-06-22tools/bpf: fix test_sockmap failureYonghong Song1-6/+0
2018-06-22selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T1-0/+9
2018-06-21rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers1-0/+1
2018-06-21rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers1-0/+0
2018-06-21selftests: net: add tcp_inq to gitignoreAnders Roxell1-0/+1
2018-06-21selftests: net: add config fragmentsAnders Roxell1-0/+2
2018-06-19rseq/selftests: Implement MIPS supportPaul Burton3-0/+751
2018-06-18selftests: sparc64: Add missing SPDX License IdentifiersShuah Khan (Samsung OSG)2-1/+2
2018-06-18selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)1-8/+0
2018-06-18selftests: sparc64: Fix to do nothing on non-sparc64Shuah Khan (Samsung OSG)1-0/+11
2018-06-18selftests: sync: add config fragment for testing sync frameworkFathi Boudra1-0/+4
2018-06-18selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)4-8/+17
2018-06-18selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2-2/+8
2018-06-18selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-0/+7
2018-06-18selftests: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-7/+13
2018-06-18selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-0/+13
2018-06-18selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-1/+4
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-14/+34
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+2
2018-06-15Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+17
2018-06-15bpf, selftests: delete xfrm tunnel when test exits.William Tu1-11/+13