Larry Finger <Larry.Finger@xxxxxxxxxxxx> writes: > On 01/09/2017 02:04 PM, Greg KH wrote: >> On Mon, Jan 09, 2017 at 08:30:42PM +0200, Kalle Valo wrote: >>> >>> Ah, ok. I'm actually having similar problems and planning to come up >>> with a some sort of web page which would show what was the first Linux >>> release to contain the commit. (git-describe doesn't tell that and AFAIK >>> there is no other git command to show it.) If only I had more free time :) >> >> git describe --contains > > Greg, > > Thanks for that info. Now, all we have to do is remember to run the > command on mainline rather than our development branches. I'm still planning to implement some sort of user friendly service for this, thanks to Greg the implementation just got a lot easier. I'm thinking of at least showing the first release it was included in (like in this case v4.10-rc1) but also the trees where the patch is currently. This way you and me don't need to remember anything, except the url where to find it :) -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html