From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932907AbdLRLyC (ORCPT ); Mon, 18 Dec 2017 06:54:02 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:44863 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932780AbdLRLx5 (ORCPT ); Mon, 18 Dec 2017 06:53:57 -0500 Message-Id: <20171218114215.239543034@linutronix.de> User-Agent: quilt/0.63-1 Date: Mon, 18 Dec 2017 12:42:15 +0100 From: Thomas Gleixner To: LKML Cc: x86@kernel.org, Linus Torvalds , Andy Lutomirsky , Peter Zijlstra , Dave Hansen , Borislav Petkov , Greg KH , keescook@google.com, hughd@google.com, Brian Gerst , Josh Poimboeuf , Denys Vlasenko , Rik van Riel , Boris Ostrovsky , Juergen Gross , David Laight , Eduardo Valentin , aliguori@amazon.com, Will Deacon , daniel.gruss@iaik.tugraz.at Subject: [patch V163 00/51] x86/pti: Updated patch queue Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Changes since V149: - Folded back patch snippets to the right place - Deinlined pti_set_user_pgd() - Converted X86_BUG_CPU_SECURE_MODE_PTI to X86_FEATURE_PTI and added that to disabled features when PTI is disabled in Kconfig - Fixed documentation - Rebased to: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/pti.entry The series is also available from git: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/pti The patch tarball is at: https://tglx.de/~tglx/patches-v163.tar.bz2 sha1sum of decompressed tarball: 39cf23abe93433eee77bfbb9311ae6946403bf68 Thanks, tglx