1. 749730c bpf: enable bpf syscall on x64 and i386 by Alexei Starovoitov · 10 years ago
  2. 503e663 asm-generic: add memfd_create system call to unistd.h by Will Deacon · 10 years ago
  3. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  4. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  5. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  6. 63ba600 asm-generic: Add renameat2 syscall by James Hogan · 10 years ago
  7. ffe6902 asm-generic: remove _STK_LIM_MAX by James Hogan · 10 years ago
  8. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 10 years ago
  9. 85892f1 madvise: correct the comment of MADV_DODUMP flag by Zhang Yanfei · 10 years ago
  10. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  11. 5d50ffd locks: add new fcntl cmd values for handling file private locks by Jeff Layton · 11 years ago
  12. ef12e72 locks: fix posix lock range overflow handling by J. Bruce Fields · 11 years ago
  13. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 10 years ago
  14. e6cfc02 asm-generic: add sched_setattr/sched_getattr syscalls by James Hogan · 11 years ago
  15. cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  17. 0c79a8e asm/types.h: Remove include/asm-generic/int-l64.h by Geert Uytterhoeven · 11 years ago
  18. f8dcdf0 uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_info by H.J. Lu · 11 years ago
  19. b9cd5ca uapi: Use __kernel_ulong_t in struct msqid64_ds by H.J. Lu · 11 years ago
  20. 071ed24 uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_perm by H.J. Lu · 11 years ago
  21. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  22. 79dbbc6 x86, x32: Use __kernel_long_t for __statfs_word by H.J. Lu · 11 years ago
  23. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  24. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  25. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  26. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  27. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  28. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  29. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  30. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  31. cbf5500 net: rename low latency sockets functions to busy poll by Eliezer Tamir · 11 years ago
  32. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  34. 2d48d67 net: poll/select low latency socket support by Eliezer Tamir · 11 years ago
  35. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  36. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  37. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  38. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  39. 03e2759 tile: switch to generic compat rt_sig{procmask,pending}() by Al Viro · 12 years ago
  40. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  41. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  42. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  43. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  44. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  45. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  46. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  47. 1625cee add finit_module syscall to asm-generic by Kees Cook · 12 years ago
  48. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  49. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  50. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  51. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  52. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  53. 0420c87 UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches by David Howells · 12 years ago
  54. 8a1ab31 UAPI: (Scripted) Disintegrate include/asm-generic by David Howells · 12 years ago
  55. 494b3e1 UAPI: Set up uapi/asm/Kbuild.asm by David Howells · 12 years ago
  56. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago