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