On Thu, 11 Jun 2015 08:23:29 +0200, Stéphane ancelot wrote: >can you give me working md5sum of files downloaded ? "These checksums are NOT intended to replace the web of trust. It is merely a way for someone to quickly verify whether contents on one of the many kernel.org mirrors match the contents on the master mirror. While you may use them to quickly verify whether what you have downloaded matches what we have on our central storage system, you should still use the GPG web of trust to verify whether the release tarball actually matches what the kernel developer published." - https://www.kernel.org/category/signatures.html Begin forwarded message: Date: Thu, 11 Jun 2015 01:25:50 +0200 (CEST) From: Thomas Gleixner To: Stéphane ancelot Cc: Romain Perier, linux-rt-users@xxxxxxxxxxxxxxx Subject: Re: rt patch [snip] > here is an example with linux-3.18.13 and patch 3.18.13-rt10: > 3.18.13-rt10 > > zcat ../patches-3.18.13-rt10.tar.gz |patch -p1 --dry-run You are trying to apply a tarball of patches instead of a single combined patch. Use patch-3.18.13-rt10.gz instead. [snip] -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html