public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] stray signal.git bits
@ 2013-05-10  6:19 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2013-05-10  6:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Several syscall-related commits that were missing from the original
pull request.  Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal for-linus
Shortlog:
Al Viro (3):
      unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
      unicore32: just use mmap_pgoff()...
      switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE

Alexander van Heukelum (1):
      x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)

Diffstat:
 arch/arm64/include/asm/unistd32.h  |    2 +-
 arch/arm64/kernel/sys32.S          |    7 ------
 arch/mips/kernel/linux32.c         |    7 ------
 arch/mips/kernel/scall64-o32.S     |    2 +-
 arch/parisc/kernel/sys_parisc32.c  |    8 -------
 arch/powerpc/kernel/sys_ppc32.c    |    8 -------
 arch/s390/kernel/compat_wrapper.S  |   13 ------------
 arch/s390/kernel/syscalls.S        |    4 +-
 arch/sparc/kernel/sys32.S          |    9 --------
 arch/sparc/kernel/systbls_64.S     |    2 +-
 arch/unicore32/kernel/sys.c        |   10 +--------
 arch/x86/ia32/sys_ia32.c           |    9 --------
 arch/x86/include/asm/sys_ia32.h    |    3 --
 arch/x86/include/asm/syscalls.h    |    4 +-
 arch/x86/kernel/vm86_32.c          |   38 +++++++++++++----------------------
 arch/x86/syscalls/syscall_32.tbl   |    2 +-
 fs/notify/fanotify/fanotify_user.c |   17 ++++++++++++++++
 include/linux/compat.h             |    2 +
 kernel/sys_ni.c                    |    1 +
 kernel/sysctl_binary.c             |    4 +-
 20 files changed, 45 insertions(+), 107 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-10  6:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10  6:19 [git pull] stray signal.git bits Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox