1. 3147d8a proc: Use PIDTYPE_TGID in next_tgid by Eric W. Biederman · 5 years ago
  2. 0fb5ce6 proc: modernize proc to support multiple private instances by Eric W. Biederman · 4 years, 9 months ago
  3. 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 4 years, 9 months ago
  4. e61bb8b proc: use named enums for better readability by Alexey Gladkov · 4 years, 9 months ago
  5. 24a71ce proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option by Alexey Gladkov · 4 years, 9 months ago
  6. fa10fed proc: allow to mount many instances of proc in one pid namespace by Alexey Gladkov · 4 years, 9 months ago
  7. 63f818f proc: Use a dedicated lock in struct pid by Eric W. Biederman · 4 years, 9 months ago
  8. 76518d3 proc: io_accounting: Use new infrastructure to fix deadlocks in execve by Bernd Edlinger · 4 years, 10 months ago
  9. 2db9dbf proc: Use new infrastructure to fix deadlocks in execve by Bernd Edlinger · 4 years, 10 months ago
  10. 7bc3e6e proc: Use a list of inodes to flush from proc by Eric W. Biederman · 5 years ago
  11. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  12. 4244057 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  13. e79f15a x86/resctrl: Add task resctrl information display by Chen Yu · 5 years ago
  14. 04a8682 fs/proc: Introduce /proc/pid/timens_offsets by Andrei Vagin · 5 years ago
  15. 1bc8207 namei: allow nd_jump_link() to produce errors by Aleksa Sarai · 5 years ago
  16. 2954152 Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes) by Linus Torvalds · 6 years ago
  17. d26d0cd9 /proc/<pid>/cmdline: add back the setproctitle() special case by Linus Torvalds · 6 years ago
  18. 3d71254 /proc/<pid>/cmdline: remove all the special cases by Linus Torvalds · 6 years ago
  19. ac311a1 oom: decouple mems_allowed from oom_unkillable_task by Shakeel Butt · 6 years ago
  20. 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 6 years ago
  21. cd9e2bb proc: use down_read_killable mmap_sem for /proc/pid/map_files by Konstantin Khlebnikov · 6 years ago
  22. 3431a94 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. 30d158b proc: remove useless d_is_dir() check by Christian Brauner · 6 years ago
  24. 68bc30b proc: Add /proc/<pid>/arch_status by Aubrey Li · 6 years ago
  25. e02c9b0 kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tracing by Lin Feng · 6 years ago
  26. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  27. 35a196b proc: prevent changes to overridden credentials by Paul Moore · 6 years ago
  28. e988e5e proc: Simplify task stack retrieval by Thomas Gleixner · 6 years ago
  29. accddc4 latency_top: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  30. 631b7ab ptrace: Remove maxargs from task_current_syscall() by Steven Rostedt (Red Hat) · 8 years ago
  31. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  32. 94f8f3b proc: commit to genradix by Kent Overstreet · 6 years ago
  33. d5a572a proc: calculate end pointer for /proc/*/* lookup at compile time by Alexey Dobriyan · 6 years ago
  34. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  35. ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  36. 08b5577 proc: use seq_puts() everywhere by Alexey Dobriyan · 6 years ago
  37. 867aacc proc: remove unused argument in proc_pid_lookup() by Zhikang Zhang · 6 years ago
  38. 3eb39f4 signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  39. b2b4699 proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 6 years ago
  40. 4b7d248 audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT by Richard Guy Briggs · 6 years ago
  41. 6d9c939 procfs: add smack subdir to attrs by Casey Schaufler · 6 years ago
  42. afe922c fs/proc/base.c: slightly faster /proc/*/limits by Alexey Dobriyan · 6 years ago
  43. 8da0b4f fs/proc/base.c: use ns_capable instead of capable for timerslack_ns by Benjamin Gordon · 6 years ago
  44. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  45. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  46. f8a00ce proc: restrict kernel stack dumps to root by Jann Horn · 6 years ago
  47. c8d1262 fs/proc: Show STACKLEAK metrics in the /proc file system by Alexander Popov · 6 years ago
  48. f6d2f58 proc: use macro in /proc/latency hook by Alexey Dobriyan · 6 years ago
  49. 41089b6 proc: save 2 atomic ops on write to "/proc/*/attr/*" by Alexey Dobriyan · 6 years ago
  50. a44937f proc: put task earlier in /proc/*/fail-nth by Alexey Dobriyan · 6 years ago
  51. 871305b mm: /proc/pid/*maps remove is_pid and related wrappers by Vlastimil Babka · 6 years ago
  52. f5b6534 proc: fix missing final NUL in get_mm_cmdline() rewrite by Linus Torvalds · 7 years ago
  53. 26b9513 proc: skip branch in /proc/*/* lookup by Alexey Dobriyan · 7 years ago
  54. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  55. 3ca24ce Merge branch 'proc-cmdline' by Linus Torvalds · 7 years ago
  56. 4189b86 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  57. d85b399 fix proc_fill_cache() in case of d_alloc_parallel() failure by Al Viro · 7 years ago
  58. 5d008fb proc: use "unsigned int" for /proc/*/stack by Alexey Dobriyan · 7 years ago
  59. a4ef389 proc: use "unsigned int" in proc_fill_cache() by Alexey Dobriyan · 7 years ago
  60. 9411692 proc: smaller RCU section in ->getattr() by Alexey Dobriyan · 7 years ago
  61. 3cb4e16 proc: deduplicate /proc/*/cmdline implementation by Alexey Dobriyan · 7 years ago
  62. 6a6cbe7 proc: simpler iterations for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  63. 6a6b9c4 proc: somewhat simpler code for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  64. b42262a proc: more "unsigned int" in /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  65. 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 7 years ago
  66. af6c5d5 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  67. b058efc Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  68. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  69. 0168b9e procfs: switch instantiate_t to d_splice_alias() by Al Viro · 7 years ago
  70. 1bbc551 procfs: get rid of ancient BS in pid_revalidate() uses by Al Viro · 7 years ago
  71. 88b72b3 proc: Consolidate task->comm formatting into proc_task_name() by Tejun Heo · 7 years ago
  72. 5ab8271 fs/proc: simplify and clarify get_mm_cmdline() function by Linus Torvalds · 7 years ago
  73. e4b4e44 fs/proc: re-factor proc_pid_cmdline_read() a bit by Linus Torvalds · 7 years ago
  74. 7f7ccc2 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 7 years ago
  75. 76f668b proc: introduce a proc_pid_ns helper by Christoph Hellwig · 7 years ago
  76. 2e0ad55 proc: revalidate kernel thread inodes to root:root by Alexey Dobriyan · 7 years ago
  77. fe079a5 proc: do mmput ASAP for /proc/*/map_files by Alexey Dobriyan · 7 years ago
  78. 35318db proc: fix /proc/*/map_files lookup some more by Alexey Dobriyan · 7 years ago
  79. 21dae0a proc: use set_puts() at /proc/*/wchan by Alexey Dobriyan · 7 years ago
  80. 24b2ec2 proc: check permissions earlier for /proc/*/wchan by Alexey Dobriyan · 7 years ago
  81. e05a959 procfs: remove CONFIG_HARDWALL dependency by Arnd Bergmann · 7 years ago
  82. efb1a57 fs/proc: use __ro_after_init by Alexey Dobriyan · 7 years ago
  83. 20d28cd proc: less memory for /proc/*/map_files readdir by Alexey Dobriyan · 7 years ago
  84. ac7f106 proc: fix /proc/*/map_files lookup by Alexey Dobriyan · 7 years ago
  85. 9f7118b proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth by Alexey Dobriyan · 7 years ago
  86. e3912ac proc: use %u for pid printing and slightly less stack by Alexey Dobriyan · 7 years ago
  87. ba3edf1f proc: show si_ptr in /proc/<pid>/timers without hashing by Linus Torvalds · 7 years ago
  88. 8f5abe8 proc: don't report kernel addresses in /proc/<pid>/stack by Linus Torvalds · 7 years ago
  89. 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
  90. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  91. c6eb50d mode_t whack-a-mole: task_dump_owner() by Al Viro · 7 years ago
  92. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  93. 493b0e9 mm: add /proc/pid/smaps_rollup by Daniel Colascione · 7 years ago
  94. 74dc338 sched/debug: Use task_pid_nr_ns in /proc/$pid/sched by Aleksa Sarai · 7 years ago
  95. 168c42b fault-inject: add /proc/<pid>/fail-nth by Akinobu Mita · 8 years ago
  96. 1203c8e fault-inject: simplify access check for fail-nth by Akinobu Mita · 8 years ago
  97. bfc7409 fault-inject: make fail-nth read/write interface symmetric by Akinobu Mita · 8 years ago
  98. 9049f2f fault-inject: parse as natural 1-based value for fail-nth write interface by Akinobu Mita · 8 years ago
  99. ecaad81 fault-inject: automatically detect the number base for fail-nth write interface by Akinobu Mita · 8 years ago
  100. e41d5818 fault-inject: support systematic fault injection by Dmitry Vyukov · 8 years ago