From: Linus Torvalds Date: Sat, 12 Aug 2023 15:34:20 +0000 (-0700) Subject: Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.7~2200 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=272b86ba9d97518b3c14b97514b6544eef87e7a5;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'x86_bugs_for_v6.5_rc6' of git://git./linux/kernel/git/tip/tip Pull x86 mitigation fixes from Borislav Petkov: "The first set of fallout fixes after the embargo madness. There will be another set next week too. - A first series of cleanups/unifications and documentation improvements to the SRSO and GDS mitigations code which got postponed to after the embargo date - Fix the SRSO aliasing addresses assertion so that the LLVM linker can parse it too" * tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: driver core: cpu: Fix the fallback cpu_show_gds() name x86: Move gds_ucode_mitigated() declaration to header x86/speculation: Add cpu_show_gds() prototype driver core: cpu: Make cpu_show_not_affected() static x86/srso: Fix build breakage with the LLVM linker Documentation/srso: Document IBPB aspect and fix formatting driver core: cpu: Unify redundant silly stubs Documentation/hw-vuln: Unify filename specification in index --- 272b86ba9d97518b3c14b97514b6544eef87e7a5