public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/misc for 6.19-rc1
@ 2025-12-01 22:54 Dave Hansen
  2025-12-02 22:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Hansen @ 2025-12-01 22:54 UTC (permalink / raw)
  To: torvalds; +Cc: x86, linux-kernel, Dave Hansen

Hi Linus,

Please pull some x86/misc changes for 6.19-rc1. The most significant
are some changes to ensure that symbols exported for KVM are used only
by KVM modules themselves, along with some related cleanups.

In true x86/misc fashion, the other patch is completely unrelated and
just enhances an existing pr_warn() to make it clear to users how they
have tainted their kernel when something is mucking with MSRs.

--

The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:

  Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_6.19-rc1

for you to fetch changes up to 6276c67f2bc4aeaf350a7cf889c33c38b3330ea9:

  x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible (2025-11-12 15:29:38 -0800)

----------------------------------------------------------------
 * Make MSR-induced taint easier for users to track down
 * Restrict KVM-specific exports to KVM itself

----------------------------------------------------------------
Marc Herbert (1):
      x86/msr: Add CPU_OUT_OF_SPEC taint name to "unrecognized" pr_warn(msg)

Sean Christopherson (4):
      x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"
      x86/mtrr: Drop unnecessary export of "mtrr_state"
      x86/mm: Drop unnecessary export of "ptdump_walk_pgd_level_debugfs"
      x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible

 arch/x86/entry/entry.S             |  7 ++--
 arch/x86/entry/entry_64.S          |  3 +-
 arch/x86/entry/entry_64_fred.S     |  3 +-
 arch/x86/events/amd/core.c         |  5 +--
 arch/x86/events/core.c             |  7 ++--
 arch/x86/events/intel/lbr.c        |  3 +-
 arch/x86/events/intel/pt.c         |  7 ++--
 arch/x86/include/asm/kvm_types.h   |  5 +++
 arch/x86/kernel/apic/apic.c        |  3 +-
 arch/x86/kernel/apic/apic_common.c |  3 +-
 arch/x86/kernel/cpu/amd.c          |  4 +--
 arch/x86/kernel/cpu/bugs.c         | 18 +++++-----
 arch/x86/kernel/cpu/bus_lock.c     |  3 +-
 arch/x86/kernel/cpu/common.c       |  7 ++--
 arch/x86/kernel/cpu/mtrr/generic.c |  1 -
 arch/x86/kernel/cpu/sgx/main.c     |  3 +-
 arch/x86/kernel/cpu/sgx/virt.c     |  5 +--
 arch/x86/kernel/e820.c             |  3 +-
 arch/x86/kernel/fpu/core.c         | 21 ++++++------
 arch/x86/kernel/fpu/xstate.c       |  7 ++--
 arch/x86/kernel/hw_breakpoint.c    |  3 +-
 arch/x86/kernel/irq.c              |  3 +-
 arch/x86/kernel/kvm.c              |  5 +--
 arch/x86/kernel/msr.c              |  2 +-
 arch/x86/kernel/nmi.c              |  5 ++-
 arch/x86/kernel/process_64.c       |  5 ++-
 arch/x86/kernel/reboot.c           |  5 +--
 arch/x86/kernel/tsc.c              |  1 +
 arch/x86/lib/cache-smp.c           |  9 ++---
 arch/x86/lib/msr.c                 |  5 +--
 arch/x86/mm/dump_pagetables.c      |  1 -
 arch/x86/mm/pat/memtype.c          |  3 +-
 arch/x86/mm/tlb.c                  |  5 +--
 arch/x86/virt/vmx/tdx/tdx.c        | 69 +++++++++++++++++++-------------------
 include/linux/kvm_types.h          | 14 ++++++++
 35 files changed, 145 insertions(+), 108 deletions(-)

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

* Re: [GIT PULL] x86/misc for 6.19-rc1
  2025-12-01 22:54 [GIT PULL] x86/misc for 6.19-rc1 Dave Hansen
@ 2025-12-02 22:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-02 22:57 UTC (permalink / raw)
  To: Dave Hansen; +Cc: torvalds, x86, linux-kernel, Dave Hansen

The pull request you sent on Mon,  1 Dec 2025 14:54:20 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_6.19-rc1

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

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:[~2025-12-02 23:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-01 22:54 [GIT PULL] x86/misc for 6.19-rc1 Dave Hansen
2025-12-02 22:57 ` 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