summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-04-17net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti1-0/+24
2019-04-05selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev1-1/+8
2019-04-05selftests: skip seccomp get_metadata test if not real rootTycho Andersen1-0/+6
2019-03-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1
2019-03-23bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy1-0/+10
2019-03-14selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-03-14selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1
2019-03-14bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis1-10/+20
2019-03-14proc: fix /proc/net/* after setns(2)Alexey Dobriyan3-0/+131
2019-03-14selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield1-0/+1
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni1-0/+102
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni1-5/+2
2019-02-27selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-02-27selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-02-27selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1
2019-02-27selftests: tc-testing: drop test on missing tunnel key idDavide Caratti1-29/+0
2019-02-27selftests: forwarding: Add a test for VLAN deletionIdo Schimmel1-1/+14
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov1-3/+50
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev1-4/+4
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen1-10/+31
2019-01-26bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang1-0/+13
2019-01-26selftests: do not macro-expand failed assertion expressionsDmitry V. Levin1-21/+21
2019-01-26selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet2-10/+14
2019-01-22selftests: Fix test errors related to lib.mk khdr targetShuah Khan7-6/+10
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams1-1/+14
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams1-1/+1
2018-12-21tools/testing/nvdimm: Align test resources to 128MDan Williams1-2/+33
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller1-1/+1
2018-12-21tools/bpf: add addition type tests to test_btfYonghong Song1-0/+361
2018-12-21tools/bpf: fix two test_btf unit test casesMartin KaFai Lau1-7/+7
2018-12-17bpf: fix off-by-one error in adjust_subprog_startsEdward Cree1-0/+19
2018-12-17proc: fixup map_files test on armAlexey Dobriyan1-2/+7
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal4-0/+87
2018-12-13tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler1-3/+11
2018-12-13tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates1-2/+2
2018-12-01tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma1-4/+4
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao1-10/+17
2018-11-13selftests/powerpc: Fix ptrace tm failureBreno Leitao1-2/+2
2018-11-13selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu1-6/+6
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern1-7/+7
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+80