- cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- ddef7ed annotate RWF_... flags by Christoph Hellwig · 7 years ago
- 4f59c71 teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments by Al Viro · 7 years ago
- 44ee454 semtimedop(): move compat to native by Al Viro · 7 years ago
- c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- d5b7ffb time: introduce {get,put}_itimerspec64 by Deepa Dinamani · 7 years ago
- f59dd9c time: add get_timespec64 and put_timespec64 by Deepa Dinamani · 7 years ago
- 54ad9c4 itimers: Move compat itimer syscalls to native ones by Al Viro · 8 years ago
- 3a4d44b ntp: Move adjtimex related compat syscalls to native counterparts by Al Viro · 8 years ago
- 1e1fc13 compat_{get,put}_bitmap(): use unsafe_{get,put}_user() by Al Viro · 8 years ago
- 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 2611dc1 Remove compat_sys_getdents64() by Al Viro · 8 years ago
- f1c316a KEYS: add SP800-56A KDF support for DH by Stephan Mueller · 8 years ago
- 79170fd x86/syscalls/32: Wire up arch_prctl on x86-32 by Kyle Huey · 8 years ago
- 441398d sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT by Stas Sergeev · 8 years ago
- cd19c36 fs/binfmt: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
- 9dcfcda compat: remove compat_printk() by Arnd Bergmann · 8 years ago
- 5180e3e compat: add in_compat_syscall to ask whether we're in a compat syscall by Andy Lutomirski · 9 years ago
- f17d8b3 vfs: vfs: Define new syscalls preadv2,pwritev2 by Milosz Tanski · 9 years ago
- 8db1486 include, lib: add __printf attributes to several function prototypes by Nicolas Iooss · 9 years ago
- e9fb8b7 compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypes by Catalin Marinas · 10 years ago
- 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
- 7125764 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f5b972e compat: include linux/unistd.h within linux/compat.h by Heiko Carstens · 11 years ago
- 2f2728f mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
- ca2c405 kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
- 3a49a0f net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
- 8eee909 ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
- 932602e fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
- 378a10f fs/compat: optional preadv64/pwrite64 compat system calls by Heiko Carstens · 11 years ago
- 291fdb0 ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_t by Heiko Carstens · 11 years ago
- 217f443 compat: add COMPAT_SYSCALL_DEFINE0 macro by Heiko Carstens · 11 years ago
- 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 11 years ago
- 81993e8 compat: Get rid of (get|put)_compat_time(val|spec) by H. Peter Anvin · 11 years ago
- efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 11 years ago
- d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 11 years ago
- dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 11 years ago
- 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- 83460ec syscalls.h: use gcc alias instead of assembler aliases for syscalls by Andi Kleen · 11 years ago
- ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
- f9597f2 syscalls.h: add forward declarations for inplace syscall wrappers by Sergei Trofimovich · 11 years ago
- bd1c149a Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP by Al Viro · 11 years ago
- 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 2a14869 Fix breakage in MIPS siginfo handling by David Howells · 12 years ago
- 0e65a81 get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC by Al Viro · 12 years ago
- 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
- d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
- 35280bd switch epoll_pwait to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
- 07fe6e0 get rid of duplicate logics in __SC_....[1-6] definitions by Al Viro · 12 years ago
- 3f6d078 fix compat truncate/ftruncate by Al Viro · 12 years ago
- 561c673 switch lseek to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- d64008a burying unused conditionals by Al Viro · 12 years ago
- f482e1b switch compat_sys_open* to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 495dfbf generic sys_sigaction() and compat_sys_sigaction() by Al Viro · 12 years ago
- 08d32fe generic sys_compat_rt_sigaction() by Al Viro · 12 years ago
- 75907d4 generic compat_sys_rt_sigqueueinfo() by Al Viro · 12 years ago
- fe9c1db generic compat_sys_rt_sigpending() by Al Viro · 12 years ago
- 322a56c generic compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
- 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
- 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
- 4683661 COMPAT_SYSCALL_DEFINE: infrastructure by Al Viro · 12 years ago
- 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
- d03d26e make compat_do_execve() static, lose pt_regs argument by Al Viro · 12 years ago
- 733deca Drop struct pt_regs * argument in compat_sys_execve() by Al Viro · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
- 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
- 38b983b generic sys_execve() by Al Viro · 12 years ago
- c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
- 05ba3f1 ipc: compat: use signed size_t types for msgsnd and msgrcv by Will Deacon · 12 years ago
- b610c04 ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC by Will Deacon · 12 years ago
- ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 13 years ago
- 3c761ea Fix autofs compile without CONFIG_COMPAT by Linus Torvalds · 13 years ago
- 6684ba2 compat: Add helper functions to read/write struct timeval, timespec by H. Peter Anvin · 13 years ago
- 45e8778 compat: Introduce COMPAT_USE_64BIT_TIME by H. J. Lu · 13 years ago
- a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
- a67ba43 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls by Chris Metcalf · 13 years ago
- fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
- f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
- 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
- 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 13 years ago
- 45e9683 compat: include aio_abi.h for aio_context_t by Stephen Rothwell · 14 years ago
- 4800a5b include/linux/compat.h: coding-style fixes by Chris Metcalf · 14 years ago
- be84cb4 compat: fixes to allow working with tile arch by Chris Metcalf · 14 years ago
- c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
- c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
- b837336 compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev by Jeff Moyer · 15 years ago
- 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
- 7a50a24 net/compat_ioctl: support SIOCWANDEV by Arnd Bergmann · 15 years ago
- b622d97a net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. by David S. Miller · 15 years ago
- 2dceba1 compat: add struct compat_ifreq etc to compat.h by Arnd Bergmann · 15 years ago