public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Stable patches that don't apply to older kernels and how to get them
@ 2019-03-21 15:14 David Sterba
  2019-03-21 16:39 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: David Sterba @ 2019-03-21 15:14 UTC (permalink / raw)
  To: gregkh; +Cc: stable, linux-kernel

Hi,

would it be possible to have a git repository with all patches that are
submitted to stable@ but don't apply directly?

I get notified by mail, that's fine though it's not that convenient to
see all the pending patches for backport to a given version.

My proposal:

- create a separate stable-unapplied git repository

- if a patch does not apply to a given version, it's stored as-is to a
  directory of the base version (like 4.4)

- once a fixed version is applied to stable-queue.git/released-4.4, the
  patch in the other repo is deleted

I believe this can be highly automated and once implemented would not
too much additional work to the stable workflow. I could possibly write
a scraper of the mail archives to pick the patches and manage the
repository but I think that a central repository could help other
maintainers too or to spread the load to all interested developers.

If something like that already exists, please let me know.
Thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-21 18:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-21 15:14 Stable patches that don't apply to older kernels and how to get them David Sterba
2019-03-21 16:39 ` Greg KH
2019-03-21 17:31   ` Greg KH
2019-03-21 18:19   ` David Sterba
2019-03-21 18:30     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox