Skip to content
  • Linus Torvalds's avatar
    Merge tag 'linux-kselftest-5.8-rc1' of... · fc2fb38c
    Linus Torvalds authored
    Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
    
    Pull kselftest updates from Shuah Khan:
     "This consists of:
    
       - Several fixes from Masami Hiramatsu to improve coverage for lib and
         sysctl tests.
    
       - Clean up to vdso test and a new test for getcpu() from Mark Brown.
    
       - Add new gen_tar selftests Makefile target generate selftest package
         running "make gen_tar" in selftests directory from Veronika
         Kabatova.
    
       - Other miscellaneous fixes to timens, exec, tpm2 tests"
    
    * tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
      selftests/sysctl: Make sysctl test driver as a module
      selftests/sysctl: Fix to load test_sysctl module
      lib: Make test_sysctl initialized as module
      lib: Make prime number generator independently selectable
      selftests/ftrace: Return unsupported if no error_log file
      selftests/ftrace: Use printf for backslash included command
      selftests/timens: handle a cas...
    fc2fb38c