1. a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
  2. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  3. 41cd780 uaccess: Selectively open read or write user access by Christophe Leroy · 4 years, 9 months ago
  4. 412c53a y2038: remove unused time32 interfaces by Arnd Bergmann · 4 years, 10 months ago
  5. c1745f8 y2038: itimer: compat handling to itimer.c by Arnd Bergmann · 5 years ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. 89963ad kernel/compat.c: mark expected switch fall-throughs by Stephen Rothwell · 6 years ago
  8. 4d5f007 time: make adjtime compat handling available for 32 bit by Arnd Bergmann · 6 years ago
  9. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  10. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  11. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  12. afef05c time: Enable get/put_compat_itimerspec64 always by Deepa Dinamani · 7 years ago
  13. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 0a0b987 compat: fix 4-byte infoleak via uninitialized struct field by Jann Horn · 7 years ago
  15. 1c68adf compat: Enable compat_get/put_timespec64 always by Deepa Dinamani · 7 years ago
  16. 7addf44 mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c by Dominik Brodowski · 7 years ago
  17. b6e9b0b mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c by Dominik Brodowski · 7 years ago
  18. fde9fc7 signals: Move put_compat_sigset to compat.h to silence hardened usercopy by Matt Redfearn · 7 years ago
  19. 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  20. abca5fc sched_rr_get_interval(): move compat to native, get rid of set_fs() by Al Viro · 7 years ago
  21. 3968cf6 get_compat_sigset() by Al Viro · 7 years ago
  22. b8e8e1a get rid of {get,put}_compat_itimerspec() by Al Viro · 7 years ago
  23. f454322 signal: replace sigset_to_compat() with put_compat_sigset() by Dmitry V. Levin · 7 years ago
  24. 44ee454 semtimedop(): move compat to native by Al Viro · 7 years ago
  25. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  26. ea3b25e Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  27. 4be9513 Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  28. d5b7ffb time: introduce {get,put}_itimerspec64 by Deepa Dinamani · 8 years ago
  29. f59dd9c time: add get_timespec64 and put_timespec64 by Deepa Dinamani · 8 years ago
  30. 2b2d028 time: Move compat_gettimeofday()/settimeofday() to native by Al Viro · 8 years ago
  31. b180db2 time: Move compat_time()/stime() to native by Al Viro · 8 years ago
  32. 2482097 posix-timers: Move compat_timer_create() to native, get rid of set_fs() by Al Viro · 8 years ago
  33. d822cdc posix-timers: Move compat versions of clock_gettime/settime/getres by Al Viro · 8 years ago
  34. 54ad9c4 itimers: Move compat itimer syscalls to native ones by Al Viro · 8 years ago
  35. b0dc124 posix-timers: Take compat timer_gettime(2) to native one by Al Viro · 8 years ago
  36. 1acbe77 posix-timers: Take compat timer_settime(2) to native one by Al Viro · 8 years ago
  37. 3a4d44b ntp: Move adjtimex related compat syscalls to native counterparts by Al Viro · 8 years ago
  38. edbeda4 time/posix-timers: Move the compat copyouts to the nanosleep implementations by Al Viro · 8 years ago
  39. 192a82f hrtimer_nanosleep(): Pass rmtp in restart_block by Al Viro · 8 years ago
  40. 1b3c872 rt_sigtimedwait(): move compat to native by Al Viro · 8 years ago
  41. 7668b67 put_compat_rusage(): switch to copy_to_user() by Al Viro · 8 years ago
  42. 8f13621 sigpending(): move compat to native by Al Viro · 8 years ago
  43. d9e968c getrlimit()/setrlimit(): move compat to native by Al Viro · 8 years ago
  44. ca2406e times(2): move compat to native by Al Viro · 8 years ago
  45. 1e1fc13 compat_{get,put}_bitmap(): use unsafe_{get,put}_user() by Al Viro · 8 years ago
  46. 613763a take compat_sys_old_getrlimit() to native syscall by Al Viro · 8 years ago
  47. 7e95a22 move compat wait4 and waitid next to native variants by Al Viro · 8 years ago
  48. ad19638 time: Change k_clock nsleep() to use timespec64 by Deepa Dinamani · 8 years ago
  49. 2ac00f1 time: Delete do_sys_setimeofday() by Deepa Dinamani · 8 years ago
  50. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  51. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  52. 9b7b819 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() by Helge Deller · 10 years ago
  53. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  54. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 10 years ago
  55. 6516a46 kernel/compat.c: use sizeof() instead of sizeof by Fabian Frederick · 11 years ago
  56. 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
  57. 2f2728f mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  58. 62a6fa9 kernel/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 11 years ago
  59. dce44e0 compat: Fix sparse address space warnings by H. Peter Anvin · 11 years ago
  60. 81993e8 compat: Get rid of (get|put)_compat_time(val|spec) by H. Peter Anvin · 11 years ago
  61. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  62. 1a0df59 kernel/compat.c: make do_sysinfo() static by Stephen Rothwell · 12 years ago
  63. 8d2d5c4 switch getrusage() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  64. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  65. bffea77 compat: return -EFAULT on error in waitid() by Dan Carpenter · 12 years ago
  66. 6883da8 switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  67. 9aae8fc switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  68. 5cf2210 switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  69. 28d27f2 switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  70. 322a56c generic compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  71. ad4b65a consolidate rt_sigsuspend() by Al Viro · 12 years ago
  72. 3778407 switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  73. b2ddedc x32: fix sigtimedwait by Al Viro · 12 years ago
  74. a566c28 x32: fix waitid() by Al Viro · 12 years ago
  75. 8d9807b switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  76. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  77. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  78. b7dafa0 compat: Fix RT signal mask corruption via sigprocmask by Jan Kiszka · 13 years ago
  79. 6684ba2 compat: Add helper functions to read/write struct timeval, timespec by H. Peter Anvin · 13 years ago
  80. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  81. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  82. 2330fb8 [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support by Hans Verkuil · 14 years ago
  83. c1095c6 signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() by Oleg Nesterov · 13 years ago
  84. 1dda606 KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK by Alexander Graf · 14 years ago
  85. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  86. be84cb4 compat: fixes to allow working with tile arch by Chris Metcalf · 14 years ago
  87. 943df14 signal: introduce do_sigtimedwait() to factor out compat/native code by Oleg Nesterov · 14 years ago
  88. fe0faa0 signal: sys_rt_sigtimedwait: simplify the timeout logic by Oleg Nesterov · 14 years ago
  89. f1f1d5e posix-timers: Introduce a syscall for clock tuning. by Richard Cochran · 14 years ago
  90. 65f5d80 time: Splitout compat timex accessors by Richard Cochran · 14 years ago
  91. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  92. b951834 rlimits: switch more rlimit syscalls to do_prlimit by Jiri Slaby · 15 years ago
  93. fa9dc26 cpumask: fix compat getaffinity by KOSAKI Motohiro · 15 years ago
  94. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  95. 62ab450 signals: implement sys_rt_tgsigqueueinfo by Thomas Gleixner · 16 years ago
  96. e3d5a27 Allow times and time system calls to return small negative values by Paul Mackerras · 16 years ago
  97. a45185d cpumask: convert kernel/compat.c by Rusty Russell · 16 years ago
  98. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  99. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  100. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago