how to find kernel patch applied on existing build kernel

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Wed Dec 25 10:09:15 EST 2013


On Wed, 25 Dec 2013 11:28:35 +0800, Dong Zhu said:

> rpm -q kernel --changelog

That won't actually list all the 10,000+ commits between kernel
releases - it often won't even list all the vendor-applied patches
that they've put on top of the Linus kernel.  And it assumes an RPM
based system....

As somebody else mentioned, 'git tag --contains (commit-id)' is the
best bet here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20131225/bfe6cfa6/attachment.bin 


More information about the Kernelnewbies mailing list