summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers
2020-01-17selftests: firmware: Fix it to do root uid check and skipShuah Khan
2020-01-17selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu
2020-01-12selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2020-01-12kselftest: Support old perl versionsSeongJae Park
2020-01-12kselftest/runner: Print new line in print of timeout logSeongJae Park
2020-01-12selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu
2020-01-12selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu
2020-01-12selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu
2020-01-12selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2020-01-12selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2020-01-12selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2020-01-12selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2020-01-12selftests: netfilter: use randomized netns namesFlorian Westphal
2020-01-09rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2020-01-09selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-01-09selftests/seccomp: Zero out seccomp_notifSargun Dhillon
2020-01-04selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell
2020-01-04selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman
2020-01-04selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman
2019-12-31selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo
2019-12-31selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song
2019-12-31selftests, bpf: Fix test_tc_tunnel hangingJiri Benc
2019-12-31bpf, testing: Workaround a verifier failure for test_progsYonghong Song
2019-12-31selftests: net: Fix printf format warnings on armMasami Hiramatsu
2019-12-31selftests: proc: Make va_max 1MBMasami Hiramatsu
2019-12-31selftests/bpf: Make a copy of subtest nameAndrii Nakryiko
2019-12-31selftests/bpf: Fix btf_dump padding test caseAndrii Nakryiko
2019-12-31selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2019-12-31selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2019-12-18net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2019-12-17seccomp: avoid overflow in implicit constant conversionChristian Brauner
2019-12-13kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha
2019-12-04selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo
2019-12-04selftests: bpf: correct perror stringsJakub Kicinski
2019-12-04selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2019-12-04selftests/tls: add a test for fragmented messagesJakub Kicinski
2019-11-29selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2019-11-29selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel
2019-11-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang