Linux Hardening
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: linux-hardening@vger.kernel.org
Subject: patchwork triage process
Date: Wed, 20 Oct 2021 15:26:50 -0700	[thread overview]
Message-ID: <202110201522.7C700A80D7@keescook> (raw)

Hi,

Here's my proposal[1] for handling the patchwork patch states:

New: No activity yet.
 - Move to "Under Review" (possibly with a delegate assigned to do the review).
 - Move to "Superseded" if a newer version of the same patch has been sent
   (the patchwork-bot usually does this automatically).

Under Review: Reviewers need to give feedback on the patch.
 - Move to "Changes Requested" if a new version of the patch is needed
   after review feedback.
 - Move to "Handled Elsewhere" if a non-linux-hardening tree says they are
   applying the patch.
 - Move to "Queued" if a linux-hardening tree applies the patch.
 - Move to "Superseded" if a newer version of the same patch has been sent
   (the patchwork-bot usually does this automatically).
 - In rare cases, a patch can be moved to "Rejected", but that is uncommon,
   as normally review feedback is expected to be acted on.

Handled Elsewhere: Going via another tree, but not yet in linux-next.
 - Move to "Awaiting Upstream" once a patch appears in linux-next (the
   patchwork-bot usually does this automatically).

Queued: Going via a linux-hardening tree, but not yet in linux-next.
 - Move to "Awaiting Upstream" once a patch appears in linux-next (the
   patchwork-bot usually does this automatically).

Awaiting Upstream: In linux-next, but not yet in Linus's tree.
 - Move to "Mainlined" once a patch appears in Linus's tree (the
   patchwork-bot usually does this automatically).

Mainlined: Done! In Linus's tree.


This should let us see each given state, and makes a distinction between
things going via one of the KSPP trees (Queued) vs a different subsystem
(Handled Elsewhere). i.e. we can check for stalled patches by getting
a list of all the "Handled Elsewhere" patches, since any that appeared
in -next should have moved on to "Awaiting Upstream", etc.

Thoughts?

-Kees


[1] https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Patch_Tracking

-- 
Kees Cook

                 reply	other threads:[~2021-10-20 22:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202110201522.7C700A80D7@keescook \
    --to=keescook@chromium.org \
    --cc=linux-hardening@vger.kernel.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