How to know mainline linux verion of certain patch being merged into
Fabio Estevam
festevam at gmail.com
Thu Sep 10 08:05:54 PDT 2015
On Thu, Sep 10, 2015 at 10:58 AM, Bean Huo 霍斌斌 (beanhuo)
<beanhuo at micron.com> wrote:
> 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
More information about the linux-mtd
mailing list