diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-21 09:36:12 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-21 09:36:12 -0700 |
commit | d07a0b861dfd8a525ffb015b05648fb4065c5bd2 (patch) | |
tree | ef22e9b58ba13b0d0af98fd501686444ad5e49d6 /kernel | |
parent | 977b1ef51866aa7170409af80740788d4f9c4841 (diff) | |
parent | 9543f6e26634537997b6e909c20911b7bf4876de (diff) | |
download | lwn-d07a0b861dfd8a525ffb015b05648fb4065c5bd2.tar.gz lwn-d07a0b861dfd8a525ffb015b05648fb4065c5bd2.zip |
Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Borislav Petkov:
- Fix CPU feature dependencies of GFNI, VAES, and VPCLMULQDQ
- Print the correct error code when FRED reports a bad event type
- Add a FRED-specific INT80 handler without the special dances that
need to happen in the current one
- Enable the using-the-default-return-thunk-but-you-should-not warning
only on configs which actually enable those special return thunks
- Check the proper feature flags when selecting BHI retpoline
mitigation
* tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
x86/fred: Fix incorrect error code printout in fred_bad_type()
x86/fred: Fix INT80 emulation for FRED
x86/retpolines: Enable the default thunk warning only on relevant configs
x86/bugs: Fix BHI retpoline check
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions