On Fri, Dec 17, 2021 at 01:39:42PM -0500, Konstantin Ryabitsev wrote: > 2. b4 submit --send: will generate a patch series from any commits created > from the topical branch fork point and use the cover letter from the > previous step. It will be able to send the patches using the traditional > SMTP way, OR it will allow using a web-based submission service I'm setting > up at kernel.org: One thing my equivalent of this does (I might've used patman but I don't think I was aware of it at the time) is to tag each revision as it's published, might be worth considering.