org.kernel.vger.workflows archive

434 archived articles, newest first (page 5 of 5). Latest articles →

[RFC PATCH v2 05/14] kcov: clear dataflow fields on fork
Thu, 11 Jun 2026 18:21:07 +0200
Yunseong Kim <[email protected]> • #5217
[RFC PATCH v2 04/14] kcov: reject enable on multiple dataflow fds simultaneously
Thu, 11 Jun 2026 18:21:06 +0200
Yunseong Kim <[email protected]> • #5216
[RFC PATCH v2 03/14] kcov: add barriers to recursion guard in kcov_df_write
Thu, 11 Jun 2026 18:21:05 +0200
Yunseong Kim <[email protected]> • #5215
[RFC PATCH v2 02/14] kcov: fix INIT_TRACK race in kcov_dataflow
Thu, 11 Jun 2026 18:21:04 +0200
Yunseong Kim <[email protected]> • #5214
[RFC PATCH v2 01/14] kcov: add per-task dataflow tracking for function arguments/return values
Thu, 11 Jun 2026 18:21:03 +0200
Yunseong Kim <[email protected]> • #5213
[RFC PATCH v2 00/14] kcov: add per-task dataflow tracking for function arguments/return values
Thu, 11 Jun 2026 18:21:02 +0200
Yunseong Kim <[email protected]> • #5212
Re: [PATCH] Documentation: process: fix brackets
Thu, 11 Jun 2026 10:01:39 +0200
Geert Uytterhoeven <[email protected]> • #5211
[PATCH] Documentation: process: fix brackets
Thu, 11 Jun 2026 08:43:12 +0200
Manuel Ebner <[email protected]> • #5210
Re: [PATCH v4 1/2] kunit: tool: Parse and print the reason tests are skipped
Wed, 10 Jun 2026 13:27:07 -0700
Kees Cook <[email protected]> • #5209
Re: [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
Wed, 10 Jun 2026 08:10:05 +0200
Greg KH <[email protected]> • #5208
Re: [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
Wed, 10 Jun 2026 04:03:43 +0300
Askar Safin <[email protected]> • #5207
Re: [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
Tue, 9 Jun 2026 10:43:10 +0200
Greg KH <[email protected]> • #5206
Re: [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
Tue, 9 Jun 2026 11:33:05 +0300
Askar Safin <[email protected]> • #5205
[PATCH v4 2/2] kunit: tool: Add (primitive) support for outputting JUnit XML
Sat, 6 Jun 2026 09:38:18 +0800
David Gow <[email protected]> • #5204
[PATCH v4 1/2] kunit: tool: Parse and print the reason tests are skipped
Sat, 6 Jun 2026 09:38:17 +0800
David Gow <[email protected]> • #5203
Re: [RFC PATCH v2 1/6] kcov: add per-task dataflow tracking for function arguments/return values
Wed, 3 Jun 2026 21:25:19 +0200
Nicolas Schier <[email protected]> • #5202
Re: [RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
Fri, 5 Jun 2026 18:20:43 +0200
Alexander Potapenko <[email protected]> • #5201
Re: [RFC PATCH v2 1/6] kcov: add per-task dataflow tracking for function arguments/return values
Fri, 5 Jun 2026 18:05:34 +0200
Alexander Potapenko <[email protected]> • #5200
Re: [RFC PATCH v2 2/6] kcov: add build system support for dataflow instrumentation
Fri, 5 Jun 2026 17:29:12 +0200
Alexander Potapenko <[email protected]> • #5199
Re: [RFC PATCH v2 4/6] tools/kcov-dataflow: add userspace consumer and test modules
Fri, 5 Jun 2026 17:19:01 +0200
Alexander Potapenko <[email protected]> • #5198
Re: [PATCH v3 2/2] kunit: tool: Add (primitive) support for outputting JUnit XML
Fri, 5 Jun 2026 09:11:14 +0200
Thomas Weißschuh <[email protected]> • #5197
Re: [PATCH v3 1/2] kunit: tool: Parse and print the reason tests are skipped
Fri, 5 Jun 2026 08:58:42 +0200
Thomas Weißschuh <[email protected]> • #5196
Re: [RFC PATCH v2 2/6] kcov: add build system support for dataflow instrumentation
Thu, 4 Jun 2026 14:48:40 -0700
Nathan Chancellor <[email protected]> • #5195
[PATCH v3 2/2] kunit: tool: Add (primitive) support for outputting JUnit XML
Thu, 4 Jun 2026 20:32:05 +0800
David Gow <[email protected]> • #5194
[PATCH v3 1/2] kunit: tool: Parse and print the reason tests are skipped
Thu, 4 Jun 2026 20:32:04 +0800
David Gow <[email protected]> • #5193
Re: [RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
Thu, 4 Jun 2026 11:29:52 +0200
Yunseong Kim <[email protected]> • #5192
Re: [RFC PATCH v2 6/6] kcov: add recursion guard and documentation for kcov-dataflow
Thu, 4 Jun 2026 10:52:43 +0200
Peter Zijlstra <[email protected]> • #5191
Re: [RFC PATCH v2 5/6] kcov: add interrupt context guard to kcov_df_write()
Thu, 4 Jun 2026 10:48:30 +0200
Peter Zijlstra <[email protected]> • #5190
Re: [RFC PATCH v2 3/6] kcov: add CONFIG_KCOV_DATAFLOW_INSTRUMENT_ALL and NO_INLINE
Thu, 4 Jun 2026 10:46:40 +0200
Peter Zijlstra <[email protected]> • #5189
Re: [RFC PATCH v2 2/6] kcov: add build system support for dataflow instrumentation
Thu, 4 Jun 2026 10:45:19 +0200
Peter Zijlstra <[email protected]> • #5188
Re: [RFC PATCH v2 1/6] kcov: add per-task dataflow tracking for function arguments/return values
Thu, 4 Jun 2026 10:41:15 +0200
Peter Zijlstra <[email protected]> • #5187
Re: [RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
Thu, 4 Jun 2026 10:40:26 +0200
Peter Zijlstra <[email protected]> • #5186
Re: [PATCH net-next] docs: exclude driver and netdevsim bugs
Thu, 4 Jun 2026 08:03:38 +0200
kernel test robot <[email protected]> • #5185
Re: [PATCH net-next] docs: exclude driver and netdevsim bugs
Wed, 3 Jun 2026 15:54:20 -0700
Jacob Keller <[email protected]> • #5184
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.