commit | acaa21a26f2ffa400aa77423403b357b871dbc28 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Aug 10 08:15:32 2025 +0300 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Aug 10 08:15:32 2025 +0300 |
tree | 0f61c9fac677e999574eb6798a757edeeb680cc5 | |
parent | 8e8f6b635fae254252f7f52dd3e79fb68d06c332 [diff] | |
parent | ce0b5eedcb753697d43f61dd2e27d68eb5d3150f [diff] |
Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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