Hello, On Thu, Mar 03, 2016 at 08:46:41AM +0100, Sedat Dilek wrote: > One technical question: > How do I get the latest Linux version shipped userfaultfd first? > ( Maybe there exist more elegant ways I do. Always open to improve my > Git knowledge. ) Perhaps there are cleaner ways, I would do this: git describe `git log --pretty=%H fs/userfaultfd.c | tail -1` v4.2-7031-g86039bd git show v4.2-7031-g86039bd -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html