From mboxrd@z Thu Jan 1 00:00:00 1970 Sender: Ingo Molnar Date: Fri, 18 May 2018 08:54:19 +0200 From: Ingo Molnar Subject: Re: [PATCH v12 0/6] Introduce the STACKLEAK feature and a test for it Message-ID: <20180518065419.GB10080@gmail.com> References: <1526488097-20611-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 , Kernel Hardening , PaX Team , Brad Spengler , Andy Lutomirski , Tycho Andersen , Laura Abbott , 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 Wed, May 16, 2018 at 9:28 AM, Alexander Popov wrote: > > This is the 12th version of the patch series introducing STACKLEAK to the > > mainline kernel for x86. Some code is made common for easier porting to > > arm64 (will be done by Laura Abbott). > > Thanks for the update! I've pushed this for 0-day testing here: > https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/log/?h=kspp/gcc-plugin/stackleak-v12 Please don't commit this to any stable Git tree yet, it still needs more work. Thanks, Ingo