lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 10 May 2013 07:19:07 +0100
From:	Al Viro <viro@...IV.linux.org.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [git pull] stray signal.git bits

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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ