lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 11 Sep 2023 11:24:02 -0600
From:   Shuah Khan <skhan@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     shuah <shuah@...nel.org>, Shuah Khan <skhan@...uxfoundation.org>,
        linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Kselftest fixes update for Linux 6.6-rc2

Hi Linus,

Please pull the following Kselftest fixes update for Linux 6.6-rc2.

This kselftest fixes update for Linux 6.6-rc2 consists of fixes

-- kselftest runner script to propagate SIGTERM to runner child
    to avoid kselftest hang.
-- to install symlinks required for test execution to avoid test
    failures.
-- kselftest dependency checker script argument parsing.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 9b1db732866bee060b9bca9493e5ebf5e8874c48:

   selftests: cachestat: use proper syscall number macro (2023-08-16 11:12:44 -0600)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-next-6.6-rc2

for you to fetch changes up to 3f3f384139ed147c71e1d770accf610133d5309b:

   selftests: Keep symlinks, when possible (2023-09-08 10:06:56 -0600)

----------------------------------------------------------------
linux-kselftest-next-6.6-rc2

This kselftest fixes update for Linux 6.6-rc2 consists of fixes

-- kselftest runner script to propagate SIGTERM to runner child
    to avoid kselftest hang.
-- to install symlinks required for test execution to avoid test
    failures.
-- kselftest dependency checker script argument parsing.

----------------------------------------------------------------
Björn Töpel (2):
       kselftest/runner.sh: Propagate SIGTERM to runner child
       selftests: Keep symlinks, when possible

Ricardo B. Marliere (1):
       selftests: fix dependency checker script

Zheng Yejian (1):
       selftests/ftrace: Correctly enable event in instance-event.tc

  .../ftrace/test.d/instances/instance-event.tc      |  2 +-
  tools/testing/selftests/kselftest/runner.sh        |  3 +-
  tools/testing/selftests/kselftest_deps.sh          | 77 ++++++++++++++++++----
  tools/testing/selftests/lib.mk                     |  4 +-
  4 files changed, 70 insertions(+), 16 deletions(-)
----------------------------------------------------------------
View attachment "linux-kselftest-next-6.6-rc2.diff" of type "text/x-patch" (6178 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ