git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* determine a linux kernel version of a patch file
@ 2015-05-14 17:08 Pawel Por
  2015-05-14 17:25 ` Johannes Schindelin
  2015-05-15 12:08 ` Matthieu Moy
  0 siblings, 2 replies; 6+ messages in thread
From: Pawel Por @ 2015-05-14 17:08 UTC (permalink / raw)
  To: git

Hi,

At the beginning I'm sorry if this post is completely unrelated to
this mailing list.
I'm trying to find the base linux kernel version from which a patch
has been created and posted to LKML.
Most patches contain the index line. Is it the well known git index
(staging area) ?
Can I use the index to find the exact kernel version from which a
patch was created.
Please look at an example patch sent to LKML:
https://lkml.org/lkml/2015/5/14/497

It contains the following index line:
index 8dd1e55..9b0c81e 100644

I tried to find it using "git log" but I couldn't.

Please help me to determine the exact kernel version.

thanks in advance

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

end of thread, other threads:[~2015-05-15 20:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14 17:08 determine a linux kernel version of a patch file Pawel Por
2015-05-14 17:25 ` Johannes Schindelin
2015-05-15 12:08 ` Matthieu Moy
2015-05-15 17:03   ` Kelvin Li
2015-05-15 17:41     ` Johannes Schindelin
2015-05-15 20:16       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).