]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/bugs: Rename MDS machinery to something more generic
authorBorislav Petkov (AMD) <bp@alien8.de>
Wed, 11 Sep 2024 03:13:46 +0000 (05:13 +0200)
committerBorislav Petkov (AMD) <bp@alien8.de>
Mon, 16 Jun 2025 16:45:18 +0000 (18:45 +0200)
commitf9af88a3d384c8b55beb5dc5483e5da0135fadbd
treee67f732a9271b26c821f3f7050901ae0ccd5bb88
parente04c78d86a9699d136910cfc0bdcf01087e3267e
x86/bugs: Rename MDS machinery to something more generic

It will be used by other x86 mitigations.

No functional changes.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Documentation/admin-guide/hw-vuln/processor_mmio_stale_data.rst
Documentation/arch/x86/mds.rst
arch/x86/entry/entry.S
arch/x86/include/asm/irqflags.h
arch/x86/include/asm/mwait.h
arch/x86/include/asm/nospec-branch.h
arch/x86/kernel/cpu/bugs.c
arch/x86/kvm/vmx/vmx.c