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/core changes for v7.3
Date: Mon, 17 Aug 2026 12:23:01 +0200 [thread overview]
Message-ID: <aoLhBfZRdUuVHNXM@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-2026-08-17
for you to fetch changes up to d824ed1307680dd482f607b0e707c575f70668c4:
x86/core updates for v7.3:
- Optimize the kcfi call sequence (Peter Zijlstra)
- Use sfence for wmb() if SSE is available (Yao Zi)
Thanks,
Ingo
------------------>
Peter Zijlstra (1):
x86/kcfi: Optimize call sequence
Yao Zi (1):
x86/locking: Use sfence for wmb() if SSE is available
arch/x86/include/asm/barrier.h | 2 +-
arch/x86/kernel/alternative.c | 21 ++++++++++++++++++++-
arch/x86/kernel/cfi.c | 11 +++++++++--
3 files changed, 30 insertions(+), 4 deletions(-)
reply other threads:[~2026-08-17 10:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=aoLhBfZRdUuVHNXM@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 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.