On Tue, Mar 15, 2016 at 01:03:39PM +1100, Stephen Rothwell wrote: > We don't generally PGP (GPG) sign commits in the kernel tree (so "-S" > is not required), just tags. However we always require that anyone who > handles a patch adds a Signed-off-by line to the final commit. See > Documentation/SubmittingPatches Section 11. In general all commits should have a Signed-Off-By line added. Once the git branch gets merged, it's hard to tell what is the final commit and what isn't, and in general different commits will have different people needing to vouch for the origins for the contents of that commit. Cheers, - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html