On Tue, Apr 17, 2018 at 10:15:02AM -0400, Steven Rostedt wrote: > On Tue, 17 Apr 2018 14:04:36 +0000 > Sasha Levin <Alexander.Levin@xxxxxxxxxxxxx> wrote: > > > The solution to this, in my opinion, is to automate the whole selection > > and review process. We do selection using AI, and we run every possible > > test that's relevant to that subsystem. > > > > At which point, the amount of work a human needs to do to review a patch > > shrinks into something far more managable for some maintainers. > > I guess the real question is, who are the stable kernels for? Is it just > a place to look at to see what distros should think about. A superset > of what distros would take. Then distros would have a nice place to > look to find what patches they should look at. But the stable tree > itself wont be used. But it's not being used today by major distros > (Red Hat and SuSE). Debian may be using it, but that's because the > stable maintainer for its kernels is also the Debian maintainer. > > Who are the customers of the stable trees? They are the ones that > should be determining the "equation" for what goes into it. The "customers" of the stable trees are anyone who uses Linux. Right now, it's estimated that only about 1/3 of the kernels running out there, at the best, are an "enterprise" kernel/distro. 2/3 of the world either run a kernel.org-based release + their own patches, or Debian. And Debian piggy-backs on the stable kernel releases pretty regularily. So the majority of the Linux users out there are what we are doing this for. Those that do not pay for a company to sift through things and only cherry-pick what they want to pick out (hint, they almost always miss things, some do this better than others...) That's who this is all for, which is why we are doing our best to keep on top of the avalanche of patches going into upstream to get the needed fixes (both security and "normal" fixes) out to users as soon as possible. So again, if you are a subsystem maintainer, tag your patches for stable. If you do not, you will get automated emails asking you about patches that should be applied (like the one that started this thread). If you want to just have us ignore your subsystem entirely, we will be glad to do so, and we will tell the world to not use your subsystem if at all possible (see previous comments about xfs, and I would argue IB right now...) > Personally, I use stable as a one off from mainline. Like I mentioned > in another email. I'm currently on 4.15.x and will probably move to > 4.16.x next. Unless there's some critical bug announcement, I update my > machines once a month. I originally just used mainline, but that was a > bit too unstable for my work machines ;-) That's great, you are a user of these trees then. So you benifit directly, along with everyone else who relies on them. And again, I'm working with the SoC vendors to directly incorporate these trees into their device trees, and I've already seen some devices in the wild push out updated 4.4.y kernels a few weeks after they are released. That's the end goal here, to have the world's devices in a much more secure and stable shape by relying on these kernels. thanks, greg k-h