How to know mainline linux verion of certain patch being merged into
Bean Huo 霍斌斌 (beanhuo)
beanhuo at micron.com
Thu Sep 10 18:38:59 PDT 2015
> > Hi, all
> > If I know the time of one patch being merged in Linux, and how I can know
> relevant Linux version?
> > Means that I want to know from which Linux kernel version that this patch
> being enabled.
> > Thanks for Any helpful information in advance.
>
> You can use:
>
> git tag --contains <commitid>
>
> Regards,
>
> Fabio Estevam
Thanks. Git very powerful.
More information about the linux-mtd
mailing list