| Commit message (Expand) | Author | Age | Files | Lines |
* | c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/... | Cyrill Gorcunov | 2012-05-31 | 1 | -3/+17 |
* | fs, proc: introduce /proc/<pid>/task/<tid>/children entry | Cyrill Gorcunov | 2012-05-31 | 1 | -0/+123 |
* | procfs: use more apprioriate types when dumping /proc/N/stat | Jan Engelhardt | 2012-05-31 | 1 | -2/+2 |
* | userns: Convert proc to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | 1 | -2/+8 |
* | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman | 2012-05-03 | 1 | -1/+4 |
* | procfs: fix /proc/statm | KAMEZAWA Hiroyuki | 2012-03-28 | 1 | -1/+1 |
* | procfs: speed up /proc/pid/stat, statm | KAMEZAWA Hiroyuki | 2012-03-23 | 1 | -55/+64 |
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-14 | 1 | -1/+1 |
|\ |
|
| * | ptrace: do not audit capability check when outputing /proc/pid/stat | Eric Paris | 2012-01-05 | 1 | -1/+1 |
* | | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 | Cyrill Gorcunov | 2012-01-12 | 1 | -2/+5 |
* | | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 2011-12-15 | 1 | -4/+4 |
|/ |
|
* | ptrace: s/tracehook_tracer_task()/ptrace_parent()/ | Tejun Heo | 2011-06-22 | 1 | -1/+1 |
* | proc: constify status array | Mike Frysinger | 2011-05-26 | 1 | -2/+2 |
* | proc: protect mm start_code/end_code in /proc/pid/stat | Kees Cook | 2011-03-23 | 1 | -2/+2 |
* | s390: remove task_show_regs | Martin Schwidefsky | 2011-02-15 | 1 | -3/+0 |
* | proc: use seq_puts()/seq_putc() where possible | Alexey Dobriyan | 2011-01-13 | 1 | -11/+11 |
* | proc: use unsigned long inside /proc/*/statm | Alexey Dobriyan | 2011-01-13 | 1 | -3/+3 |
* | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials | David Howells | 2010-07-29 | 1 | -1/+1 |
* | proc: get_nr_threads() doesn't need ->siglock any longer | Oleg Nesterov | 2010-05-27 | 1 | -2/+2 |
* | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 2010-05-11 | 1 | -2/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | fs: use rlimit helpers | Jiri Slaby | 2010-03-06 | 1 | -2/+2 |
* | vfs: Apply lockdep-based checking to rcu_dereference() uses | Paul E. McKenney | 2010-02-25 | 1 | -0/+2 |
* | proc: partially revert "procfs: provide stack information for threads" | KOSAKI Motohiro | 2010-01-11 | 1 | -89/+0 |
* | sched: Assert task state bits at build time | Peter Zijlstra | 2009-12-17 | 1 | -8/+10 |
* | sched: Update task_state_arraypwith new states | Peter Zijlstra | 2009-12-17 | 1 | -2/+5 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-05 | 1 | -8/+15 |
|\ |
|
| * | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto | 2009-12-02 | 1 | -4/+1 |
| * | sched: Remove task_{u,s,g}time() | Hidetoshi Seto | 2009-11-26 | 1 | -2/+2 |
| * | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto | 2009-11-26 | 1 | -2/+1 |
| * | Merge branch 'linus' into sched/core | Ingo Molnar | 2009-10-25 | 1 | -1/+91 |
| |\ |
|
| * | | sched: Always show Cpus_allowed field in /proc/<pid>/status | Heiko Carstens | 2009-09-21 | 1 | -0/+11 |
* | | | procfs: fix /proc/<pid>/stat stack pointer for kernel threads | Stefani Seibold | 2009-11-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | procfs: disable per-task stack usage on NOMMU | Andrew Morton | 2009-09-24 | 1 | -0/+7 |
* | | procfs: provide stack information for threads | Stefani Seibold | 2009-09-23 | 1 | -1/+84 |
|/ |
|
* | proc: avoid information leaks to non-privileged processes | Jake Edge | 2009-05-04 | 1 | -4/+9 |
* | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2008-11-14 | 1 | -11/+21 |
* | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -8/+10 |
* | Switch to a valid email address... | Alan Cox | 2008-10-27 | 1 | -1/+1 |
*---. | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 | 1 | -70/+4 |
|\ \ \ |
|
| | | * | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 | 1 | -4/+4 |
| | |/ |
|
| * | | proc: remove now unneeded ADDBUF macro | Alexey Dobriyan | 2008-10-10 | 1 | -5/+0 |
| * | | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l... | Lai Jiangshan | 2008-10-10 | 1 | -2/+0 |
| |/ |
|
| * | sched: fix process time monotonicity | Balbir Singh | 2008-09-05 | 1 | -59/+0 |
|/ |
|
* | tracehook: tracehook_tracer_task | Roland McGrath | 2008-07-26 | 1 | -2/+7 |
* | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan | 2008-05-31 | 1 | -1/+1 |
* | capabilities: add bounding set to /proc/self/status | Serge E. Hallyn | 2008-05-13 | 1 | -0/+1 |
* | [PATCH] split linux/file.h | Al Viro | 2008-05-01 | 1 | -0/+1 |
* | tty_io: fix remaining pid struct locking | Alan Cox | 2008-04-30 | 1 | -1/+3 |
* | do_task_stat: don't take rcu_read_lock() | Oleg Nesterov | 2008-04-30 | 1 | -2/+0 |