Groups
Groups
Sign in
Groups
Groups
KUnit Development
Conversations
About
Send feedback
Help
KUnit Development
Contact owners and managers
1–30 of 1203
Mark all as read
Report group
0 selected
Ojaswin Mujoo
,
David Gow
5
5:46 AM
Issue in parsing of tests that use KUNIT_CASE_PARAM
On Thu, Dec 18, 2025 at 06:15:31PM +0800, David Gow wrote: > On Thu, 18 Dec 2025 at 17:47, Ojaswin
unread,
Issue in parsing of tests that use KUNIT_CASE_PARAM
On Thu, Dec 18, 2025 at 06:15:31PM +0800, David Gow wrote: > On Thu, 18 Dec 2025 at 17:47, Ojaswin
5:46 AM
Greg Kroah-Hartman
,
David Gow
2
1:12 AM
[PATCH] kunit: fix up const mis-match in many assert functions
On Wed, 17 Dec 2025 at 20:33, Greg Kroah-Hartman <gre...@linuxfoundation.org> wrote: > >
unread,
[PATCH] kunit: fix up const mis-match in many assert functions
On Wed, 17 Dec 2025 at 20:33, Greg Kroah-Hartman <gre...@linuxfoundation.org> wrote: > >
1:12 AM
Ethan Graham
, …
Johannes Berg
31
Dec 17
[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
On Wed, 2025-12-17 at 11:19 +0100, Alexander Potapenko wrote: > > > > > > As
unread,
[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
On Wed, 2025-12-17 at 11:19 +0100, Alexander Potapenko wrote: > > > > > > As
Dec 17
Gary Guo
,
Benno Lossin
2
Dec 16
[PATCH 11/11] rust: kunit: use `pin_init::zeroed` instead of custom null value
On Thu Dec 11, 2025 at 7:56 PM CET, Gary Guo wrote: > From: Gary Guo <ga...@garyguo.net> >
unread,
[PATCH 11/11] rust: kunit: use `pin_init::zeroed` instead of custom null value
On Thu Dec 11, 2025 at 7:56 PM CET, Gary Guo wrote: > From: Gary Guo <ga...@garyguo.net> >
Dec 16
Gary Guo
,
Benno Lossin
2
Dec 16
[PATCH 02/11] rust: macros: use `quote!` from vendored crate
On Thu Dec 11, 2025 at 7:56 PM CET, Gary Guo wrote: > From: Gary Guo <ga...@garyguo.net> >
unread,
[PATCH 02/11] rust: macros: use `quote!` from vendored crate
On Thu Dec 11, 2025 at 7:56 PM CET, Gary Guo wrote: > From: Gary Guo <ga...@garyguo.net> >
Dec 16
Gary Guo
Dec 11
[PATCH 08/11] rust: macros: convert `#[kunit_tests]` macro to use `syn`
From: Gary Guo <ga...@garyguo.net> This allows significant cleanups. Signed-off-by: Gary Guo
unread,
[PATCH 08/11] rust: macros: convert `#[kunit_tests]` macro to use `syn`
From: Gary Guo <ga...@garyguo.net> This allows significant cleanups. Signed-off-by: Gary Guo
Dec 11
Gary Guo
Dec 11
[PATCH] rust: fix off-by-one line number in rustdoc tests
From: Gary Guo <ga...@garyguo.net> When the `#![allow]` line was added, the doctest line number
unread,
[PATCH] rust: fix off-by-one line number in rustdoc tests
From: Gary Guo <ga...@garyguo.net> When the `#![allow]` line was added, the doctest line number
Dec 11
Uwe Kleine-König
,
David Gow
2
Dec 10
[PATCH] kunit: Drop unused parameter from kunit_device_register_internal
On Wed, 10 Dec 2025 at 14:58, Uwe Kleine-König <u.klein...@baylibre.com> wrote: > >
unread,
[PATCH] kunit: Drop unused parameter from kunit_device_register_internal
On Wed, 10 Dec 2025 at 14:58, Uwe Kleine-König <u.klein...@baylibre.com> wrote: > >
Dec 10
Brendan Jackman
,
David Gow
2
Dec 10
[PATCH] kunit: make FAULT_TEST default to n when PANIC_ON_OOPS
On Sun, 7 Dec 2025 at 10:17, Brendan Jackman <jack...@google.com> wrote: > > As describe
unread,
[PATCH] kunit: make FAULT_TEST default to n when PANIC_ON_OOPS
On Sun, 7 Dec 2025 at 10:17, Brendan Jackman <jack...@google.com> wrote: > > As describe
Dec 10
Arnd Bergmann
Dec 4
[PATCH] kunit: reduce stack usage in kunit_run_tests()
From: Arnd Bergmann <ar...@arndb.de> Some of the recent changes to the kunit framework caused
unread,
[PATCH] kunit: reduce stack usage in kunit_run_tests()
From: Arnd Bergmann <ar...@arndb.de> Some of the recent changes to the kunit framework caused
Dec 4
David Gow
,
Philip Li
2
Dec 3
Re: error[E0560]: struct `kunit_suite` has no field named `suite_init`
On Wed, Dec 03, 2025 at 08:58:48PM +0800, David Gow wrote: > Hi all, > > Le 03/12/2025 à 7:
unread,
Re: error[E0560]: struct `kunit_suite` has no field named `suite_init`
On Wed, Dec 03, 2025 at 08:58:48PM +0800, David Gow wrote: > Hi all, > > Le 03/12/2025 à 7:
Dec 3
Miguel Ojeda
, …
Greg Kroah-Hartman
14
Nov 26
[PATCH 1/2] rust: allow `unreachable_pub` for doctests
On Mon, Nov 17, 2025 at 08:46:39AM +0100, Miguel Ojeda wrote: > On Mon, Nov 10, 2025 at 12:35 PM
unread,
[PATCH 1/2] rust: allow `unreachable_pub` for doctests
On Mon, Nov 17, 2025 at 08:46:39AM +0100, Miguel Ojeda wrote: > On Mon, Nov 10, 2025 at 12:35 PM
Nov 26
Geert Uytterhoeven
,
Jason Gunthorpe
2
Nov 20
Re: [PATCH] genpt: Make GENERIC_PT invisible
On Thu, Nov 20, 2025 at 07:31:10PM +0100, Geert Uytterhoeven wrote: > Hi Jason, > > CC kunit
unread,
Re: [PATCH] genpt: Make GENERIC_PT invisible
On Thu, Nov 20, 2025 at 07:31:10PM +0100, Geert Uytterhoeven wrote: > Hi Jason, > > CC kunit
Nov 20
Miguel Ojeda
, …
John Hubbard
10
Nov 17
[PATCH] rust: allow `clippy::disallowed_names` for doctests
On 11/17/25 1:26 PM, Miguel Ojeda wrote: > On Mon, Nov 17, 2025 at 10:13 PM John Hubbard <
unread,
[PATCH] rust: allow `clippy::disallowed_names` for doctests
On 11/17/25 1:26 PM, Miguel Ojeda wrote: > On Mon, Nov 17, 2025 at 10:13 PM John Hubbard <
Nov 17
Thomas Weißschuh
,
David Gow
3
Nov 14
[PATCH] kunit: Make filter parameters configurable via Kconfig
On Fri, Nov 14, 2025 at 11:02:06AM +0800, David Gow wrote: > On Thu, 6 Nov 2025 at 18:32, Thomas
unread,
[PATCH] kunit: Make filter parameters configurable via Kconfig
On Fri, Nov 14, 2025 at 11:02:06AM +0800, David Gow wrote: > On Thu, 6 Nov 2025 at 18:32, Thomas
Nov 14
Mounjaro In Berlin
Nov 12
Buy Ozempic injection online wa.me/+4915510462764
Website; https://pharmacyaesthetic.com/product/mounjaro-a-breakthrough-in-weight-loss-and-diabetes-
unread,
Buy Ozempic injection online wa.me/+4915510462764
Website; https://pharmacyaesthetic.com/product/mounjaro-a-breakthrough-in-weight-loss-and-diabetes-
Nov 12
SeongJae Park
2
Nov 12
[PATCH 0/9] mm/damon: misc cleanups
A few DAMON core functions including damon_set_regions() were hard-coded to use DAMON_MIN_REGION as
unread,
[PATCH 0/9] mm/damon: misc cleanups
A few DAMON core functions including damon_set_regions() were hard-coded to use DAMON_MIN_REGION as
Nov 12
SeongJae Park
12
Nov 11
[PATCH 01/11] mm/damon/tests/core-kunit: remove dynamic allocs on damos_test_commit_filter()
Add a new unit test for damos_commit(). Signed-off-by: SeongJae Park <s...@kernel.org> --- mm/
unread,
[PATCH 01/11] mm/damon/tests/core-kunit: remove dynamic allocs on damos_test_commit_filter()
Add a new unit test for damos_commit(). Signed-off-by: SeongJae Park <s...@kernel.org> --- mm/
Nov 11
ryan foster
,
Paul Moore
4
Nov 10
[PATCH] security: Add KUnit tests for rootid_owns_currentns()
This time with the proper LSM list address. On Mon, Nov 10, 2025 at 6:17 PM Paul Moore <paul@paul-
unread,
[PATCH] security: Add KUnit tests for rootid_owns_currentns()
This time with the proper LSM list address. On Mon, Nov 10, 2025 at 6:17 PM Paul Moore <paul@paul-
Nov 10
Rae Moar
6
Nov 7
[PATCH RESEND 0/5] release of KTAP version 2
Prepare KTAP specification for the final release of version 2 by removing "-rc" in the
unread,
[PATCH RESEND 0/5] release of KTAP version 2
Prepare KTAP specification for the final release of version 2 by removing "-rc" in the
Nov 7
Eddie Phillips
Nov 4
[PATCH] kunit: Implement ftrace-based stubbing
Allow function redirection using ftrace. This is basically equivalent to the static_stub support in
unread,
[PATCH] kunit: Implement ftrace-based stubbing
Allow function redirection using ftrace. This is basically equivalent to the static_stub support in
Nov 4
SeongJae Park
23
Nov 1
[PATCH 02/22] mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()
damon_test_split_at() dynamically allocates a 'struct damon_ctx' object, but it is not really
unread,
[PATCH 02/22] mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()
damon_test_split_at() dynamically allocates a 'struct damon_ctx' object, but it is not really
Nov 1
Rae Moar
, …
Shuah Khan
3
Oct 29
[PATCH] MAINTAINERS: Update KUnit email address for Rae Moar
On 10/29/25 01:18, David Gow wrote: > On Wed, 29 Oct 2025 at 03:40, Rae Moar <rm...@google.com
unread,
[PATCH] MAINTAINERS: Update KUnit email address for Rae Moar
On 10/29/25 01:18, David Gow wrote: > On Wed, 29 Oct 2025 at 03:40, Rae Moar <rm...@google.com
Oct 29
Ethan Graham
, …
Alexander Potapenko
82
Oct 28
[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
On Fri, Oct 24, 2025 at 10:38 AM Johannes Berg <joha...@sipsolutions.net> wrote: > > Hi
unread,
[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
On Fri, Oct 24, 2025 at 10:38 AM Johannes Berg <joha...@sipsolutions.net> wrote: > > Hi
Oct 28
Carlos Llamas
,
David Gow
2
Oct 24
[PATCH] kunit: prevent log overwrite in param_tests
On Sat, 25 Oct 2025 at 03:01, Carlos Llamas <cmll...@google.com> wrote: > > When running
unread,
[PATCH] kunit: prevent log overwrite in param_tests
On Sat, 25 Oct 2025 at 03:01, Carlos Llamas <cmll...@google.com> wrote: > > When running
Oct 24
Yuya Ishikawa
,
David Gow
2
Oct 21
[PATCH] Documentation: kunit: add description of kunit.enable parameter
On Tue, 21 Oct 2025 at 11:02, Yuya Ishikawa <ishikaw...@jp.fujitsu.com> wrote: > >
unread,
[PATCH] Documentation: kunit: add description of kunit.enable parameter
On Tue, 21 Oct 2025 at 11:02, Yuya Ishikawa <ishikaw...@jp.fujitsu.com> wrote: > >
Oct 21
Brian Norris
, …
Petr Pavlu
20
Oct 20
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
On 10/7/25 12:58 AM, Brian Norris wrote: > Hi Petr, > > On Wed, Sep 24, 2025 at 09:48:47AM +
unread,
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
On 10/7/25 12:58 AM, Brian Norris wrote: > Hi Petr, > > On Wed, Sep 24, 2025 at 09:48:47AM +
Oct 20
Miguel Ojeda
,
David Gow
2
Oct 18
Re: [PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling
Thanks Guillaume, Miguel. This is looking good to me. On Thu, 9 Oct 2025 at 17:14, Miguel Ojeda <
unread,
Re: [PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling
Thanks Guillaume, Miguel. This is looking good to me. On Thu, 9 Oct 2025 at 17:14, Miguel Ojeda <
Oct 18
Florian Schmaus
,
David Gow
3
Oct 17
[PATCH] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
The previous implementation incorrectly assumed the original type of 'priv' was void**,
unread,
[PATCH] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
The previous implementation incorrectly assumed the original type of 'priv' was void**,
Oct 17
Robin Murphy
,
David Gow
3
Oct 17
[PATCH] Documentation: kunit: Fix kunit_device_register() example
Hi Robin, On Fri, 17 Oct 2025 at 01:45, Robin Murphy <robin....@arm.com> wrote: > > On
unread,
[PATCH] Documentation: kunit: Fix kunit_device_register() example
Hi Robin, On Fri, 17 Oct 2025 at 01:45, Robin Murphy <robin....@arm.com> wrote: > > On
Oct 17