summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni
2019-02-27selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev
2019-02-27selftests: tc-testing: fix parsing of ife typeDavide Caratti
2019-02-27selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti
2019-02-27selftests: tc-testing: drop test on missing tunnel key idDavide Caratti
2019-02-27selftests: forwarding: Add a test for VLAN deletionIdo Schimmel
2019-02-27selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen
2019-01-26bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2019-01-26selftests: do not macro-expand failed assertion expressionsDmitry V. Levin
2019-01-26selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet
2019-01-22selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2018-12-21tools/testing/nvdimm: Align test resources to 128MDan Williams
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller
2018-12-21tools/bpf: add addition type tests to test_btfYonghong Song
2018-12-21tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-12-17bpf: fix off-by-one error in adjust_subprog_startsEdward Cree
2018-12-17proc: fixup map_files test on armAlexey Dobriyan
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-12-13tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler
2018-12-13tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates
2018-12-01tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao
2018-11-13selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-11-13selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-19selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu
2018-10-19Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman
2018-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni
2018-10-09selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)
2018-10-08bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-03Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-02selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman