public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/entry changes for v5.5
@ 2019-11-25 13:49 Ingo Molnar
  2019-11-26 19:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2019-11-25 13:49 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Andy Lutomirski, Borislav Petkov, Thomas Gleixner,
	Peter Zijlstra, Andrew Morton

Linus,

Please pull the latest x86-entry-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-entry-for-linus

   # HEAD: f53e2cd0b8ab7d9e390414470bdbd830f660133f x86/mm: Use the correct function type for native_set_fixmap()

These changes relate to the preparatory cleanup of syscall function type 
signatures - to fix indirect call mismatches with Control-Flow Integrity 
(CFI) checking.

No change in behavior intended.

 Thanks,

	Ingo

------------------>
Andy Lutomirski (1):
      syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0

Sami Tolvanen (5):
      syscalls/x86: Use the correct function type in SYSCALL_DEFINE0
      syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
      syscalls/x86: Use the correct function type for sys_ni_syscall
      syscalls/x86: Fix function types in COND_SYSCALL
      x86/mm: Use the correct function type for native_set_fixmap()


 arch/x86/entry/syscall_32.c            |  8 ++--
 arch/x86/entry/syscall_64.c            | 14 +++++--
 arch/x86/entry/syscalls/syscall_32.tbl |  8 ++--
 arch/x86/ia32/ia32_signal.c            |  5 ++-
 arch/x86/include/asm/fixmap.h          |  2 +-
 arch/x86/include/asm/syscall_wrapper.h | 76 ++++++++++++++++++++++++++--------
 arch/x86/mm/pgtable.c                  |  4 +-
 7 files changed, 81 insertions(+), 36 deletions(-)


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

* Re: [GIT PULL] x86/entry changes for v5.5
  2019-11-25 13:49 [GIT PULL] x86/entry changes for v5.5 Ingo Molnar
@ 2019-11-26 19:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-11-26 19:30 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Andy Lutomirski, Borislav Petkov,
	Thomas Gleixner, Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 25 Nov 2019 14:49:22 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-entry-for-linus

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-11-26 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-25 13:49 [GIT PULL] x86/entry changes for v5.5 Ingo Molnar
2019-11-26 19:30 ` 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