Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1536074
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH] doc: change the way how the stable backport is requested |
| Date | 2016-12-05 14:00 +0100 |
| Message-ID | <sL12a-4GU-21@gated-at.bofh.it> (permalink) |
| References | <sKWc9-1zB-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Dec 05, 2016 at 08:21:54AM +0100, Michal Hocko wrote: > From: Michal Hocko <mhocko@suse.com> > > Currently if a patch should aim a stable tree backport one should add > > Cc: stable@vger.kernel.org # $version > > to the s-o-b block. This has two major disadvantages a) it spams the > stable mailing list with patches which are just discussed and not merged > yet That's not a problem in that I know I like to see them to give me a "heads up" that something is coming down the pipeline soon. I don't think anyone has ever complained of this before, do you? > and b) it is easy to make a mistake and disclose a patch via > git-send-email while it is still discussed under security embargo. Having this happen only once (maybe twice) in a over a decade really isn't that bad of odds. We have loads of embargoed security patches that properly include the cc: stable tag, yet don't leak the patch to the public mailing list. So this really is a rare thing to have happen. (also when it did happen, no one except me seemed to notice it, which was pretty funny in itself...) > In fact it is not necessary to have the stable mailing list address in > the Cc until it hits the Linus tree and all we need is to have a > grepable marker for automatic identification of such a patch. Let's > use > > stable-request: $version[s] > > instead. Where $version would tell which stable trees might be > interested in the backport. This will make the process much less error > prone without any actual downsides. We still have whole subsystems that have yet to learn about how to put proper "cc: stable@..." in their patches, why do we want to change the muscle memory of those that are doing the right thing to now have to do something else? So I don't think we need this change, let's just keep things as they are. If more and more people get sloppy and mess up, we can revisit it then. thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC PATCH] doc: change the way how the stable backport is requested Michal Hocko <mhocko@kernel.org> - 2016-12-05 08:50 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Greg KH <gregkh@linuxfoundation.org> - 2016-12-05 14:00 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Michal Hocko <mhocko@kernel.org> - 2016-12-05 14:10 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Willy Tarreau <w@1wt.eu> - 2016-12-05 14:20 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Michal Hocko <mhocko@kernel.org> - 2016-12-05 14:30 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Willy Tarreau <w@1wt.eu> - 2016-12-05 14:40 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Greg KH <gregkh@linuxfoundation.org> - 2016-12-05 15:00 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Michal Hocko <mhocko@kernel.org> - 2016-12-05 15:20 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Greg KH <gregkh@linuxfoundation.org> - 2016-12-05 15:30 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Michal Hocko <mhocko@kernel.org> - 2016-12-05 15:50 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Greg KH <gregkh@linuxfoundation.org> - 2016-12-05 15:50 +0100
Re: [RFC PATCH] doc: change the way how the stable backport is requested Michal Hocko <mhocko@kernel.org> - 2016-12-05 16:00 +0100
csiph-web