1. 730855b fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 5 years ago
  2. f311b6c proc: Remove empty line in /proc/self/status by Guenter Roeck · 5 years ago
  3. f8cd89f proc: Use underscores for SSBD in 'status' by Konrad Rzeszutek Wilk · 6 years ago
  4. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  5. 51ef9af proc: Provide details on speculation flaw mitigations by Kees Cook · 6 years ago
  6. 8a3f4ba proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 6 years ago
  7. 9ad15a2 fs/proc: Report eip/esp in /prod/PID/stat for coredumping by John Ogness · 7 years ago
  8. 0a1eb2d fs/proc: Stop reporting eip and esp in /proc/PID/stat by Andy Lutomirski · 8 years ago
  9. 81243ea cred: simpler, 1D supplementary groups by Alexey Dobriyan · 8 years ago
  10. 75ba1d0 seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char by Joe Perches · 8 years ago
  11. f7a5f13 proc: faster /proc/*/status by Alexey Dobriyan · 8 years ago
  12. 3e42979 procfs: expose umask in /proc/<PID>/status by Richard W.M. Jones · 8 years ago
  13. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  14. 3a49f3d fs/proc/array.c: set overflow flag in case of error by Andy Shevchenko · 9 years ago
  15. b2f7392 fs/proc, core/debug: Don't expose absolute kernel addresses via wchan by Ingo Molnar · 9 years ago
  16. 5831905 capabilities: ambient capabilities by Andy Lutomirski · 9 years ago
  17. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  18. f51c0ea procfs: treat parked tasks as sleeping for task state by Chris Metcalf · 9 years ago
  19. 25ce319 proc: remove use of seq_printf return value by Joe Perches · 9 years ago
  20. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 9 years ago
  21. e4bc332 /proc/PID/status: show all sets of pid according to ns by Chen Hanxiao · 9 years ago
  22. a0c2e07 proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  23. edc924e fs/proc/array.c: convert to use string_escape_str() by Andy Shevchenko · 9 years ago
  24. abdba6e proc: task_state: ptrace_parent() doesn't need pid_alive() check by Oleg Nesterov · 9 years ago
  25. b0fafc1 proc: task_state: move the main seq_printf() outside of rcu_read_lock() by Oleg Nesterov · 9 years ago
  26. 0f4a0d5 proc: task_state: deuglify the max_fds calculation by Oleg Nesterov · 9 years ago
  27. 4af1036 proc: task_state: read cred->group_info outside of task_lock() by Oleg Nesterov · 9 years ago
  28. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  29. 7d8b6c6 CAPABILITIES: remove undefined caps from all processes by Eric Paris · 10 years ago
  30. 57e0be0 sched: Make task->real_start_time nanoseconds based by Thomas Gleixner · 10 years ago
  31. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 10 years ago
  32. 185ee40 fs/proc/array.c: change do_task_stat() to use while_each_thread() by Oleg Nesterov · 10 years ago
  33. 74e3720 proc: cleanup/simplify get_task_state/task_state_array by Oleg Nesterov · 10 years ago
  34. e29cf08 sched/numa: Report a NUMA task group ID by Mel Gorman · 11 years ago
  35. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 11 years ago
  36. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  37. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 11 years ago
  38. 138d22b fs, epoll: add procfs fdinfo helper by Cyrill Gorcunov · 11 years ago
  39. 8d23802 proc: pid/status: show all supplementary groups by Artem Bityutskiy · 11 years ago
  40. 2f4b3bf /proc/pid/status: add "Seccomp" field by Kees Cook · 11 years ago
  41. 7b9a7ec proc: don't show nonexistent capabilities by Andrew Vagin · 11 years ago
  42. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  43. e80d0a1a cputime: Rename thread_group_times to thread_group_cputime_adjusted by Frederic Weisbecker · 11 years ago
  44. e9f238c procfs: Print task uids and gids in the userns that opened the proc file by Eric W. Biederman · 12 years ago
  45. 5b172087 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 12 years ago
  46. 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
  47. 715be1f procfs: use more apprioriate types when dumping /proc/N/stat by Jan Engelhardt · 12 years ago
  48. dcb0f22 userns: Convert proc to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  49. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  50. 3748b2f procfs: fix /proc/statm by KAMEZAWA Hiroyuki · 12 years ago
  51. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  52. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  53. b3f7f57 c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 by Cyrill Gorcunov · 12 years ago
  54. 69f594a ptrace: do not audit capability check when outputing /proc/pid/stat by Eric Paris · 12 years ago
  55. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 12 years ago
  56. 06d9847 ptrace: s/tracehook_tracer_task()/ptrace_parent()/ by Tejun Heo · 13 years ago
  57. e130aa7 proc: constify status array by Mike Frysinger · 13 years ago
  58. 5883f57 proc: protect mm start_code/end_code in /proc/pid/stat by Kees Cook · 13 years ago
  59. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 13 years ago
  60. 9d6de12 proc: use seq_puts()/seq_putc() where possible by Alexey Dobriyan · 13 years ago
  61. a2ade7b proc: use unsigned long inside /proc/*/statm by Alexey Dobriyan · 13 years ago
  62. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  63. 7e49827 proc: get_nr_threads() doesn't need ->siglock any longer by Oleg Nesterov · 14 years ago
  64. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  65. 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
  66. d554ed89 fs: use rlimit helpers by Jiri Slaby · 14 years ago
  67. 7dc5215 vfs: Apply lockdep-based checking to rcu_dereference() uses by Paul E. McKenney · 14 years ago
  68. 1306d60 proc: partially revert "procfs: provide stack information for threads" by KOSAKI Motohiro · 14 years ago
  69. e178153 sched: Assert task state bits at build time by Peter Zijlstra · 14 years ago
  70. 464763c sched: Update task_state_arraypwith new states by Peter Zijlstra · 14 years ago
  71. 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 14 years ago
  73. d5b7c78 sched: Remove task_{u,s,g}time() by Hidetoshi Seto · 14 years ago
  74. d180c5b sched: Introduce task_times() to replace task_{u,s}time() pair by Hidetoshi Seto · 14 years ago
  75. 9ebd4eb procfs: fix /proc/<pid>/stat stack pointer for kernel threads by Stefani Seibold · 15 years ago
  76. 0b9e31e Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  77. c44972f procfs: disable per-task stack usage on NOMMU by Andrew Morton · 15 years ago
  78. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  79. d01d482 sched: Always show Cpus_allowed field in /proc/<pid>/status by Heiko Carstens · 15 years ago
  80. f83ce3e proc: avoid information leaks to non-privileged processes by Jake Edge · 15 years ago
  81. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  82. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  83. 526719b Switch to a valid email address... by Alan Cox · 16 years ago
  84. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  85. 45acb8d proc: remove now unneeded ADDBUF macro by Alexey Dobriyan · 16 years ago
  86. a6bebbc [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() by Lai Jiangshan · 16 years ago
  87. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  88. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  89. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  90. ca05a99 capabilities: remain source compatible with 32-bit raw legacy capability support. by Andrew G. Morgan · 16 years ago
  91. 289f8e2 capabilities: add bounding set to /proc/self/status by Serge E. Hallyn · 16 years ago
  92. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  93. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 16 years ago
  94. 06fffb1 do_task_stat: don't take rcu_read_lock() by Oleg Nesterov · 16 years ago
  95. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 16 years ago
  96. a56d3fc seqfile convert proc_pid_statm by Eric W. Biederman · 16 years ago
  97. ee99274 proc: rewrite do_task_stat to correctly handle pid namespaces. by Eric W. Biederman · 16 years ago
  98. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 16 years ago
  99. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  100. a98fdce fix the "remove task_ppid_nr_ns" commit by Oleg Nesterov · 16 years ago