Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 Aug 2025 16:20:17 +0000 (09:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 Aug 2025 16:20:17 +0000 (09:20 -0700)
commit5c3b3264e5858813632031ba58bcd6e1eeb3b214
treed3eb237086337af655706a2171eec3fb4a611c71
parentfe3ad7a58b581859a1a7c237b670f8bcbf5b253c
parent8b3641dfb6f902407495c63b9b64482b32319b66
Merge tag 'x86_urgent_for_v6.17_rc4' of git://git./linux/kernel/git/tip/tip

Pull x86 fixes from Borislav Petkov:

 - Convert the SSB mitigation to the attack vector controls which got
   forgotten at the time

 - Prevent the CPUID topology hierarchy detection on AMD from
   overwriting the correct initial APIC ID

 - Fix the case of a machine shipping without microcode in the BIOS, in
   the AMD microcode loader

 - Correct the Pentium 4 model range which has a constant TSC

* tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/bugs: Add attack vector controls for SSB
  x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGON
  x86/microcode/AMD: Handle the case of no BIOS microcode
  x86/cpu/intel: Fix the constant_tsc model check for Pentium 4