From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linutronix.de (193.142.43.55:993) by crypto-ml.lab.linutronix.de with IMAP4-SSL for ; 28 Oct 2019 12:09:04 -0000 Received: from 100.50.158.77.rev.sfr.net ([77.158.50.100] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1iP3pX-0001kZ-B8 for speck@linutronix.de; Mon, 28 Oct 2019 13:09:03 +0100 Date: Mon, 28 Oct 2019 13:08:33 +0100 (CET) From: Thomas Gleixner Subject: Re: [PATCH v7 0/5] NX 0 In-Reply-To: <1571902455-22638-1-git-send-email-pbonzini@redhat.com> Message-ID: References: <1571902455-22638-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: speck@linutronix.de List-ID: On Thu, 24 Oct 2019, speck for Paolo Bonzini wrote: > Junaid Shahid (2): > kvm: Add helper function for creating VM worker threads > kvm: x86: mmu: Recovery of shattered NX large pages > > Paolo Bonzini (1): > kvm: mmu: ITLB_MULTIHIT mitigation > > Pawan Gupta (2): > x86: Add ITLB_MULTIHIT bug infrastructure > x86/cpu: Add Tremont to the cpu vulnerability whitelist I assume you send another version of these. The series massively conflicts with the merged TAA pile, so can you please rebase on top of that? Thanks, tglx