1. 9411692 proc: smaller RCU section in ->getattr() by Alexey Dobriyan · 7 years ago
  2. 3cb4e16 proc: deduplicate /proc/*/cmdline implementation by Alexey Dobriyan · 7 years ago
  3. 6a6cbe7 proc: simpler iterations for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  4. 6a6b9c4 proc: somewhat simpler code for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  5. b42262a proc: more "unsigned int" in /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  6. 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 7 years ago
  7. af6c5d5 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  8. b058efc Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. 0168b9e procfs: switch instantiate_t to d_splice_alias() by Al Viro · 7 years ago
  11. 1bbc551 procfs: get rid of ancient BS in pid_revalidate() uses by Al Viro · 7 years ago
  12. 88b72b3 proc: Consolidate task->comm formatting into proc_task_name() by Tejun Heo · 7 years ago
  13. 7f7ccc2 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 7 years ago
  14. 76f668b proc: introduce a proc_pid_ns helper by Christoph Hellwig · 7 years ago
  15. 2e0ad55 proc: revalidate kernel thread inodes to root:root by Alexey Dobriyan · 7 years ago
  16. fe079a5 proc: do mmput ASAP for /proc/*/map_files by Alexey Dobriyan · 7 years ago
  17. 35318db proc: fix /proc/*/map_files lookup some more by Alexey Dobriyan · 7 years ago
  18. 21dae0a proc: use set_puts() at /proc/*/wchan by Alexey Dobriyan · 7 years ago
  19. 24b2ec2 proc: check permissions earlier for /proc/*/wchan by Alexey Dobriyan · 7 years ago
  20. e05a959 procfs: remove CONFIG_HARDWALL dependency by Arnd Bergmann · 7 years ago
  21. efb1a57 fs/proc: use __ro_after_init by Alexey Dobriyan · 7 years ago
  22. 20d28cd proc: less memory for /proc/*/map_files readdir by Alexey Dobriyan · 7 years ago
  23. ac7f106 proc: fix /proc/*/map_files lookup by Alexey Dobriyan · 7 years ago
  24. 9f7118b proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth by Alexey Dobriyan · 7 years ago
  25. e3912ac proc: use %u for pid printing and slightly less stack by Alexey Dobriyan · 7 years ago
  26. ba3edf1f proc: show si_ptr in /proc/<pid>/timers without hashing by Linus Torvalds · 7 years ago
  27. 8f5abe8 proc: don't report kernel addresses in /proc/<pid>/stack by Linus Torvalds · 7 years ago
  28. 2753278 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  29. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  30. c6eb50d mode_t whack-a-mole: task_dump_owner() by Al Viro · 7 years ago
  31. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  32. 493b0e9 mm: add /proc/pid/smaps_rollup by Daniel Colascione · 7 years ago
  33. 74dc338 sched/debug: Use task_pid_nr_ns in /proc/$pid/sched by Aleksa Sarai · 7 years ago
  34. 168c42b fault-inject: add /proc/<pid>/fail-nth by Akinobu Mita · 7 years ago
  35. 1203c8e fault-inject: simplify access check for fail-nth by Akinobu Mita · 7 years ago
  36. bfc7409 fault-inject: make fail-nth read/write interface symmetric by Akinobu Mita · 7 years ago
  37. 9049f2f fault-inject: parse as natural 1-based value for fail-nth write interface by Akinobu Mita · 7 years ago
  38. ecaad81 fault-inject: automatically detect the number base for fail-nth write interface by Akinobu Mita · 7 years ago
  39. e41d5818 fault-inject: support systematic fault injection by Dmitry Vyukov · 7 years ago
  40. f511c0b "Yes, people use FOLL_FORCE ;)" by Linus Torvalds · 8 years ago
  41. 8ee74a9 proc: try to remove use of FOLL_FORCE entirely by Linus Torvalds · 8 years ago
  42. 7c23b33 livepatch: add /proc/<pid>/patch_state by Josh Poimboeuf · 8 years ago
  43. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  44. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  45. 3905f9a sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  46. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  47. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  48. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  49. 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  50. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  51. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  52. 796f571 procfs: use an enum for possible hidepid values by Lafcadio Wluiki · 8 years ago
  53. a0a07b8 proc: less code duplication in /proc/*/cmdline by Alexey Dobriyan · 8 years ago
  54. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  55. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  56. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. b18b6a9 timers: Omit POSIX timer stuff from task_struct when disabled by Nicolas Pitre · 8 years ago
  58. 3ba4bce proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 8 years ago
  59. 68eb94f proc: Better ownership of files for non-dumpable tasks in user namespaces by Eric W. Biederman · 8 years ago
  60. b21507e proc,security: move restriction on writing /proc/pid/attr nodes to proc by Stephen Smalley · 8 years ago
  61. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  62. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  63. 683b96f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  64. 1270dd8 fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time by Alexey Dobriyan · 8 years ago
  65. bac5f5d fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID by Alexey Dobriyan · 8 years ago
  66. 9a87fe0 proc: make struct struct map_files_info::len unsigned int by Alexey Dobriyan · 8 years ago
  67. 623f594 proc: make struct pid_entry::len unsigned by Alexey Dobriyan · 8 years ago
  68. 0821e30 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  69. db978da proc: Pass file mode to proc_pid_make_inode by Andreas Gruenbacher · 8 years ago
  70. b4eb4f7 audit: less stack usage for /proc/*/loginuid by Alexey Dobriyan · 8 years ago
  71. 06b2849 proc: fix NULL dereference when reading /proc/<pid>/auxv by Leon Yu · 8 years ago
  72. 272ddc8 proc: don't use FOLL_FORCE for reading cmdline and environment by Linus Torvalds · 8 years ago
  73. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  74. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  75. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  76. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  77. 4b2bd5f proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self by John Stultz · 8 years ago
  78. 904763e proc: add LSM hook checks to /proc/<tid>/timerslack_ns by John Stultz · 8 years ago
  79. 7abbaf9 proc: relax /proc/<tid>/timerslack_ns capability requirements by John Stultz · 8 years ago
  80. c531716 proc: switch auxv to use of __mem_open() by Al Viro · 8 years ago
  81. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  82. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  83. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  84. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  85. cd81a917 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  86. 8b927d7 proc: Fix return address printk conversion specifer in /proc/<pid>/stack by Josh Poimboeuf · 8 years ago
  87. ef41939 proc_oom_score: remove tasklist_lock and pid_alive() by Oleg Nesterov · 8 years ago
  88. 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
  89. 1d5f0ac proc, oom_adj: extract oom_score_adj setting into a helper by Michal Hocko · 8 years ago
  90. f913da5 proc, oom: drop bogus sighand lock by Michal Hocko · 8 years ago
  91. d49fbf7 proc, oom: drop bogus task_lock and mm check by Michal Hocko · 8 years ago
  92. 1b3044e procfs: fix pthread cross-thread naming if !PR_DUMPABLE by Janis Danisevskis · 9 years ago
  93. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  94. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 9 years ago
  95. 1e92a61 Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" by Robin Humble · 9 years ago
  96. 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 9 years ago
  97. f50752e switch all procfs directories ->iterate_shared() by Al Viro · 9 years ago
  98. 3781764 proc_fill_cache(): switch to d_alloc_parallel() by Al Viro · 9 years ago
  99. 7e2bc81d proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan" by Minfei Huang · 9 years ago
  100. b5946be procfs: add conditional compilation check by Eric Engestrom · 9 years ago