1. c54b245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 6 months ago
  2. a11ddb3 ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry by Varad Gautam · 3 years, 7 months ago
  3. 6e52a9f Reimplement RLIMIT_MSGQUEUE on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
  4. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  5. 6521f89 namei: prepare for idmapped mounts by Christian Brauner · 4 years ago
  6. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  7. b5f2006 ipc/mqueue.c: change __do_notify() to bypass check_kill_permission() by Oleg Nesterov · 4 years, 8 months ago
  8. 43afe4d ipc/mqueue.c: fix a brace coding style issue by Somala Swaraj · 4 years, 9 months ago
  9. c5b2cbd ipc/mqueue.c: update/document memory barriers by Manfred Spraul · 5 years ago
  10. ed29f17 ipc/mqueue.c: remove duplicated code by Davidlohr Bueso · 5 years ago
  11. c231740 ipc/mqueue: improve exception handling in do_mq_notify() by Markus Elfring · 5 years ago
  12. 97b0b1a ipc/mqueue.c: delete an unnecessary check before the macro call dev_kfree_skb() by Markus Elfring · 5 years ago
  13. 533770c new helper: get_tree_keyed() by Al Viro · 5 years ago
  14. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  15. a318f12 ipc/mqueue.c: only perform resource calculation if user valid by Kees Cook · 5 years ago
  16. 709a643d mqueue: set ->user_ns before ->get_tree() by Al Viro · 6 years ago
  17. a5091fd ipc/mqueue: optimize msg_get() by Davidlohr Bueso · 6 years ago
  18. 0ecb582 ipc/mqueue: remove redundant wq task assignment by Davidlohr Bueso · 6 years ago
  19. d6a2946 ipc: prevent lockup on alloc_msg and free_msg by Li Rongqing · 6 years ago
  20. 015d795 mqueue: switch to ->free_inode() by Al Viro · 6 years ago
  21. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  22. 935c6912 ipc: Convert mqueue fs to fs_context by David Howells · 6 years ago
  23. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  24. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  26. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  27. b0d1757 y2038: ipc: Enable COMPAT_32BIT_TIME by Arnd Bergmann · 7 years ago
  28. 21fc538 y2038: ipc: Use __kernel_timespec by Arnd Bergmann · 7 years ago
  29. cfb2f6f Revert "mqueue: switch to on-demand creation of internal mount" by Eric W. Biederman · 7 years ago
  30. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  31. 68e34f4 ipc/mqueue.c: have RT tasks queue in by priority in wq_add() by Jonathan Haws · 7 years ago
  32. 8b0fdf6 Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  33. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  34. faf1f22 signal: Ensure generic siginfos the kernel sends have all bits initialized by Eric W. Biederman · 7 years ago
  35. 36735a6 mqueue: switch to on-demand creation of internal mount by Al Viro · 7 years ago
  36. a713fd7 tidy do_mq_open() up a bit by Al Viro · 7 years ago
  37. 9b20d7f mqueue: clean prepare_open() up by Al Viro · 7 years ago
  38. 066cc81 do_mq_open(): move all work prior to dentry_open() into a helper by Al Viro · 7 years ago
  39. 05c1b29 mqueue: fold mq_attr_ok() into mqueue_get_inode() by Al Viro · 7 years ago
  40. af4a537 move dentry_open() calls up into do_mq_open() by Al Viro · 7 years ago
  41. eecec19 mqueue: switch to vfs_mkobj(), quit abusing ->d_fsdata by Al Viro · 7 years ago
  42. 9dd9574 ipc, kernel, mm: annotate ->poll() instances by Al Viro · 7 years ago
  43. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  44. b904772 ipc: mqueue: Replace timespec with timespec64 by Deepa Dinamani · 7 years ago
  45. f991af3 mqueue: fix a use-after-free in sys_mq_notify() by Cong Wang · 7 years ago
  46. 0d06060 mqueue: move compat syscalls to native ones by Al Viro · 8 years ago
  47. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  48. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  49. 84f001e sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
  50. eac0b1c ipc/mqueue: add missing sparse annotation by Luc Van Oostenryck · 8 years ago
  51. 194a6b5 sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q by Waiman Long · 8 years ago
  52. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  53. a2982cc vfs: Generalize filesystem nodev handling. by Eric W. Biederman · 9 years ago
  54. 3ee6901 ipc/mqueue: The mqueue filesystem should never contain executables by Eric W. Biederman · 9 years ago
  55. d91ee87 vfs: Pass data, ns, and ns->userns to mount_ns by Eric W. Biederman · 9 years ago
  56. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  57. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  58. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  59. de54b9a ipc: modify message queue accounting to not take kernel data structures into account by Marcus Gelderie · 9 years ago
  60. fa6004a ipc/mqueue: Implement lockless pipelined wakeups by Davidlohr Bueso · 10 years ago
  61. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  62. 9f45f5b new helper: audit_file() by Al Viro · 10 years ago
  63. 6d08a25 ipc: use device_initcall by Davidlohr Bueso · 11 years ago
  64. f3713fd ipc,mqueue: remove limits for the amount of system-wide queues by Davidlohr Bueso · 11 years ago
  65. 3ab08fe ipc: remove braces for single statements by Davidlohr Bueso · 11 years ago
  66. 239521f ipc: whitespace cleanup by Manfred Spraul · 11 years ago
  67. b21996e locks: break delegations on unlink by J. Bruce Fields · 13 years ago
  68. 79f6530 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record by Jeff Layton · 11 years ago
  69. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  70. a636b70 ipc: Restrict mounting the mqueue filesystem by Eric W. Biederman · 12 years ago
  71. 38d78e5 mqueue: sys_mq_open: do not call mnt_drop_write() if read-only by Vladimir Davydov · 12 years ago
  72. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  73. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  74. bc1b69e userns: Allow the unprivileged users to mount mqueue fs by Gao feng · 12 years ago
  75. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 12 years ago
  76. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  77. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  78. 1638113 ipc/mqueue: remove unnecessary rb_init_node() calls by Michel Lespinasse · 12 years ago
  79. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  80. 515e0d6 switch mqueue syscalls to fget_light() by Al Viro · 12 years ago
  81. 312b90f mqueue: lift mnt_want_write() outside ->i_mutex, clean up a bit by Al Viro · 12 years ago
  82. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 13 years ago
  83. 312b63f don't pass nameidata * to vfs_create() by Al Viro · 13 years ago
  84. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 13 years ago
  85. ce2d52c ipc/mqueue: add rbtree node caching support by Doug Ledford · 13 years ago
  86. 113289c ipc/mqueue: strengthen checks on mqueue creation by Doug Ledford · 13 years ago
  87. 2c12ea4 ipc/mqueue: correct mq_attr_ok test by Doug Ledford · 13 years ago
  88. d662985 ipc/mqueue: improve performance of send/recv by Doug Ledford · 13 years ago
  89. cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 13 years ago
  90. fd1f87d mqueue: don't use kmalloc with KMALLOC_MAX_SIZE by KOSAKI Motohiro · 13 years ago
  91. 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 13 years ago
  92. 02967ea ipc/mqueue: enforce hard limits by Doug Ledford · 13 years ago
  93. 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 13 years ago
  94. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  95. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
  96. 76b6db0 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid by Eric W. Biederman · 13 years ago
  97. 6f9ac6d mqueue: Explicitly capture the user namespace to send the notification to. by Eric W. Biederman · 13 years ago
  98. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  99. 2a4e64b ipc/mqueue: simplify reading msgqueue limit by Davidlohr Bueso · 13 years ago
  100. 6b550f9 user namespace: make signal.c respect user namespaces by Serge E. Hallyn · 13 years ago