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: <b5aa8141-b80d-487b-b3e9-fea244e69ca8@linuxfoundation.org>
Date: Thu, 30 Oct 2025 14:23:27 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: shuah <shuah@...nel.org>, Shuah Khan <skhan@...uxfoundation.org>,
 David Gow <davidgow@...gle.com>, Brendan Higgins
 <brendan.higgins@...ux.dev>, Rae Moar <rmoar@...gle.com>,
 raemoar63@...il.com, linux-kselftest@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: [GIT PULL] kunit fixes update for Linux 6.18-rc4

Hi Linus,

Please pull the following kunit fixes update for Linux 6.18-rc4.

Fixes log overwrite in param_tests and fixes incorrect cast of priv
pointer in test_dev_action(). Updates email address for Rae Moar in
MAINTAINERS KUnit entry.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

   Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux_kselftest-kunit-fixes-6.18-rc4

for you to fetch changes up to f3903ec76ae6afcdba0347681d1dda005fb145cd:

   MAINTAINERS: Update KUnit email address for Rae Moar (2025-10-29 14:57:54 -0600)

----------------------------------------------------------------
linux_kselftest-kunit-fixes-6.18-rc4

Fixes log overwrite in param_tests and fixes incorrect cast of priv
pointer in test_dev_action(). Updates email address for Rae Moar in
MAINTAINERS KUnit entry.

----------------------------------------------------------------
Carlos Llamas (1):
       kunit: prevent log overwrite in param_tests

Florian Schmaus (1):
       kunit: test_dev_action: Correctly cast 'priv' pointer to long*

Rae Moar (1):
       MAINTAINERS: Update KUnit email address for Rae Moar

  .mailmap               | 1 +
  MAINTAINERS            | 2 +-
  lib/kunit/kunit-test.c | 2 +-
  lib/kunit/test.c       | 3 ++-
  4 files changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------
View attachment "linux_kselftest-kunit-fixes-6.18-rc4.diff" of type "text/x-patch" (1959 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ