The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	the arch/x86 maintainers <x86@kernel.org>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] x86/cpu changes for v7.0
Date: Mon, 9 Feb 2026 09:06:54 +0100	[thread overview]
Message-ID: <aYmVnvZQEpw-vodb@gmail.com> (raw)

Linus,

Please pull the latest x86/cpu Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cpu-2026-02-09

for you to fetch changes up to f8c7600d468bdb6e44ed3b3247c6e53f5be5d8de:

x86/cpu changes for v7.0:

 - amd: Correct the microcode table for Zenbleed
 - amd: Use ZEN_MODEL_STEP_UCODE() for erratum_1386_microcode[]
 - Drop vestigial PBE logic in AMD/Hygon/Centaur/Cyrix
   (Andrew Cooper)

 - tsx: Set default TSX mode to auto (Nikolay Borisov)

 - Drop unused Kconfig symbol X86_P6_NOP (Randy Dunlap)

 Thanks,

	Ingo

------------------>
Andrew Cooper (3):
      x86/cpu/amd: Correct the microcode table for Zenbleed
      x86/cpu/amd: Use ZEN_MODEL_STEP_UCODE() for erratum_1386_microcode[]
      x86/cpu: Drop vestigial PBE logic in AMD/Hygon/Centaur/Cyrix

Nikolay Borisov (1):
      x86/tsx: Set default TSX mode to auto

Randy Dunlap (1):
      x86/cpu: Drop unused Kconfig symbol X86_P6_NOP


 arch/x86/Kconfig              |  2 +-
 arch/x86/Kconfig.cpufeatures  |  2 +-
 arch/x86/Makefile_32.cpu      |  6 ------
 arch/x86/kernel/cpu/amd.c     | 40 +++++++++++-----------------------------
 arch/x86/kernel/cpu/centaur.c |  6 ------
 arch/x86/kernel/cpu/cyrix.c   |  6 ------
 arch/x86/kernel/cpu/hygon.c   |  6 ------
 7 files changed, 13 insertions(+), 55 deletions(-)

             reply	other threads:[~2026-02-09  8:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-09  8:06 Ingo Molnar [this message]
2026-02-10 22:05 ` [GIT PULL] x86/cpu changes for v7.0 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aYmVnvZQEpw-vodb@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox