On Mon, Apr 16, 2018 at 08:18:09AM -0700, Linus Torvalds wrote: >On Mon, Apr 16, 2018 at 6:30 AM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: >> >> I wonder if the "AUTOSEL" patches should at least have an "ack-by" from >> someone before they are pulled in. Otherwise there may be some subtle >> issues that can find their way into stable releases. > >I don't know about anybody else, but I get so many of the patch-bot >patches for stable etc that I will *not* reply to normal cases. Only >if there's some issue with a patch will I reply. > >I probably do get more than most, but still - requiring active >participation for the steady flow of normal stable patches is almost >pointless. > >Just look at the subject line of this thread. The numbers are so big >that you almost need exponential notation for them. > > Linus I would be more than happy to make this an opt-in process on my end, but given the responses I've been seeing from folks so far I doubt it'll work for many people. Humans don't scale :) There are a few statistics that suggest that the current workflow is "good enough": 1. The rejection rate (commits fixed or reverted) for AUTOSEL commits is similar (actually smaller) than commits tagged for -stable. 2. Human response rate on review requests is higher than the rate Greg is getting with his review mails. This is somewhat expected, but it shows that people do what Linus does and reply just when they see something wrong. I also think that using mailing lists for these is bringing up the limitations of mailing lists. It's hard to go through the amount of patches AUTOSEL is generating this way, but right now we don't have a better alternative.