From mboxrd@z Thu Jan 1 00:00:00 1970 Sender: Ingo Molnar Date: Fri, 22 Jun 2018 03:33:40 +0200 From: Ingo Molnar Subject: Re: [PATCH v13 0/6] Introduce the STACKLEAK feature and a test for it Message-ID: <20180622013339.GA10129@gmail.com> References: <1527365430-8303-1-git-send-email-alex.popov@linux.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Kees Cook Cc: Alexander Popov , Laura Abbott , Kernel Hardening , PaX Team , Brad Spengler , Andy Lutomirski , Tycho Andersen , Mark Rutland , Ard Biesheuvel , Borislav Petkov , Richard Sandiford , Thomas Gleixner , "H . Peter Anvin" , Peter Zijlstra , "Dmitry V . Levin" , Emese Revfy , Jonathan Corbet , Andrey Ryabinin , "Kirill A . Shutemov" , Thomas Garnier , Andrew Morton , Alexei Starovoitov , Josef Bacik , Masami Hiramatsu , Nicholas Piggin , Al Viro , "David S . Miller" , Ding Tianhong , David Woodhouse , Josh Poimboeuf , Steven Rostedt , Dominik Brodowski , Juergen Gross , Linus Torvalds , Greg Kroah-Hartman , Dan Williams , Dave Hansen , Mathias Krause , Vikas Shivappa , Kyle Huey , Dmitry Safonov , Will Deacon , Arnd Bergmann , Florian Weimer , Boris Lukashev , Andrey Konovalov , X86 ML , LKML List-ID: * Kees Cook wrote: > On Sun, May 27, 2018 at 7:57 AM, Kees Cook wrote: > > On Sat, May 26, 2018 at 1:10 PM, Alexander Popov wrote: > >> This is the 13th version of the patch series introducing STACKLEAK to the > >> mainline kernel for x86. This version comes with style changes according to > >> the feedback from Ingo Molnar. Previous version discussion: > >> http://www.openwall.com/lists/kernel-hardening/2018/05/16/1 > > > > Thanks for the update! I've pushed it to my tree for 0-day testing: > > https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/log/?h=kspp/gcc-plugin/stackleak-v13 > > 0-day has been happy with this tree, and with Ingo's freedback > addressed, I'd like to push this to -next after -rc2 is released (in > theory this coming Sunday). It needed some rebasing to -rc1, but it > was all trivial stuff in Kconfg and Makefile from the kbuild tree's > changes. > > Ingo, how do things look to you now? don't know: triton:~/tip> git fetch "https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/log/?h=kspp/gcc-plugin/stackleak-v13" fatal: repository 'https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/log/?h=kspp/gcc-plugin/stackleak-v13/' not found How many patches are in there, and how clean is the series? I.e. it would be nice to have another submission (assuming it's a clean series with not too many patches). Thanks, Ingo