mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] x86/urgent for 6.6-rc1
@ 2023-09-01 18:20 Dave Hansen
  2023-09-02  0:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Hansen @ 2023-09-01 18:20 UTC (permalink / raw)
  To: torvalds; +Cc: x86, linux-kernel, Dave Hansen

Hi Linus,

Please pull some x86/urgent changes for 6.6-rc1.

The most important fix here adds a missing CPU model to the recent
Gather Data Sampling (GDS) mitigation list to ensure that mitigations
are available on that CPU.

There are also a pair of warning fixes, and closure of a covert
channel that pops up when protection keys are disabled.

--

The following changes since commit 2c66ca3949dc701da7f4c9407f2140ae425683a5:

  x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4 (2023-08-24 11:01:45 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86-urgent-2023-09-01

for you to fetch changes up to 18032b47adf1db7b7f5fb2d1344e65aafe6417df:

  x86/fpu/xstate: Fix PKRU covert channel (2023-08-31 23:29:49 +0200)

----------------------------------------------------------------
 * Mark all Skylake CPUs as vulnerable to GDS
 * Fix PKRU covert channel
 * Fix -Wmissing-variable-declarations warning for ia32_xyz_class
 * Fix kernel-doc annotation warning

----------------------------------------------------------------
Dave Hansen (1):
      x86/speculation: Mark all Skylake CPUs as vulnerable to GDS

Jim Mattson (1):
      x86/fpu/xstate: Fix PKRU covert channel

Justin Stitt (1):
      x86/audit: Fix -Wmissing-variable-declarations warning for ia32_xyz_class

Vincenzo Palazzo (1):
      x86/irq/i8259: Fix kernel-doc annotation warning

 arch/x86/include/asm/audit.h | 7 +++++++
 arch/x86/kernel/audit_64.c   | 5 -----
 arch/x86/kernel/cpu/common.c | 8 ++++----
 arch/x86/kernel/fpu/xstate.c | 2 +-
 arch/x86/kernel/i8259.c      | 4 +---
 5 files changed, 13 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] x86/urgent for 6.6-rc1
  2023-09-01 18:20 [GIT PULL] x86/urgent for 6.6-rc1 Dave Hansen
@ 2023-09-02  0:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-09-02  0:00 UTC (permalink / raw)
  To: Dave Hansen; +Cc: torvalds, x86, linux-kernel, Dave Hansen

The pull request you sent on Fri,  1 Sep 2023 11:20:54 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86-urgent-2023-09-01

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

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:[~2023-09-02  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-01 18:20 [GIT PULL] x86/urgent for 6.6-rc1 Dave Hansen
2023-09-02  0:00 ` 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

Powered by JetHome