public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: "David Gow" <davidgow@google.com>,
	"Luis Felipe Hernandez" <luis.hernandez093@gmail.com>,
	"Nicolas Pitre" <npitre@baylibre.com>,
	"Rae Moar" <rmoar@google.com>,
	"Pedro Orlando" <porlando@lkcamp.dev>,
	"Danilo Pereira" <dpereira@lkcamp.dev>,
	"Gabriela Bittencourt" <gbittencourt@lkcamp.dev>,
	"Gabriel Krisman Bertazi" <krisman@suse.de>,
	"Shuah Khan" <skhan@linuxfoundation.org>,
	"Diego Vieira" <diego.daniel.professional@gmail.com>,
	"Steven Rostedt (Google)" <rostedt@goodmis.org>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Masami Hiramatsu (Google)" <mhiramat@kernel.org>,
	"Vlastimil Babka" <vbabka@suse.cz>,
	"Bruno Sobreira França" <brunofrancadevsec@gmail.com>,
	linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org,
	linux-kselftest@vger.kernel.org, kunit-dev@googlegroups.com,
	"Yu-Chun Lin" <eleanor15x@gmail.com>
Subject: Re: [PATCH v2 0/6] KUnit test moves / renames
Date: Mon, 10 Feb 2025 18:05:57 -0800	[thread overview]
Message-ID: <202502101805.2D6F62A10@keescook> (raw)
In-Reply-To: <20250210171124.9917819a078c16c6442480a7@linux-foundation.org>

On Mon, Feb 10, 2025 at 05:11:24PM -0800, Andrew Morton wrote:
> On Mon, 10 Feb 2025 16:31:28 -0800 Kees Cook <kees@kernel.org> wrote:
> 
> > This is rebased to v6.14-rc2. I'll carry it and folks can send me new
> > tests, etc, as needed to minimize future collisions.
> 
> Actually seems designed to maximize collisions.

Eek, that's not my intent!

> I'll drop ("lib/math: add Kunit test suite for gcd()")
> https://lore.kernel.org/all/0eaf6b69aeb2fe35092a633fed12537efe645303.1727332572.git.zhengqi.arch@bytedance.com/T/#u.

I will pick that up?

-- 
Kees Cook

  reply	other threads:[~2025-02-11  2:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-11  0:31 [PATCH v2 0/6] KUnit test moves / renames Kees Cook
2025-02-11  0:31 ` [PATCH v2 1/6] lib: math: Move KUnit tests into tests/ subdir Kees Cook
2025-02-11  0:31 ` [PATCH v2 2/6] lib/math: Add int_log test suite Kees Cook
2025-02-11  0:31 ` [PATCH v2 3/6] lib: Move KUnit tests into tests/ subdirectory Kees Cook
2025-02-11  0:31 ` [PATCH v2 4/6] lib/tests/kfifo_kunit.c: add tests for the kfifo structure Kees Cook
2025-02-11  0:31 ` [PATCH v2 5/6] unicode: kunit: refactor selftest to kunit tests Kees Cook
2025-02-11  0:31 ` [PATCH v2 6/6] unicode: kunit: change tests filename and path Kees Cook
2025-02-12 15:40   ` Gabriel Krisman Bertazi
2025-02-12 22:01     ` Kees Cook
2025-02-11  1:11 ` [PATCH v2 0/6] KUnit test moves / renames Andrew Morton
2025-02-11  2:05   ` Kees Cook [this message]
2025-02-11  7:15 ` David Gow

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=202502101805.2D6F62A10@keescook \
    --to=kees@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=brunofrancadevsec@gmail.com \
    --cc=davidgow@google.com \
    --cc=diego.daniel.professional@gmail.com \
    --cc=dpereira@lkcamp.dev \
    --cc=eleanor15x@gmail.com \
    --cc=gbittencourt@lkcamp.dev \
    --cc=krisman@suse.de \
    --cc=kuba@kernel.org \
    --cc=kunit-dev@googlegroups.com \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=luis.hernandez093@gmail.com \
    --cc=mhiramat@kernel.org \
    --cc=npitre@baylibre.com \
    --cc=porlando@lkcamp.dev \
    --cc=rmoar@google.com \
    --cc=rostedt@goodmis.org \
    --cc=skhan@linuxfoundation.org \
    --cc=vbabka@suse.cz \
    /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