1. ca469f3 deal with races between remove_proc_entry() and proc_reg_release() by Al Viro · 11 years ago
  2. 866ad9a procfs: preparations for remove_proc_entry() race fixes by Al Viro · 11 years ago
  3. ad147d0 procfs: Clean up huge if-statement in __proc_file_read() by David Howells · 11 years ago
  4. 80e928f proc: Kill create_proc_entry() by David Howells · 11 years ago
  5. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  6. ee21ed0 procfs: kill ->write_proc() by Al Viro · 11 years ago
  7. b6cdc73 procfs: don't allow to use proc_create, create_proc_entry, etc. for directories by Al Viro · 11 years ago
  8. 021ada7 procfs: switch /proc/self away from proc_dir_entry by Al Viro · 11 years ago
  9. 0ecc833 mode_t, whack-a-mole at 11... by Al Viro · 11 years ago
  10. 8ce584c procfs: add proc_remove_subtree() by Al Viro · 11 years ago
  11. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 11 years ago
  12. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 11 years ago
  13. c2c1b08 fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication by Zhang Yanfei · 11 years ago
  14. 87ebdc0 fs/proc: clean up printks by Andrew Morton · 11 years ago
  15. e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 11 years ago
  16. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  17. d3d009c saner proc_get_inode() calling conventions by Al Viro · 11 years ago
  18. 87e0aab proc: avoid extra pde_put() in proc_fill_super() by Maxim Patlasov · 11 years ago
  19. 4173581 fs: change return values from -EACCES to -EPERM by Zhao Hongjiang · 11 years ago
  20. 4f522a2 d_hash_and_lookup(): export, switch open-coded instances by Al Viro · 11 years ago
  21. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 11 years ago
  22. 293c07e memory-failure: use num_poisoned_pages instead of mce_bad_pages by Xishi Qiu · 11 years ago
  23. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  24. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  25. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  26. c239905 net: proc: remove proc_net_remove by Gao feng · 11 years ago
  27. b4278c9 net: proc: remove proc_net_fops_create by Gao feng · 11 years ago
  28. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  29. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  30. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  31. dfb2ea4 proc: Allow proc_free_inum to be called from any context by Eric W. Biederman · 12 years ago
  32. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  33. ee29720 proc: fix inconsistent lock state by Xiaotian Feng · 12 years ago
  34. 46f6955 procfs: drop vmtruncate by Marco Stornelli · 12 years ago
  35. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  36. 138d22b fs, epoll: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  37. 55985dd procfs: add ability to plug in auxiliary fdinfo providers by Cyrill Gorcunov · 12 years ago
  38. 8d23802 proc: pid/status: show all supplementary groups by Artem Bityutskiy · 12 years ago
  39. 2f4b3bf /proc/pid/status: add "Seccomp" field by Kees Cook · 12 years ago
  40. 834f82e procfs: add VmFlags field in smaps output by Cyrill Gorcunov · 12 years ago
  41. 7b9a7ec proc: don't show nonexistent capabilities by Andrew Vagin · 12 years ago
  42. f9a00e8 procfs: use kbasename() by Andy Shevchenko · 12 years ago
  43. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  44. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  45. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  46. 4ff1b2c procfs: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  47. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
  48. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  50. c1ad41f Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" by Ingo Molnar · 12 years ago
  51. e783377 Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  52. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. e80d0a1a cputime: Rename thread_group_times to thread_group_cputime_adjusted by Frederic Weisbecker · 12 years ago
  54. 05f5648 proc: check vma->vm_file before dereferencing by Stanislav Kinsbursky · 12 years ago
  55. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  56. bf056bf proc: Fix the namespace inode permission checks. by Eric W. Biederman · 13 years ago
  57. 33d6dce proc: Generalize proc inode allocation by Eric W. Biederman · 13 years ago
  58. 4f326c0 userns: Allow unprivilged mounts of proc and sysfs by Eric W. Biederman · 12 years ago
  59. e9f238c procfs: Print task uids and gids in the userns that opened the proc file by Eric W. Biederman · 12 years ago
  60. cde1975 userns: Implent proc namespace operations by Eric W. Biederman · 12 years ago
  61. 8823c07 vfs: Add setns support for the mount namespace by Eric W. Biederman · 14 years ago
  62. 57e8391 pidns: Add setns support by Eric W. Biederman · 14 years ago
  63. 0a01f2c pidns: Make the pidns proc mount/umount logic obvious. by Eric W. Biederman · 12 years ago
  64. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 14 years ago
  65. ae06c7c procfs: Don't cache a pid in the root inode. by Eric W. Biederman · 14 years ago
  66. e656d8a procfs: Use the proc generic infrastructure for proc/self. by Eric W. Biederman · 14 years ago
  67. 73f7ef4 sysctl: Pass useful parameters to sysctl permissions by Eric W. Biederman · 12 years ago
  68. ec05a23 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  69. fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 12 years ago
  70. 5258f38 sched/autogroup: Fix crash on reboot when autogroup is disabled by Mike Galbraith · 12 years ago
  71. 684baeb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 9e78144 hold task->mempolicy while numa_maps scans. by KAMEZAWA Hiroyuki · 12 years ago
  73. 32f8516 mm, mempolicy: fix printing stack contents in numa_maps by David Rientjes · 12 years ago
  74. f81700b procfs: don't need a PATH_MAX allocation to hold a string representation of an int by Jeff Layton · 12 years ago
  75. 7386cdb nohz: Fix idle ticks in cpu summary line of /proc/stat by Michal Hocko · 12 years ago
  76. 7a71932 kpageflags: fix wrong KPF_THP on non-huge compound pages by Naoya Horiguchi · 12 years ago
  77. ea5272f rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c by Michel Lespinasse · 12 years ago
  78. 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
  79. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  80. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  81. 9fb8844 fs/proc/root.c: use NULL instead of 0 for pointer by Sachin Kamat · 12 years ago
  82. ab4a1f2 proc_sysctl.c: use BUG_ON instead of BUG by Prasad Joshi · 12 years ago
  83. 17baa2a proc: use kzalloc instead of kmalloc and memset by yan · 12 years ago
  84. 0e06936 proc: no need to initialize proc_inode->fd in proc_get_inode() by yan · 12 years ago
  85. 62072750 proc: return -ENOMEM when inode allocation failed by yan · 12 years ago
  86. 0f4cfb2 coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 by Oleg Nesterov · 12 years ago
  87. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  88. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  89. 7b540d0 proc_map_files_readdir(): don't bother with grabbing files by Al Viro · 12 years ago
  90. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  91. c6f3d81 don't leak O_CLOEXEC into ->f_flags by Al Viro · 12 years ago
  92. ddd3e07 procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2 by Cyrill Gorcunov · 12 years ago
  93. faf60af procfs: Move /proc/pid/fd[info] handling code to fd.[ch] by Cyrill Gorcunov · 12 years ago
  94. f76d207 userns: Add kprojid_t and associated infrastructure in projid.h by Eric W. Biederman · 12 years ago
  95. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  96. 6bf6104 fs/proc: fix potential unregister_sysctl_table hang by Francesco Ruggeri · 12 years ago
  97. bc452b4 proc: do not allow negative offsets on /proc/<pid>/environ by Djalal Harouni · 12 years ago
  98. e8905ec proc: environ_read() make sure offset points to environment address range by Djalal Harouni · 12 years ago
  99. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  100. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago