public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/entry changes for v6.8
@ 2024-01-08 11:30 Ingo Molnar
  2024-01-09  2:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-01-08 11:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers, Peter Zijlstra

Linus,

Please pull the latest x86/entry git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-entry-2024-01-08

   # HEAD: 1e4d3001f59fb7a9917cb746544b65e616b5f809 x86/entry: Harden return-to-user

x86/entry changes for v6.8:

 - Optimize common_interrupt_return()

 - Harden the return-to-user code by making a CONFIG_DEBUG_ENTRY=y
   check unconditional & moving it closer to the IRET.

 Thanks,

	Ingo

------------------>
Peter Zijlstra (2):
      x86/entry: Optimize common_interrupt_return()
      x86/entry: Harden return-to-user


 arch/x86/entry/calling.h  | 12 +++++++++---
 arch/x86/entry/entry_64.S | 33 ++++++++++++++++++++++-----------
 2 files changed, 31 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2024-01-09  2:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08 11:30 [GIT PULL] x86/entry changes for v6.8 Ingo Molnar
2024-01-09  2:11 ` 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