]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2025 14:03:21 +0000 (16:03 +0200)
commit2b6a5fbe9dc1842e3485557a057c8e6311b6fd72
treea863ff5c86bfa9420fb63ce26264315ca3a050dd
parent8a7ac2737211451b8b98657b919c4c4e0a4c0c2f
x86/bugs: Rename MDS machinery to something more generic

Commit f9af88a3d384c8b55beb5dc5483e5da0135fadbd upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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