1. 3a77922 Merge 4.9.277 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
  2. 9476446 proc: Avoid mixing integer types in mem_rw() by Marcelo Henrique Cerri · 3 years, 6 months ago
  3. b3bf822 Merge 4.9.273 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  4. b08854d proc: only require mm_struct for writing by Linus Torvalds · 3 years, 7 months ago
  5. 63ac765 proc: Track /proc/$pid/attr/ opener mm_struct by Kees Cook · 3 years, 7 months ago
  6. 19233c8 Merge 4.9.271 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  7. 3cfc8ca proc: Check /proc/$pid/attr/ writes against file opener by Kees Cook · 3 years, 7 months ago
  8. cf9f829 BACKPORT: signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  9. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 2d182ba proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 6 years ago
  11. 6668962 BACKPORT: mm: add /proc/pid/smaps_rollup by Daniel Colascione · 7 years ago
  12. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. 3c5dc3f proc: restrict kernel stack dumps to root by Jann Horn · 6 years ago
  14. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  15. e0a1a01 proc: fix /proc/*/map_files lookup by Alexey Dobriyan · 7 years ago
  16. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 7 years ago
  18. 3a6594d Revert "ANDROID: proc: make oom adjustment files user read-only" by Greg Hackmann · 7 years ago
  19. 4405a1f Revert "ANDROID: fixup! proc: make oom adjustment files user read-only" by Greg Hackmann · 7 years ago
  20. 6e7b83d ANDROID: cpufreq: track per-task time in state by Connor O'Brien · 7 years ago
  21. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  22. 9618fba proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 8 years ago
  23. f049c41 ANDROID: fixup! proc: make oom adjustment files user read-only by Dan Willemsen · 10 years ago
  24. 2956c9b ANDROID: proc: make oom adjustment files user read-only by Rom Lemarchand · 10 years ago
  25. 06b2849 proc: fix NULL dereference when reading /proc/<pid>/auxv by Leon Yu · 8 years ago
  26. 272ddc8 proc: don't use FOLL_FORCE for reading cmdline and environment by Linus Torvalds · 8 years ago
  27. 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  28. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  29. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  30. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  31. 4b2bd5f proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self by John Stultz · 8 years ago
  32. 904763e proc: add LSM hook checks to /proc/<tid>/timerslack_ns by John Stultz · 8 years ago
  33. 7abbaf9 proc: relax /proc/<tid>/timerslack_ns capability requirements by John Stultz · 8 years ago
  34. c531716 proc: switch auxv to use of __mem_open() by Al Viro · 8 years ago
  35. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  36. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  37. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  38. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  39. cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  40. 8b927d7 proc: Fix return address printk conversion specifer in /proc/<pid>/stack by Josh Poimboeuf · 8 years ago
  41. ef41939 proc_oom_score: remove tasklist_lock and pid_alive() by Oleg Nesterov · 8 years ago
  42. 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
  43. 1d5f0ac proc, oom_adj: extract oom_score_adj setting into a helper by Michal Hocko · 8 years ago
  44. f913da5 proc, oom: drop bogus sighand lock by Michal Hocko · 8 years ago
  45. d49fbf7 proc, oom: drop bogus task_lock and mm check by Michal Hocko · 8 years ago
  46. 1b3044e procfs: fix pthread cross-thread naming if !PR_DUMPABLE by Janis Danisevskis · 9 years ago
  47. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  48. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 9 years ago
  49. 1e92a61 Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" by Robin Humble · 9 years ago
  50. 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 9 years ago
  51. f50752e switch all procfs directories ->iterate_shared() by Al Viro · 9 years ago
  52. 3781764 proc_fill_cache(): switch to d_alloc_parallel() by Al Viro · 9 years ago
  53. 7e2bc81 proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan" by Minfei Huang · 9 years ago
  54. b5946be procfs: add conditional compilation check by Eric Engestrom · 9 years ago
  55. 5de23d4 proc: add /proc/<pid>/timerslack_ns interface by John Stultz · 9 years ago
  56. a3b609e proc read mm's {arg,env}_{start,end} with mmap semaphore taken. by Mateusz Guzik · 9 years ago
  57. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 9 years ago
  58. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  59. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  60. bb646cd proc_pid_attr_write(): switch to memdup_user() by Al Viro · 9 years ago
  61. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  62. 41a0c249 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter by Colin Ian King · 9 years ago
  63. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  64. b72bdfa mm, oom: add comment for why oom_adj exists by David Rientjes · 9 years ago
  65. b2f7392 fs/proc, core/debug: Don't expose absolute kernel addresses via wchan by Ingo Molnar · 9 years ago
  66. 774636e proc: convert to kstrto*()/kstrto*_from_user() by Alexey Dobriyan · 9 years ago
  67. bdb4d10 procfs: always expose /proc/<pid>/map_files/ and make it readable by Calvin Owens · 9 years ago
  68. 3581d45 /proc/$PID/cmdline: fixup empty ARGV case by Alexey Dobriyan · 9 years ago
  69. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 5968cec sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y by Naveen N. Rao · 10 years ago
  71. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 10 years ago
  72. c2c0bb4 proc: fix PAGE_SIZE limit of /proc/$PID/cmdline by Alexey Dobriyan · 10 years ago
  73. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  74. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  75. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  76. 25ce319 proc: remove use of seq_printf return value by Joe Perches · 10 years ago
  77. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  78. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  79. 9cc4651 userns: Add a knob to disable setgroups on a per user namespace basis by Eric W. Biederman · 10 years ago
  80. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  81. c35a7f1 exit: proc: don't try to flush /proc/tgid/task/tgid by Oleg Nesterov · 10 years ago
  82. 3aa3377 procfs: get rid of ->f_dentry by Al Viro · 10 years ago
  83. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  84. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  85. 5381e16 proc: introduce proc_mem_open() by Oleg Nesterov · 10 years ago
  86. bbd5192 proc: Update proc_flush_task_mnt to use d_invalidate by Eric W. Biederman · 11 years ago
  87. c143c23 vfs: Remove d_drop calls from d_revalidate implementations by Eric W. Biederman · 11 years ago
  88. 52de477 cpuset: simplify proc_cpuset_show() by Zefan Li · 10 years ago
  89. 006f4ac cgroup: simplify proc_cgroup_show() by Zefan Li · 10 years ago
  90. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  91. 8f053ac proc: remove INF macro by Alexey Dobriyan · 10 years ago
  92. d962c14 proc: convert /proc/$PID/hardwall to seq_file interface by Alexey Dobriyan · 10 years ago
  93. 19aadc9 proc: convert /proc/$PID/io to seq_file interface by Alexey Dobriyan · 10 years ago
  94. 6ba51e3 proc: convert /proc/$PID/oom_score to seq_file interface by Alexey Dobriyan · 10 years ago
  95. f6e826c proc: convert /proc/$PID/schedstat to seq_file interface by Alexey Dobriyan · 10 years ago
  96. edfcd60 proc: convert /proc/$PID/wchan to seq_file interface by Alexey Dobriyan · 10 years ago
  97. 2ca66ff proc: convert /proc/$PID/cmdline to seq_file interface by Alexey Dobriyan · 10 years ago
  98. 09d93bd proc: convert /proc/$PID/syscall to seq_file interface by Alexey Dobriyan · 10 years ago
  99. 1c963eb proc: convert /proc/$PID/limits to seq_file interface by Alexey Dobriyan · 10 years ago
  100. f9ea536 proc: convert /proc/$PID/auxv to seq_file interface by Alexey Dobriyan · 10 years ago