summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-05-02bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn1-0/+1
2020-04-29selftests: Fix suppress test in fib_tests.shDavid Ahern1-2/+8
2020-04-29ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern1-0/+23
2020-04-29tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)1-0/+1
2020-04-29selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-04-29tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2-4/+4
2020-04-29tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara1-0/+2
2020-04-23bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann1-1/+1
2020-04-23bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2-0/+31
2020-04-23bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend1-4/+4
2020-04-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy1-0/+1
2020-04-17selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy1-7/+7
2020-04-17selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko1-196/+37
2020-04-17xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)4-2/+91
2020-04-17selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski1-2/+6
2020-04-17selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire1-0/+4
2020-03-21selftests/rseq: Fix out-of-tree compilationMichael Ellerman1-1/+1
2020-03-18ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)1-1/+1
2020-03-18selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu1-3/+31
2020-03-12selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu1-3/+3
2020-03-12selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu1-3/+3
2020-03-12selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu1-12/+13
2020-03-12selftests: fix too long argumentJiri Benc1-10/+13
2020-03-05selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman4-1/+7
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier1-0/+6
2020-02-28bpf: Selftests build error in sockmap_basic.cJohn Fastabend1-0/+5
2020-02-24selftests/eeh: Bump EEH wait time to 60sOliver O'Halloran1-3/+7
2020-02-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer1-2/+14
2020-02-24selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn2-5/+88
2020-02-24selftests: settings: tests can be in subsubdirsMatthieu Baerts1-1/+1
2020-02-24kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar1-6/+18
2020-02-15selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki1-0/+74
2020-02-11selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer1-0/+6
2020-02-11selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer1-10/+5
2020-02-11selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu1-2/+6
2020-02-11selftests/bpf: Fix test_attach_probeAlexei Starovoitov1-3/+4
2020-02-11tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti1-1/+1
2020-02-11selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko1-5/+24
2020-02-01libbpf: Fix BTF-defined map's __type macro handling of arraysAndrii Nakryiko2-3/+2
2020-01-26kselftests: cgroup: Avoid the reuse of fd after it is deallocatedHewenliang1-0/+1
2020-01-26selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook2-20/+25
2020-01-23selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata1-2/+6
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers1-0/+1
2020-01-17selftests: firmware: Fix it to do root uid check and skipShuah Khan1-0/+6
2020-01-17selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu1-0/+8
2020-01-12selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3
2020-01-12kselftest: Support old perl versionsSeongJae Park1-0/+1
2020-01-12kselftest/runner: Print new line in print of timeout logSeongJae Park1-0/+1
2020-01-12selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu1-1/+1
2020-01-12selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu1-5/+10