linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/urgent for v6.9-rc5
@ 2024-04-21  8:47 Borislav Petkov
  2024-04-21 17:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2024-04-21  8:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull a bunch of x86/urgent fixes for v6.9-rc5.

Thx.

---

The following changes since commit 7211274fe0ee352332255e41ab5e628b86e83994:

  x86/cpu/amd: Move TOPOEXT enablement into the topology parser (2024-04-12 12:05:54 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_urgent_for_v6.9_rc5

for you to fetch changes up to 9543f6e26634537997b6e909c20911b7bf4876de:

  x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (2024-04-18 17:27:52 +0200)

----------------------------------------------------------------
- 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

----------------------------------------------------------------
Borislav Petkov (AMD) (1):
      x86/retpolines: Enable the default thunk warning only on relevant configs

Eric Biggers (1):
      x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ

Hou Wenlong (1):
      x86/fred: Fix incorrect error code printout in fred_bad_type()

Josh Poimboeuf (1):
      x86/bugs: Fix BHI retpoline check

Xin Li (Intel) (1):
      x86/fred: Fix INT80 emulation for FRED

 arch/x86/entry/common.c          | 65 ++++++++++++++++++++++++++++++++++++++++
 arch/x86/entry/entry_fred.c      | 10 +++----
 arch/x86/kernel/cpu/bugs.c       | 11 ++++---
 arch/x86/kernel/cpu/cpuid-deps.c |  6 ++--
 arch/x86/lib/retpoline.S         |  7 +++++
 5 files changed, 87 insertions(+), 12 deletions(-)


-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/urgent for v6.9-rc5
  2024-04-21  8:47 [GIT PULL] x86/urgent for v6.9-rc5 Borislav Petkov
@ 2024-04-21 17:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-21 17:23 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 21 Apr 2024 10:47:22 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_urgent_for_v6.9_rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d07a0b861dfd8a525ffb015b05648fb4065c5bd2

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-21 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-21  8:47 [GIT PULL] x86/urgent for v6.9-rc5 Borislav Petkov
2024-04-21 17:23 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).