Historique des commits

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