1. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 12 years ago
  2. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  3. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  4. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 12 years ago
  5. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 12 years ago
  6. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  7. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  8. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  9. 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 12 years ago
  10. e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 12 years ago
  11. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  12. 5aaabe8 pagemap: avoid splitting thp when reading /proc/pid/pagemap by Naoya Horiguchi · 12 years ago
  13. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  14. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  15. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  16. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  17. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  18. 6b4231e procfs: clean proc_fill_super() up by Al Viro · 12 years ago
  19. f1f996b kcore: fix spelling in read_kcore() comment by Laura Vasilescu · 12 years ago
  20. 2e5b5b3 sched: Clean up parameter passing of proc_sched_autogroup_set_nice() by Hiroshi Shimamoto · 12 years ago
  21. 16257393 fadump: Introduce cleanup routine to invalidate /proc/vmcore. by Mahesh Salgaonkar · 12 years ago
  22. 4040153 security: trim security.h by Al Viro · 12 years ago
  23. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  24. 6d08f2c proc: make sure mem_open() doesn't pin the target's memory by Oleg Nesterov · 12 years ago
  25. 572d34b proc: unify mem_read() and mem_write() by Oleg Nesterov · 12 years ago
  26. 71879d3 proc: mem_release() should check mm != NULL by Oleg Nesterov · 12 years ago
  27. 85e72aa proc: clear_refs: do not clear reserved pages by Will Deacon · 13 years ago
  28. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  30. e268337 proc: clean up and fix /proc/<pid>/mem handling by Linus Torvalds · 13 years ago
  31. 633b454 audit: only allow tasks to set their loginuid if it is -1 by Eric Paris · 13 years ago
  32. 0a300be audit: remove task argument to audit_set_loginuid by Eric Paris · 13 years ago
  33. f7e6746 sched/accounting, proc: Fix /proc/stat interrupts sum by Russell King · 13 years ago
  34. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  35. b3f7f57 c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 by Cyrill Gorcunov · 13 years ago
  36. a2ef990 proc: fix null pointer deref in proc_pid_permission() by Xiaotian Feng · 13 years ago
  37. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 13 years ago
  38. 9741295 procfs: parse mount options by Vasiliy Kulikov · 13 years ago
  39. 640708a procfs: introduce the /proc/<pid>/map_files/ directory by Pavel Emelyanov · 13 years ago
  40. 7773fbc procfs: make proc_get_link to use dentry instead of inode by Cyrill Gorcunov · 13 years ago
  41. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 13 years ago
  42. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  43. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  44. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  45. 69f594a ptrace: do not audit capability check when outputing /proc/pid/stat by Eric Paris · 13 years ago
  46. d10577a vfs: trim includes a bit by Al Viro · 13 years ago
  47. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  48. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  49. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  50. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  51. 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 13 years ago
  52. c3e0ef9 [S390] fix cputime overflow in uptime_proc_show by Martin Schwidefsky · 13 years ago
  53. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  54. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  55. ddb3607 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  56. 2a95ea6 procfs: do not overflow get_{idle,iowait}_time for nohz by Michal Hocko · 13 years ago
  57. b53fc7c fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 13 years ago
  58. 905ad26 procfs: fix a vfsmount longterm reference leak by Al Viro · 13 years ago
  59. 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 13 years ago
  60. 5e442a4 Revert "proc: fix races against execve() of /proc/PID/fd**" by Linus Torvalds · 13 years ago
  61. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  62. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  63. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  64. aa6afca proc: fix races against execve() of /proc/PID/fd** by Vasiliy Kulikov · 13 years ago
  65. 887df07 procfs: report EISDIR when reading sysctl dirs in proc by Pavel Emelyanov · 13 years ago
  66. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  67. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  68. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  69. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  70. fc360bd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas by Andrew Morton · 13 years ago
  71. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  72. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 32ef438 teach /proc/$pid/numa_maps about transparent hugepages by Dave Hansen · 13 years ago
  74. 3200a8a break out numa_maps gather_pte_stats() checks by Dave Hansen · 13 years ago
  75. eb4866d make /proc/$pid/numa_maps gather_stats() take variable page size by Dave Hansen · 13 years ago
  76. a25cac5 proc: Consider NO_HZ when printing idle and iowait times by Michal Hocko · 13 years ago
  77. 1117f72 vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files by Linus Torvalds · 13 years ago
  78. c214270 oom_ajd: don't use WARN_ONCE, just use printk_once by Linus Torvalds · 13 years ago
  79. 09570f9 proc: make struct proc_dir_entry::name a terminal array rather than a pointer by David Howells · 13 years ago
  80. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  81. 293eb1e proc: fix a race in do_io_accounting() by Vasiliy Kulikov · 13 years ago
  82. d2857e7 procfs: return ENOENT on opening a being-removed proc entry by Daisuke Ogino · 13 years ago
  83. be8f684 oom: make deprecated use of oom_adj more verbose by David Rientjes · 13 years ago
  84. 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
  85. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  86. f151463 fs: seq_file - add event counter to simplify poll() support by Kay Sievers · 13 years ago
  87. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  88. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  89. 1fc0f78 ->permission() sanitizing: MAY_NOT_BLOCK by Al Viro · 13 years ago
  90. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  91. 1d1221f proc: restrict access to /proc/PID/io by Vasiliy Kulikov · 13 years ago
  92. 06d9847 ptrace: s/tracehook_tracer_task()/ptrace_parent()/ by Tejun Heo · 13 years ago
  93. 1aec703 proc_sys_permission() is OK in RCU mode by Al Viro · 13 years ago
  94. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  95. 8b97b21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 13 years ago
  96. 7939253 proc: Fix Oops on stat of /proc/<zombie pid>/ns/net by Eric W. Biederman · 13 years ago
  97. ff78fca fix leak in proc_set_super() by Al Viro · 13 years ago
  98. 57ed609 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  99. f133ecc arch/tile: more /proc and /sys file support by Chris Metcalf · 13 years ago
  100. 997c136 fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages by Olaf Hering · 13 years ago