Commit History

Author SHA1 Message Date
  Cyrill Gorcunov 5b172087f9 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat 13 years ago
  Cyrill Gorcunov 818411616b fs, proc: introduce /proc/<pid>/task/<tid>/children entry 13 years ago
  Jan Engelhardt 715be1fce0 procfs: use more apprioriate types when dumping /proc/N/stat 13 years ago
  Eric W. Biederman dcb0f22282 userns: Convert proc to use kuid/kgid where appropriate 13 years ago
  Eric W. Biederman ae2975bc34 userns: Convert group_info values from gid_t to kgid_t. 13 years ago
  KAMEZAWA Hiroyuki 3748b2f15b procfs: fix /proc/statm 13 years ago
  KAMEZAWA Hiroyuki bda7bad62b procfs: speed up /proc/pid/stat, statm 13 years ago
  Linus Torvalds c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 13 years ago
  Cyrill Gorcunov b3f7f573a2 c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 13 years ago
  Eric Paris 69f594a389 ptrace: do not audit capability check when outputing /proc/pid/stat 13 years ago
  Martin Schwidefsky 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
  Tejun Heo 06d984737b ptrace: s/tracehook_tracer_task()/ptrace_parent()/ 14 years ago
  Mike Frysinger e130aa70f4 proc: constify status array 14 years ago
  Kees Cook 5883f57ca0 proc: protect mm start_code/end_code in /proc/pid/stat 14 years ago
  Martin Schwidefsky 261cd298a8 s390: remove task_show_regs 14 years ago
  Alexey Dobriyan 9d6de12f70 proc: use seq_puts()/seq_putc() where possible 14 years ago
  Alexey Dobriyan a2ade7b6ca proc: use unsigned long inside /proc/*/statm 14 years ago
  David Howells de09a9771a CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials 15 years ago
  Oleg Nesterov 7e49827cc9 proc: get_nr_threads() doesn't need ->siglock any longer 15 years ago
  Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Jiri Slaby d554ed895d fs: use rlimit helpers 15 years ago
  Paul E. McKenney 7dc5215798 vfs: Apply lockdep-based checking to rcu_dereference() uses 15 years ago
  KOSAKI Motohiro 1306d603fc proc: partially revert "procfs: provide stack information for threads" 15 years ago
  Peter Zijlstra e1781538cf sched: Assert task state bits at build time 15 years ago
  Peter Zijlstra 464763cf1c sched: Update task_state_arraypwith new states 15 years ago
  Linus Torvalds 897e81bea1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Hidetoshi Seto 0cf55e1ec0 sched, cputime: Introduce thread_group_times() 15 years ago
  Hidetoshi Seto d5b7c78e97 sched: Remove task_{u,s,g}time() 15 years ago
  Hidetoshi Seto d180c5bcce sched: Introduce task_times() to replace task_{u,s}time() pair 15 years ago