]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Aug 2025 05:15:32 +0000 (08:15 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Aug 2025 05:15:32 +0000 (08:15 +0300)
Pull x86 fixes from Borislav Petkov:

 - Fix an interrupt vector setup race which leads to a non-functioning
   device

 - Add new Intel CPU models *and* a family: 0x12. Finally. Yippie! :-)

* tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/irq: Plug vector setup race
  x86/cpu: Add new Intel CPU model numbers for Wildcatlake and Novalake


Trivial merge