[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <853c91e8-83ba-3d37-7601-803485dbc8ed@linuxfoundation.org>
Date:   Wed, 22 Apr 2020 10:57:31 -0600
From:   Shuah Khan <skhan@...uxfoundation.org>
To:     torvalds@...ux-foundation.org
Cc:     skhan@...uxfoundation.org,
        "open list:KERNEL SELFTEST FRAMEWORK" 
        <linux-kselftest@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Michael Ellerman <mpe@...erman.id.au>
Subject: [GIT PULL] Kselftest update for Linux 5.7-rc3
Hi Linus,
Please pull the following Kselftest update for Linux 5.7-rc3.
This kselftest update for Linux 5.7-rc3 consists of fixes to runner
scripts and individual test run-time bugs. Includes fixes to tpm2
and memfd test run-time regressions.
diff is attached.
thanks,
-- Shuah
----------------------------------------------------------------
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
   Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the Git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest 
tags/linux-kselftest-5.7-rc3
for you to fetch changes up to b87080eab4c1377706c113fc9c0157f19ea8fed1:
   selftests/ipc: Fix test failure seen after initial test run 
(2020-04-14 10:24:28 -0600)
----------------------------------------------------------------
linux-kselftest-5.7-rc3
This kselftest update for Linux 5.7-rc3 consists of fixes to runner
scripts and individual test run-time bugs. Includes fixes to tpm2
and memfd test run-time regressions.
----------------------------------------------------------------
Andrea Righi (1):
       kselftest/runner: allow to properly deliver signals to tests
Colin Ian King (1):
       selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"
Jarkko Sakkinen (1):
       Revert "Kernel selftests: tpm2: check for tpm support"
Sandipan Das (2):
       selftests: vm: Do not override definition of ARCH
       selftests: vm: Fix 64-bit test builds for powerpc64le
Shuah Khan (1):
       selftests: Fix memfd test run-time regression
Thadeu Lima de Souza Cascardo (1):
       selftests/seccomp: allow clock_nanosleep instead of nanosleep
Tyler Hicks (1):
       selftests/ipc: Fix test failure seen after initial test run
Xiao Yang (1):
       selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig
  tools/testing/selftests/ftrace/config         |  1 +
  tools/testing/selftests/ipc/msgque.c          |  2 +-
  tools/testing/selftests/kselftest/runner.sh   |  2 +-
  tools/testing/selftests/kselftest_harness.h   |  6 +++---
  tools/testing/selftests/memfd/Makefile        |  3 ++-
  tools/testing/selftests/seccomp/seccomp_bpf.c | 14 ++++++++------
  tools/testing/selftests/tpm2/test_smoke.sh    | 13 ++-----------
  tools/testing/selftests/tpm2/test_space.sh    |  9 +--------
  tools/testing/selftests/vm/Makefile           |  4 ++--
  tools/testing/selftests/vm/run_vmtests        |  2 +-
  10 files changed, 22 insertions(+), 34 deletions(-)
----------------------------------------------------------------
View attachment "linux-kselftest-5.7-rc3.diff" of type "text/x-patch" (7556 bytes)
Powered by blists - more mailing lists
 
