1. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  3. 2e5b5b3 sched: Clean up parameter passing of proc_sched_autogroup_set_nice() by Hiroshi Shimamoto · 12 years ago
  4. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 12 years ago
  5. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  6. 6d08f2c proc: make sure mem_open() doesn't pin the target's memory by Oleg Nesterov · 12 years ago
  7. 572d34b proc: unify mem_read() and mem_write() by Oleg Nesterov · 12 years ago
  8. 71879d3 proc: mem_release() should check mm != NULL by Oleg Nesterov · 12 years ago
  9. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  10. e268337 proc: clean up and fix /proc/<pid>/mem handling by Linus Torvalds · 12 years ago
  11. 633b454 audit: only allow tasks to set their loginuid if it is -1 by Eric Paris · 13 years ago
  12. 0a300be audit: remove task argument to audit_set_loginuid by Eric Paris · 13 years ago
  13. a2ef990 proc: fix null pointer deref in proc_pid_permission() by Xiaotian Feng · 12 years ago
  14. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 12 years ago
  15. 640708a procfs: introduce the /proc/<pid>/map_files/ directory by Pavel Emelyanov · 12 years ago
  16. 7773fbc procfs: make proc_get_link to use dentry instead of inode by Cyrill Gorcunov · 12 years ago
  17. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 12 years ago
  18. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  19. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  20. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  21. 5e442a4 Revert "proc: fix races against execve() of /proc/PID/fd**" by Linus Torvalds · 13 years ago
  22. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  23. aa6afca proc: fix races against execve() of /proc/PID/fd** by Vasiliy Kulikov · 13 years ago
  24. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  25. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  26. 1117f72 vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files by Linus Torvalds · 13 years ago
  27. c214270 oom_ajd: don't use WARN_ONCE, just use printk_once by Linus Torvalds · 13 years ago
  28. 293eb1e proc: fix a race in do_io_accounting() by Vasiliy Kulikov · 13 years ago
  29. be8f684 oom: make deprecated use of oom_adj more verbose by David Rientjes · 13 years ago
  30. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  31. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  32. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 13 years ago
  33. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  34. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  35. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  36. 1d1221f proc: restrict access to /proc/PID/io by Vasiliy Kulikov · 13 years ago
  37. 06d9847 ptrace: s/tracehook_tracer_task()/ptrace_parent()/ by Tejun Heo · 13 years ago
  38. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  39. 57ed609 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  40. f133ecc arch/tile: more /proc and /sys file support by Chris Metcalf · 13 years ago
  41. 30cd890 proc: put check_mem_permission after __get_free_page in mem_write by KOSAKI Motohiro · 13 years ago
  42. 0a8cb8e fs/proc: convert to kstrtoX() by Alexey Dobriyan · 13 years ago
  43. 3864601 mm: extract exe_file handling from procfs by Jiri Slaby · 13 years ago
  44. 6b4e306 ns: proc files for namespace naming policy. by Eric W. Biederman · 14 years ago
  45. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 13 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  47. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  48. fc3d876 procfs: fix some wrong error code usage by Jovi Zhang · 13 years ago
  49. 51e0314 proc: hide kernel addresses via %pK in /proc/<pid>/stack by Konstantin Khlebnikov · 13 years ago
  50. a9712bc deal with races in /proc/*/{syscall,stack,personality} by Al Viro · 13 years ago
  51. 198214a proc: enable writing to /proc/pid/mem by Stephen Wilson · 13 years ago
  52. 8b0db9d proc: make check_mem_permission() return an mm_struct on success by Stephen Wilson · 13 years ago
  53. 18f661b proc: hold cred_guard_mutex in check_mem_permission() by Stephen Wilson · 13 years ago
  54. 26947f8 proc: disable mem_write after exec by Stephen Wilson · 13 years ago
  55. 2fadaef auxv: require the target to be tracable (or yourself) by Al Viro · 13 years ago
  56. d6f64b8 close race in /proc/*/environ by Al Viro · 13 years ago
  57. ec6fd8a report errors in /proc/*/*map* sanely by Al Viro · 13 years ago
  58. ca6b0bf pagemap: close races with suid execve by Al Viro · 13 years ago
  59. 26ec3c6 make sessionid permissions in /proc/*/task/* match those in /proc/* by Al Viro · 13 years ago
  60. ae50adc /proc/self is never going to be invalidated... by Al Viro · 13 years ago
  61. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 13 years ago
  62. c6a3405 proc: use single_open() correctly by Jovi Zhang · 13 years ago
  63. 9d6de12 proc: use seq_puts()/seq_putc() where possible by Alexey Dobriyan · 13 years ago
  64. 34e49d4 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps by Joe Perches · 13 years ago
  65. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  66. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  67. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  68. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  69. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  70. 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  71. 7b2a69b Revert "vfs: show unreachable paths in getcwd and proc" by Eric W. Biederman · 14 years ago
  72. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  73. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  74. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  75. d19d547 oom: fix locking for oom_adj and oom_score_adj by David Rientjes · 14 years ago
  76. 723548b oom: rewrite error handling for oom_adj and oom_score_adj tunables by David Rientjes · 14 years ago
  77. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  78. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  79. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 14 years ago
  80. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  81. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  82. 3036e7b proc: make /proc/pid/limits world readable by Jiri Olsa · 14 years ago
  83. 8df9d1a vfs: show unreachable paths in getcwd and proc by Miklos Szeredi · 14 years ago
  84. f7ad3c6 vfs: add helpers to get root and pwd by Miklos Szeredi · 14 years ago
  85. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  86. 51b1bd2 oom: deprecate oom_adj tunable by David Rientjes · 14 years ago
  87. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  88. 74bcbf4 oom: move badness() declaration into oom.h by Andrew Morton · 14 years ago
  89. 26ebc98 oom: /proc/<pid>/oom_score treat kernel thread honestly by KOSAKI Motohiro · 14 years ago
  90. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  91. 73d3646 proc: cleanup: remove unused assignments by Dan Carpenter · 14 years ago
  92. 7e49827 proc: get_nr_threads() doesn't need ->siglock any longer by Oleg Nesterov · 14 years ago
  93. 98c89cd Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  94. 3835541 procfs: fix tid fdinfo by Jerome Marchand · 14 years ago
  95. 87df842 procfs: Kill BKL in llseek on proc base by Arnd Bergmann · 14 years ago
  96. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  97. b95c35e oom: fix the unsafe usage of badness() in proc_oom_score() by Oleg Nesterov · 14 years ago
  98. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  99. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  100. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 14 years ago