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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <7007e67e-0af4-4b01-a708-ba108208b217@linuxfoundation.org>
Date: Mon, 8 Jul 2024 16:42:13 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Shuah Khan <skhan@...uxfoundation.org>, shuah <shuah@...nel.org>,
 linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
 John Hubbard <jhubbard@...dia.com>, "Jason A. Donenfeld" <Jason@...c4.com>
Subject: [GIT PULL] Kselftest fixes for Linux 6.10

Hi Linus,

Please pull this kselftest fixes update for Linux 6.10.

This kselftest fixes update for Linux 6.10 consists of fixes to clang
build failures to timerns, vDSO tests and fixes to vDSO makefile.

Note: makefile fixes are included to avoid conflicts during 6.11 merge
window.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 48236960c06d32370bfa6f2cc408e786873262c8:

   selftests/resctrl: Fix non-contiguous CBM for AMD (2024-06-26 13:22:34 -0600)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux_kselftest-fixes-6.10

for you to fetch changes up to 66cde337fa1b7c6cf31f856fa015bd91a4d383e7:

   selftests/vDSO: remove duplicate compiler invocations from Makefile (2024-07-05 14:12:34 -0600)

----------------------------------------------------------------
linux_kselftest-fixes-6.10

This kselftest fixes update for Linux 6.10 consists of fixes to clang
build failures to timerns, vDSO tests and fixes to vDSO makefile.

----------------------------------------------------------------
John Hubbard (4):
       selftest/timerns: fix clang build failures for abs() calls
       selftests/vDSO: fix clang build errors and warnings
       selftests/vDSO: remove partially duplicated "all:" target in Makefile
       selftests/vDSO: remove duplicate compiler invocations from Makefile

  tools/testing/selftests/timens/exec.c              |  6 ++---
  tools/testing/selftests/timens/timer.c             |  2 +-
  tools/testing/selftests/timens/timerfd.c           |  2 +-
  tools/testing/selftests/timens/vfork_exec.c        |  4 +--
  tools/testing/selftests/vDSO/Makefile              | 29 +++++++++-------------
  tools/testing/selftests/vDSO/parse_vdso.c          | 16 ++++++++----
  .../selftests/vDSO/vdso_standalone_test_x86.c      | 18 ++++++++++++--
  7 files changed, 46 insertions(+), 31 deletions(-)
----------------------------------------------------------------
View attachment "linux_kselftest-fixes-6.10.diff" of type "text/x-patch" (7219 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ