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]
Message-ID: <b9c14ec8-b410-c742-3cb4-0067e2bf7100@linuxfoundation.org>
Date:   Mon, 24 Oct 2022 10:35:43 -0600
From:   Shuah Khan <skhan@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Shuah Khan <skhan@...uxfoundation.org>,
        linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Kselftest fixes update for Linux 6.1-rc3

Hi Linus,

Please pull the following Kselftest fixes update for Linux 6.1-rc3.

This Kselftest fixes update for Linux 6.1-rc3 consists of:

- futex, intel_pstate, kexec build fixes
- ftrace dynamic_events dependency check fix
- memory-hotplug fix to remove redundant warning from test report

diff for this pull request is attached.

thanks,
-- Shuah

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

   Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-fixes-6.1-rc3

for you to fetch changes up to cb05c81ada76a30a25a5f79b249375e33473af33:

   selftests/ftrace: fix dynamic_events dependency check (2022-10-18 14:27:23 -0600)

----------------------------------------------------------------
linux-kselftest-fixes-6.1-rc3

This Kselftest fixes update for Linux 6.1-rc3 consists of:

- futex, intel_pstate, kexec build fixes
- ftrace dynamic_events dependency check fix
- memory-hotplug fix to remove redundant warning from test report

----------------------------------------------------------------
Ricardo CaƱuelo (3):
       selftests/futex: fix build for clang
       selftests/intel_pstate: fix build for ARCH=x86_64
       selftests/kexec: fix build for ARCH=x86_64

Sven Schnelle (1):
       selftests/ftrace: fix dynamic_events dependency check

Zhao Gongyi (1):
       selftests/memory-hotplug: Remove the redundant warning information

  tools/testing/selftests/ftrace/test.d/dynevent/test_duplicates.tc   | 2 +-
  .../ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc   | 2 +-
  tools/testing/selftests/futex/functional/Makefile                   | 6 ++----
  tools/testing/selftests/intel_pstate/Makefile                       | 6 +++---
  tools/testing/selftests/kexec/Makefile                              | 6 +++---
  tools/testing/selftests/memory-hotplug/mem-on-off-test.sh           | 1 -
  6 files changed, 10 insertions(+), 13 deletions(-)
----------------------------------------------------------------
View attachment "linux-kselftest-fixes-6.1-rc3.diff" of type "text/x-patch" (4427 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ