aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2020-06-01bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-06-01selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy
2020-06-01selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko
2020-06-01selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-06-01selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire
2020-05-25Merge tag 'v5.2.41' into v5.2/standard/baseBruce Ashfield
2020-05-21selftests/rseq: Fix out-of-tree compilationMichael Ellerman
2020-05-21selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-05-21selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu
2020-05-21selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu
2020-05-21selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu
2020-05-21selftests: fix too long argumentJiri Benc
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-05-15selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-05-15kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-05-04selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer
2020-05-04selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2020-05-04selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu
2020-05-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti
2020-04-19Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-16selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin
2020-04-16selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy
2020-04-13Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-12kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang
2020-04-12selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook
2020-04-12selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata
2020-04-12bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-04-12selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki
2020-04-12selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman
2020-04-12selftests: settings: tests can be in subsubdirsMatthieu Baerts
2020-04-01Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-30rseq/selftests: Turn off timeout settingMathieu Desnoyers
2020-03-30selftests: firmware: Fix it to do root uid check and skipShuah Khan
2020-03-30x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski
2020-03-30selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu
2020-03-21Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2020-03-20kselftest: Support old perl versionsSeongJae Park
2020-03-20kselftest/runner: Print new line in print of timeout logSeongJae Park
2020-03-20selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu
2020-03-20selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu
2020-03-20selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu
2020-03-20selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2020-03-20selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2020-03-20selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2020-03-20selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2020-03-20ftrace/selftest: Test if set_event/ftrace_pid exists before writingSteven Rostedt (VMware)