On Thu, 9 Feb 2017, David Howells wrote: > > Hi James, > > Can you pull these patches into your next tree please? They include the > following: > > (1) Fix sign-file for use with libressl. > > (2) Fix error production in request_master_key(). > > (3) Explicitly zero-out secret data before freeing it in case gcc > optimises memset() away in future. > > I don't think there's anything urgent enough here to warrant handing > directly to Linus. > > The patches can be found here also: > > > http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=keys-fixes > > Tagged thusly: > > git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git > keys-fixes-20170209
I'm getting this: $ git pull git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git keys-fixes-20170209 fatal: Couldn't find remote ref keys-fixes-20170209 -- James Morris <jmor...@namei.org>