public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Cc: stable@vger.kernel.org, "H. Peter Anvin (Intel)" <hpa@zytor.com>,
	Borislav Petkov <bp@suse.de>,
	Alyssa Milburn <alyssa.milburn@intel.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	Sean Christopherson <seanjc@google.com>,
	Nikolay Borisov <nik.borisov@suse.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Josh Poimboeuf <jpoimboe@kernel.org>
Subject: Re: [PATCH 5.10.y v2 00/11] Delay VERW + RFDS 5.10.y backport
Date: Fri, 29 Mar 2024 13:46:36 +0100	[thread overview]
Message-ID: <2024032929-bucket-screen-157b@gregkh> (raw)
In-Reply-To: <20240312-delay-verw-backport-5-10-y-v2-0-ad081ccd89ca@linux.intel.com>

On Tue, Mar 12, 2024 at 03:40:21PM -0700, Pawan Gupta wrote:
> v2:
> - This includes the backport of recently upstreamed mitigation of a CPU
>   vulnerability Register File Data Sampling (RFDS) (CVE-2023-28746).
>   This is because RFDS has a dependency on "Delay VERW" series, and it
>   is convenient to merge them together.
> - rebased to v5.10.212

All now queued up, thanks.

greg k-h

      parent reply	other threads:[~2024-03-29 12:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12 22:40 [PATCH 5.10.y v2 00/11] Delay VERW + RFDS 5.10.y backport Pawan Gupta
2024-03-12 22:40 ` [PATCH 5.10.y v2 01/11] x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix Pawan Gupta
2024-03-12 22:40 ` [PATCH 5.10.y v2 02/11] x86/bugs: Add asm helpers for executing VERW Pawan Gupta
2024-03-12 22:40 ` [PATCH 5.10.y v2 03/11] x86/entry_64: Add VERW just before userspace transition Pawan Gupta
2024-03-12 22:40 ` [PATCH 5.10.y v2 04/11] x86/entry_32: " Pawan Gupta
2024-03-12 22:40 ` [PATCH 5.10.y v2 05/11] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key Pawan Gupta
2024-03-12 22:40 ` [PATCH 5.10.y v2 06/11] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH Pawan Gupta
2024-03-12 22:41 ` [PATCH 5.10.y v2 07/11] KVM/VMX: Move VERW closer to VMentry for MDS mitigation Pawan Gupta
2024-03-12 22:41 ` [PATCH 5.10.y v2 08/11] x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set Pawan Gupta
2024-03-12 22:41 ` [PATCH 5.10.y v2 09/11] Documentation/hw-vuln: Add documentation for RFDS Pawan Gupta
2024-03-12 22:41 ` [PATCH 5.10.y v2 10/11] x86/rfds: Mitigate Register File Data Sampling (RFDS) Pawan Gupta
2024-03-12 22:41 ` [PATCH 5.10.y v2 11/11] KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests Pawan Gupta
2024-03-29 12:46 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2024032929-bucket-screen-157b@gregkh \
    --to=greg@kroah.com \
    --cc=alyssa.milburn@intel.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=bp@suse.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=jpoimboe@kernel.org \
    --cc=nik.borisov@suse.com \
    --cc=pawan.kumar.gupta@linux.intel.com \
    --cc=peterz@infradead.org \
    --cc=seanjc@google.com \
    --cc=stable@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox