summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
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
2018-09-27rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang
2018-09-18selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-07Add tests for memory.oom.groupJay Kamat
2018-09-07Fix cg_read_strcmp()Jay Kamat
2018-09-06cgroup: kselftests: add test_core to .gitignoreLei Yang