public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: shuah <shuah@kernel.org>, Shuah Khan <skhan@linuxfoundation.org>,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	david@davidgow.net, Brendan Higgins <brendan.higgins@linux.dev>,
	Rae Moar <raemoar63@gmail.com>
Subject: [GIT PULL] kunit fixes update for Linux 7.0-rc5
Date: Mon, 16 Mar 2026 17:17:55 -0600	[thread overview]
Message-ID: <359e8d15-726e-4021-8a75-9c2eba0a770e@linuxfoundation.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]

Hi Linus,

Please this kunit fixes update for Linux 7.0-rc5.

linux_kselftest-kunit-fixes-7.0-rc5

- Adds documentation for --list_suites feature

diff is attached.

thanks,
-- Shuah


----------------------------------------------------------------
The following changes since commit b11b9b6751b2cd74960dccd91667c5117fce743c:

   kunit: reduce stack usage in kunit_run_tests() (2026-03-02 10:11:06 -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-7.0-rc5

for you to fetch changes up to 8b8f1d5e350acdf972b6b02e225d9e14c600f7ad:

   kunit: Add documentation of --list_suites (2026-03-09 10:46:02 -0600)

----------------------------------------------------------------
linux_kselftest-kunit-fixes-7.0-rc5

- Adds documentation for --list_suites feature

----------------------------------------------------------------
Ryota Sakamoto (1):
       kunit: Add documentation of --list_suites

  Documentation/dev-tools/kunit/run_wrapper.rst | 2 ++
  1 file changed, 2 insertions(+)
----------------------------------------------------------------

[-- Attachment #2: linux_kselftest-kunit-fixes-7.0-rc5.diff --]
[-- Type: text/x-patch, Size: 522 bytes --]

diff --git a/Documentation/dev-tools/kunit/run_wrapper.rst b/Documentation/dev-tools/kunit/run_wrapper.rst
index 3c0b585dcfff..770bb09a475a 100644
--- a/Documentation/dev-tools/kunit/run_wrapper.rst
+++ b/Documentation/dev-tools/kunit/run_wrapper.rst
@@ -336,6 +336,8 @@ command line arguments:
 - ``--list_tests_attr``: If set, lists all tests that will be run and all of their
   attributes.
 
+- ``--list_suites``: If set, lists all suites that will be run.
+
 Command-line completion
 ==============================
 

             reply	other threads:[~2026-03-16 23:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-16 23:17 Shuah Khan [this message]
2026-03-17 23:59 ` [GIT PULL] kunit fixes update for Linux 7.0-rc5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=359e8d15-726e-4021-8a75-9c2eba0a770e@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=brendan.higgins@linux.dev \
    --cc=david@davidgow.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=raemoar63@gmail.com \
    --cc=shuah@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox