All of lore.kernel.org
 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 <peterz@infradead.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] x86 core updates for v6.16
Date: Mon, 1 Dec 2025 12:25:51 +0100	[thread overview]
Message-ID: <aS17PwZImboHuqV3@gmail.com> (raw)


Linus,

Please pull the latest x86/core Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-core-2025-12-01

   # HEAD: ced37e9ceae50e4cb6cd058963bd315ec9afa651 x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()

Core x86 changes for v6.19:

 - x86/alternatives: Drop unnecessary test after call to
   alt_replace_call() (Juergen Gross)

 - x86/dumpstack: Prevent KASAN false positive warnings in
   __show_regs() (Tengda Wu)

 Thanks,

	Ingo

------------------>
Juergen Gross (1):
      x86/alternative: Drop not needed test after call of alt_replace_call()

Tengda Wu (1):
      x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()


 arch/x86/kernel/alternative.c |  9 +++------
 arch/x86/kernel/dumpstack.c   | 23 +++++++++++++++++++++--
 2 files changed, 24 insertions(+), 8 deletions(-)

             reply	other threads:[~2025-12-01 11:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-01 11:25 Ingo Molnar [this message]
2025-12-02  5:54 ` [GIT PULL] x86 core updates for v6.16 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-05-25 10:58 Ingo Molnar
2025-05-26 23:31 ` 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=aS17PwZImboHuqV3@gmail.com \
    --to=mingo@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.