aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2020-03-21Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2020-03-20kselftest: Support old perl versionsSeongJae Park
2020-03-20kselftest/runner: Print new line in print of timeout logSeongJae Park
2020-03-20selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu
2020-03-20selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu
2020-03-20selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu
2020-03-20selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2020-03-20selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2020-03-20selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2020-03-20selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2020-03-20ftrace/selftest: Test if set_event/ftrace_pid exists before writingSteven Rostedt (VMware)
2020-03-20selftests: netfilter: use randomized netns namesFlorian Westphal
2020-03-20rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers
2020-03-20selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVSargun Dhillon
2020-03-20selftests/seccomp: Zero out seccomp_notifSargun Dhillon
2020-03-11Merge tag 'v5.2.34' into v5.2/standard/baseBruce Ashfield
2020-03-07selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell
2020-03-07selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman
2020-03-07selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24selftests, bpf: Fix test_tc_tunnel hangingJiri Benc
2020-02-24selftests: net: Fix printf format warnings on armMasami Hiramatsu
2020-02-24selftests: proc: Make va_max 1MBMasami Hiramatsu
2020-02-24selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2020-02-24selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2020-02-05Merge tag 'v5.2.31' into v5.2/standard/baseBruce Ashfield
2020-01-31seccomp: avoid overflow in implicit constant conversionChristian Brauner
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2020-01-19selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2020-01-19mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2020-01-19bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2020-01-17linux-yocto linux-yocto-dev: Fix /bin/awk issuesHe Zhe
2020-01-15Merge tag 'v5.2.29' into v5.2/standard/baseBruce Ashfield
2020-01-09selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2020-01-09selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29selftests/bpf: More compatible nc options in test_tc_edtJiri Benc
2019-12-29selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-12-18Merge tag 'v5.2.27' into v5.2/standard/baseBruce Ashfield
2019-12-16selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-12-16selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-12-16selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-12-16selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-12-16selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-12-16selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-12-12Merge tag 'v5.2.26' into v5.2/standard/baseBruce Ashfield
2019-12-10selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook
2019-12-10kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha