| From: |
| Thomas Gleixner <tglx-AT-linutronix.de> |
| To: |
| LKML <linux-kernel-AT-vger.kernel.org> |
| Subject: |
| [patch V163 00/51] x86/pti: Updated patch queue |
| Date: |
| Mon, 18 Dec 2017 12:42:15 +0100 |
| Message-ID: |
| <20171218114215.239543034@linutronix.de> |
| Cc: |
| x86-AT-kernel.org, Linus Torvalds <torvalds-AT-linux-foundation.org>, Andy Lutomirsky <luto-AT-kernel.org>, Peter Zijlstra <peterz-AT-infradead.org>, Dave Hansen <dave.hansen-AT-intel.com>, Borislav Petkov <bpetkov-AT-suse.de>, Greg KH <gregkh-AT-linuxfoundation.org>, keescook-AT-google.com, hughd-AT-google.com, Brian Gerst <brgerst-AT-gmail.com>, Josh Poimboeuf <jpoimboe-AT-redhat.com>, Denys Vlasenko <dvlasenk-AT-redhat.com>, Rik van Riel <riel-AT-redhat.com>, Boris Ostrovsky <boris.ostrovsky-AT-oracle.com>, Juergen Gross <jgross-AT-suse.com>, David Laight <David.Laight-AT-aculab.com>, Eduardo Valentin <eduval-AT-amazon.com>, aliguori-AT-amazon.com, Will Deacon <will.deacon-AT-arm.com>, daniel.gruss-AT-iaik.tugraz.at |
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