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: <11a7c86a-459d-46c2-bfe5-9237fb586584@linuxfoundation.org>
Date: Sat, 20 Dec 2025 01:40:40 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: shuah <shuah@...nel.org>, skhan@...uxfoundation.org,
 David Gow <davidgow@...gle.com>, Brendan Higgins
 <brendan.higgins@...ux.dev>, raemoar63@...il.com,
 linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] kunit fixes update for Linux 6.19-rc3

Hi Linus,

Please pull the following fixes update for Linux 6.19-rc3.

Drops unused parameter from kunit_device_register_internal and makes
FAULT_TEST default to n when PANIC_ON_OOPS.

Note: Sending this early for 6.19-rc3 (way too late for rc2 anyways)

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

   Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

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.19-rc3

for you to fetch changes up to c33b68801fbe9d5ee8a9178beb5747ec65873530:

   kunit: make FAULT_TEST default to n when PANIC_ON_OOPS (2025-12-15 09:27:19 -0700)

----------------------------------------------------------------
linux_kselftest-kunit-fixes-6.19-rc3

Drops unused parameter from kunit_device_register_internal and makes
FAULT_TEST default to n when PANIC_ON_OOPS.

----------------------------------------------------------------
Brendan Jackman (1):
       kunit: make FAULT_TEST default to n when PANIC_ON_OOPS

Uwe Kleine-König (1):
       kunit: Drop unused parameter from kunit_device_register_internal

  lib/kunit/Kconfig  | 2 +-
  lib/kunit/device.c | 7 +++----
  2 files changed, 4 insertions(+), 5 deletions(-)
----------------------------------------------------------------
View attachment "linux_kselftest-kunit-fixes-6.19-rc3.diff" of type "text/x-patch" (1744 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ