Eric W. Biederman
|
c6caeb7c45
proc: fix the threaded /proc/self
|
17 년 전 |
Eric W. Biederman
|
488e5bc456
proc: proper pidns handling for /proc/self
|
17 년 전 |
Eric W. Biederman
|
df5f8314ca
proc: seqfile convert proc_pid_status to properly handle pid namespaces
|
17 년 전 |
Eric W. Biederman
|
a56d3fc74c
seqfile convert proc_pid_statm
|
17 년 전 |
Eric W. Biederman
|
ee992744ea
proc: rewrite do_task_stat to correctly handle pid namespaces.
|
17 년 전 |
Eric W. Biederman
|
be614086a4
proc: implement proc_single_file_operations
|
17 년 전 |
Andrea Arcangeli
|
7766755a2f
Fix /proc dcache deadlock in do_exit
|
17 년 전 |
Matt Mackall
|
1e88328111
maps4: make page monitoring /proc file optional
|
17 년 전 |
Matt Mackall
|
85863e475e
maps4: add /proc/pid/pagemap interface
|
17 년 전 |
Matt Mackall
|
f248dcb34d
maps4: move clear_refs code to task_mmu.c
|
17 년 전 |
Al Viro
|
0c11b9428f
[PATCH] switch audit_get_loginuid() to task_struct *
|
17 년 전 |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 년 전 |
Arjan van de Ven
|
9745512ce7
sched: latencytop support
|
17 년 전 |
Al Viro
|
831830b5a2
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
|
17 년 전 |
Matthew Wilcox
|
6d8982d9b8
proc/base.c: Use task_is_*
|
17 년 전 |
Eric W. Biederman
|
19fd4bb2a0
proc: remove races from proc_id_readdir()
|
17 년 전 |
Eric W. Biederman
|
9fcc2d15b1
proc: simplify and correct proc_flush_task
|
17 년 전 |
Randy Dunlap
|
0895e91d60
procfs: fix kernel-doc param warnings
|
17 년 전 |
Pavel Emelyanov
|
457c25107b
Remove unused variables from fs/proc/base.c
|
17 년 전 |
Neil Horman
|
d85f50d5e1
proc: export a processes resource limits via /proc/pid
|
17 년 전 |
Pavel Emelyanov
|
bac0abd617
Isolate some explicit usage of task->tgid
|
17 년 전 |
Pavel Emelyanov
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
17 년 전 |
Pavel Emelyanov
|
6f4e643353
pid namespaces: initialize the namespace's proc_mnt
|
17 년 전 |
Pavel Emelyanov
|
130f77ecb2
pid namespaces: make proc_flush_task() actually from entries from multiple namespaces
|
17 년 전 |
Pavel Emelyanov
|
198fe21b0a
pid namespaces: helpers to find the task by its numerical ids
|
17 년 전 |
Pavel Emelyanov
|
60347f6716
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees
|
17 년 전 |
Pavel Emelyanov
|
cf7b708c8d
Make access to task's nsproxy lighter
|
17 년 전 |
Paul Menage
|
8793d854ed
Task Control Groups: make cpusets a client of cgroups
|
17 년 전 |
Paul Menage
|
a424316ca1
Task Control Groups: add procfs interface
|
17 년 전 |
James Pearson
|
315e28c8d6
Don't truncate /proc/PID/environ at 4096 characters
|
17 년 전 |