]> 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 13:59:53 +0000 (15:59 +0200)
commit3893cd05fcf60c239a35c833a6677783ec18dfc5
treeba1e3aa130cbd5401f474d0c8cf01abdcd516381
parent76cf1f33e7319fe74c94ac92f9814094ee8cc84b
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
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