* patchwork triage process
@ 2021-10-20 22:26 Kees Cook
0 siblings, 0 replies; only message in thread
From: Kees Cook @ 2021-10-20 22:26 UTC (permalink / raw)
To: linux-hardening
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-20 22:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-20 22:26 patchwork triage process Kees Cook
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox