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: <aa092d10-f3d5-4714-98be-bd6fabd4225d@linuxfoundation.org>
Date: Wed, 9 Apr 2025 16:13:39 -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
Subject: [GIT PULL] Kselftest fixes update for Linux 6.15-rc2

Hi Linus,

Please pull the following kselftest fixes update for Linux 6.15-rc2

Fixes tpm2, futex, and mincore tests. Creates a dedicated .gitignore
for tpm2

Details:

selftests: tpm2: test_smoke: use POSIX-conformant expression operator
selftests/futex: futex_waitv wouldblock test should fail
selftests: tpm2: create a dedicated .gitignore
selftests/mincore: Allow read-ahead pages to reach the end of the file

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

   Linux 6.15-rc1 (2025-04-06 13:11:33 -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.15-rc2

for you to fetch changes up to 197c1eaa7ba633a482ed7588eea6fd4aa57e08d4:

   selftests/mincore: Allow read-ahead pages to reach the end of the file (2025-04-08 17:08:50 -0600)

----------------------------------------------------------------
linux_kselftest-fixes-6.15-rc2

Fixes tpm2, futex, and mincore tests. Creates a dedicated .gitignore
for tpm2

Details:

selftests: tpm2: test_smoke: use POSIX-conformant expression operator
selftests/futex: futex_waitv wouldblock test should fail
selftests: tpm2: create a dedicated .gitignore
selftests/mincore: Allow read-ahead pages to reach the end of the file

----------------------------------------------------------------
Ahmed Salem (1):
       selftests: tpm2: test_smoke: use POSIX-conformant expression operator

Edward Liaw (1):
       selftests/futex: futex_waitv wouldblock test should fail

Khaled Elnaggar (1):
       selftests: tpm2: create a dedicated .gitignore

Qiuxu Zhuo (1):
       selftests/mincore: Allow read-ahead pages to reach the end of the file

  tools/testing/selftests/.gitignore                               | 1 -
  tools/testing/selftests/futex/functional/futex_wait_wouldblock.c | 2 +-
  tools/testing/selftests/mincore/mincore_selftest.c               | 3 ---
  tools/testing/selftests/tpm2/.gitignore                          | 3 +++
  tools/testing/selftests/tpm2/test_smoke.sh                       | 2 +-
  5 files changed, 5 insertions(+), 6 deletions(-)
  create mode 100644 tools/testing/selftests/tpm2/.gitignore
----------------------------------------------------------------
View attachment "linux_kselftest-fixes-6.15-rc2.diff" of type "text/x-patch" (2451 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ