Groups
Groups
Sign in
Groups
Groups
KUnit Development
Conversations
About
Send feedback
Help
KUnit Development
Contact owners and managers
1–30 of 1168
Mark all as read
Report group
0 selected
Brian Norris
, …
Dhruva Gole
12
5:48 AM
[PATCH 1/3] PM: runtime: Add basic kunit tests for API contracts
On Aug 28, 2025 at 17:28:27 -0700, Brian Norris wrote: > The pm_runtime.h docs say pm_runtime_put(
unread,
[PATCH 1/3] PM: runtime: Add basic kunit tests for API contracts
On Aug 28, 2025 at 17:28:27 -0700, Brian Norris wrote: > The pm_runtime.h docs say pm_runtime_put(
5:48 AM
Ethan Graham
, …
kernel test robot
78
5:29 AM
[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
Hi Ethan, kernel test robot noticed the following build errors: [auto build test ERROR on akpm-mm/mm-
unread,
[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
Hi Ethan, kernel test robot noticed the following build errors: [auto build test ERROR on akpm-mm/mm-
5:29 AM
Brian Norris
, …
Petr Pavlu
17
3:48 AM
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
On 9/23/25 7:42 PM, Brian Norris wrote: > Hi Petr, > > On Tue, Sep 23, 2025 at 02:55:34PM +
unread,
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
On 9/23/25 7:42 PM, Brian Norris wrote: > Hi Petr, > > On Tue, Sep 23, 2025 at 02:55:34PM +
3:48 AM
Tamir Duberstein
, …
Miguel Ojeda
13
Sep 23
[PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
On Thu, Aug 14, 2025 at 4:54 PM Benno Lossin <los...@kernel.org> wrote: > > On Wed Aug 13
unread,
[PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
On Thu, Aug 14, 2025 at 4:54 PM Benno Lossin <los...@kernel.org> wrote: > > On Wed Aug 13
Sep 23
Guangshuo Li
Sep 18
[PATCH] kunit: test: Assert parsed_filters allocation in parse_filter_attr_test()
kunit_kcalloc() may fail. parse_filter_attr_test() uses the returned pointer without checking it, and
unread,
[PATCH] kunit: test: Assert parsed_filters allocation in parse_filter_attr_test()
kunit_kcalloc() may fail. parse_filter_attr_test() uses the returned pointer without checking it, and
Sep 18
Tamir Duberstein
, …
Miguel Ojeda
15
Sep 16
[PATCH v3 00/11] rust: use `core::ffi::CStr` method names
On Wed, Aug 13, 2025 at 5:42 PM Tamir Duberstein <tam...@gmail.com> wrote: > > This is
unread,
[PATCH v3 00/11] rust: use `core::ffi::CStr` method names
On Wed, Aug 13, 2025 at 5:42 PM Tamir Duberstein <tam...@gmail.com> wrote: > > This is
Sep 16
Thomas Weißschuh
,
David Gow
2
Sep 16
[PATCH] kunit: Extend kconfig help text for KUNIT_UML_PCI
On Tue, 16 Sept 2025 at 14:16, Thomas Weißschuh <thomas.w...@linutronix.de> wrote: >
unread,
[PATCH] kunit: Extend kconfig help text for KUNIT_UML_PCI
On Tue, 16 Sept 2025 at 14:16, Thomas Weißschuh <thomas.w...@linutronix.de> wrote: >
Sep 16
Kaibo Ma
,
David Gow
4
Sep 16
[PATCH] rust: kunit: allow `cfg` on `test`s
On Tue, 16 Sept 2025 at 10:13, Kaibo Ma <ent3...@gmail.com> wrote: > > The `kunit_test`
unread,
[PATCH] rust: kunit: allow `cfg` on `test`s
On Tue, 16 Sept 2025 at 10:13, Kaibo Ma <ent3...@gmail.com> wrote: > > The `kunit_test`
Sep 16
Thomas Weißschuh
, …
Shuah Khan
5
Sep 15
[PATCH RESEND v2] kunit: Enable PCI on UML without triggering WARN()
On 9/8/25 01:03, Thomas Weißschuh wrote: > Various KUnit tests require PCI infrastructure to work.
unread,
[PATCH RESEND v2] kunit: Enable PCI on UML without triggering WARN()
On 9/8/25 01:03, Thomas Weißschuh wrote: > Various KUnit tests require PCI infrastructure to work.
Sep 15
Thomas Weißschuh
Sep 8
[PATCH RESEND v5] kunit: qemu_configs: Add MIPS configurations
Add basic support to run various MIPS variants via kunit_tool using the virtualized malta platform.
unread,
[PATCH RESEND v5] kunit: qemu_configs: Add MIPS configurations
Add basic support to run various MIPS variants via kunit_tool using the virtualized malta platform.
Sep 8
Dan Carpenter
Sep 5
[PATCH] kunit: print a message before triggering a NULL dereference
Print a message so that people reading dmesg know that these NULL dereferences are not a bug, but
unread,
[PATCH] kunit: print a message before triggering a NULL dereference
Print a message so that people reading dmesg know that these NULL dereferences are not a bug, but
Sep 5
David Gow
, …
Lucas De Marchi
10
Aug 28
[PATCH v4 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
On Tue, Aug 26, 2025 at 05:13:33PM +0800, David Gow wrote: >From: Marie Zhussupova <marievic@
unread,
[PATCH v4 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
On Tue, Aug 26, 2025 at 05:13:33PM +0800, David Gow wrote: >From: Marie Zhussupova <marievic@
Aug 28
Shuah Khan
, …
David Gow
7
Aug 27
Re: linux-next: build failure after merge of the kunit-next tree
On Wed, 27 Aug 2025 at 13:49, Shuah Khan <sk...@linuxfoundation.org> wrote: > > On 8/26/
unread,
Re: linux-next: build failure after merge of the kunit-next tree
On Wed, 27 Aug 2025 at 13:49, Shuah Khan <sk...@linuxfoundation.org> wrote: > > On 8/26/
Aug 27
Brian Norris
, …
David Gow
34
Aug 25
[PATCH 0/6] genirq/test: Platform/architecture fixes
On Sat, Aug 23, 2025 at 02:59:26PM +0800, David Gow wrote: > On Sat, 23 Aug 2025 at 03:01, Brian
unread,
[PATCH 0/6] genirq/test: Platform/architecture fixes
On Sat, Aug 23, 2025 at 02:59:26PM +0800, David Gow wrote: > On Sat, 23 Aug 2025 at 03:01, Brian
Aug 25
Miguel Ojeda
, …
Danilo Krummrich
5
Aug 25
[PATCH] rust: kernel: remove support for unused host `#[test]`s
On Sat Jul 26, 2025 at 8:07 PM CEST, Miguel Ojeda wrote: > Since commit 028df914e546 ("rust:
unread,
[PATCH] rust: kernel: remove support for unused host `#[test]`s
On Sat Jul 26, 2025 at 8:07 PM CEST, Miguel Ojeda wrote: > Since commit 028df914e546 ("rust:
Aug 25
Ethan Graham
, …
David Gow
16
Aug 22
[PATCH v1 RFC 0/6] kfuzztest: a new kernel fuzzing framework
On Wed, 13 Aug 2025 at 21:38, Ethan Graham <ethan.w...@gmail.com> wrote: > > From:
unread,
[PATCH v1 RFC 0/6] kfuzztest: a new kernel fuzzing framework
On Wed, 13 Aug 2025 at 21:38, Ethan Graham <ethan.w...@gmail.com> wrote: > > From:
Aug 22
David Gow
, …
Rae Moar
7
Aug 21
[PATCH 1/2] drm/xe/tests: Fix some additional gen_params signatures
On Thu, Aug 21, 2025 at 8:54 AM David Gow <davi...@google.com> wrote: > > In
unread,
[PATCH 1/2] drm/xe/tests: Fix some additional gen_params signatures
On Thu, Aug 21, 2025 at 8:54 AM David Gow <davi...@google.com> wrote: > > In
Aug 21
Eric Biggers
3
Aug 20
[PATCH 0/3] Test CRC computation in interrupt contexts
On Mon, Aug 11, 2025 at 11:26:28AM -0700, Eric Biggers wrote: > This series updates crc_kunit to
unread,
[PATCH 0/3] Test CRC computation in interrupt contexts
On Mon, Aug 11, 2025 at 11:26:28AM -0700, Eric Biggers wrote: > This series updates crc_kunit to
Aug 20
David Gow
, …
Brian Norris
3
Aug 18
[PATCH] genirq/test: Fix depth tests on architectures with NOREQUEST by default.
On Sat, Aug 16, 2025 at 05:45:28PM +0800, David Gow wrote: > The new irq KUnit tests fail on some
unread,
[PATCH] genirq/test: Fix depth tests on architectures with NOREQUEST by default.
On Sat, Aug 16, 2025 at 05:45:28PM +0800, David Gow wrote: > The new irq KUnit tests fail on some
Aug 18
Marie Zhussupova
, …
Rae Moar
34
Aug 15
[PATCH v2 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
On Fri, Aug 15, 2025 at 6:36 AM Marie Zhussupova <mari...@google.com> wrote: > > KUnit
unread,
[PATCH v2 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
On Fri, Aug 15, 2025 at 6:36 AM Marie Zhussupova <mari...@google.com> wrote: > > KUnit
Aug 15
Tamir Duberstein
, …
Alexandre Courbot
22
Aug 15
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
On Thu Aug 14, 2025 at 12:59 AM JST, Tamir Duberstein wrote: > C-String literals were added in
unread,
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
On Thu Aug 14, 2025 at 12:59 AM JST, Tamir Duberstein wrote: > C-String literals were added in
Aug 15
Marie Zhussupova
Aug 14
[RFC PATCH] kunit: Put checking for existing named resource between locks to prevent race conditions in the Resource API
Named resources attached to a KUnit test must be unique. Currently, the check for existing named
unread,
[RFC PATCH] kunit: Put checking for existing named resource between locks to prevent race conditions in the Resource API
Named resources attached to a KUnit test must be unique. Currently, the check for existing named
Aug 14
Thomas Weißschuh
Aug 13
[PATCH] kunit: tool: Parse skipped tests from kselftest.h
Skipped tests reported by kselftest.h use a different format than KTAP, there is no explicit test
unread,
[PATCH] kunit: tool: Parse skipped tests from kselftest.h
Skipped tests reported by kselftest.h use a different format than KTAP, there is no explicit test
Aug 13
Thomas Weißschuh
Aug 13
[PATCH] kunit: Always descend into kunit directory during build
For kbuild to properly clean up these build artifacts in the subdirectory, even after CONFIG_KUNIT
unread,
[PATCH] kunit: Always descend into kunit directory during build
For kbuild to properly clean up these build artifacts in the subdirectory, even after CONFIG_KUNIT
Aug 13
Marie Zhussupova
Aug 12
[PATCH] kunit: Release resource upon __kunit_add_resource() failure in the Resource API
__kunit_add_resource() currently does the following things in order: initializes the resource
unread,
[PATCH] kunit: Release resource upon __kunit_add_resource() failure in the Resource API
__kunit_add_resource() currently does the following things in order: initializes the resource
Aug 12
Thomas Weißschuh
, …
Christoph Hellwig
86
Aug 12
[PATCH v3 00/16] kunit: Introduce UAPI testing framework
On Mon, Aug 04, 2025 at 05:01:35PM +0200, Thomas Weißschuh wrote: > > That's great.
unread,
[PATCH v3 00/16] kunit: Introduce UAPI testing framework
On Mon, Aug 04, 2025 at 05:01:35PM +0200, Thomas Weißschuh wrote: > > That's great.
Aug 12
Eric Biggers
Aug 11
[PATCH 1/3] kunit, lib/crypto: Move run_irq_test() to common header
Rename run_irq_test() to kunit_run_irq_test() and move it to a public header so that it can be reused
unread,
[PATCH 1/3] kunit, lib/crypto: Move run_irq_test() to common header
Rename run_irq_test() to kunit_run_irq_test() and move it to a public header so that it can be reused
Aug 11
Eric Biggers
Aug 11
[PATCH 2/3] lib/crc: crc_kunit: Test CRC computation in interrupt contexts
Test that if CRCs are computed in task, softirq, and hardirq context concurrently, then all results
unread,
[PATCH 2/3] lib/crc: crc_kunit: Test CRC computation in interrupt contexts
Test that if CRCs are computed in task, softirq, and hardirq context concurrently, then all results
Aug 11
Thomas Weißschuh
Aug 11
[PATCH v5] kunit: qemu_configs: Add MIPS configurations
Add basic support to run various MIPS variants via kunit_tool using the virtualized malta platform.
unread,
[PATCH v5] kunit: qemu_configs: Add MIPS configurations
Add basic support to run various MIPS variants via kunit_tool using the virtualized malta platform.
Aug 11
Thomas Weißschuh
Aug 11
[PATCH v2] kunit: Enable PCI on UML without triggering WARN()
Various KUnit tests require PCI infrastructure to work. All normal platforms enable PCI by default,
unread,
[PATCH v2] kunit: Enable PCI on UML without triggering WARN()
Various KUnit tests require PCI infrastructure to work. All normal platforms enable PCI by default,
Aug 11