Commit Graph

128 Commits (4dbf7af6442a9a882855bed0d999659ac413e3ac)

Author SHA1 Message Date
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Al Viro 831830b5a2 restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid 17 years ago
Eric W. Biederman 19fd4bb2a0 proc: remove races from proc_id_readdir() 17 years ago
Eric W. Biederman 9fcc2d15b1 proc: simplify and correct proc_flush_task 17 years ago
Randy Dunlap 0895e91d60 procfs: fix kernel-doc param warnings 18 years ago
Pavel Emelyanov 457c25107b Remove unused variables from fs/proc/base.c 18 years ago
Neil Horman d85f50d5e1 proc: export a processes resource limits via /proc/pid 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 18 years ago
Pavel Emelyanov 130f77ecb2 pid namespaces: make proc_flush_task() actually from entries from multiple namespaces 18 years ago
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Paul Menage a424316ca1 Task Control Groups: add procfs interface 18 years ago
James Pearson 315e28c8d6 Don't truncate /proc/PID/environ at 4096 characters 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Ingo Molnar 2d72376b3a sched: clean up schedstats, cnt -> count 18 years ago
Alexey Dobriyan 5ea473a1df Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} 18 years ago
Kawai, Hidehiro 3cb4a0bb1e coredump masking: add an interface for core dump filter 18 years ago
Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Andrea Arcangeli 1d9d02feee move seccomp from /proc to a prctl 18 years ago
Alexey Dobriyan da58a16173 /proc/*/environ: wrong placing of ptrace_may_attach() check 18 years ago
Ingo Molnar 43ae34cb4c sched: scheduler debugging, core 18 years ago
Balbir Singh 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 years ago
David Rientjes 4b8df8915a smaps: only define clear_refs for CONFIG_MMU 18 years ago
Akinobu Mita 0c28f287aa procfs: use simple_read_from_buffer() 18 years ago
John Johansen 1e8123fded Remove redundant check from proc_setattr() 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Alexey Dobriyan 19c5d45a09 /proc/*/oom_score oops re badness 18 years ago
Miklos Szeredi 2793274298 add file position info to proc 18 years ago
Eric Dumazet c5141e6d64 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them 18 years ago
Kees Cook 5096add84b proc: maps protection 18 years ago
Alexey Dobriyan 8948e11f45 Allow access to /proc/$PID/fd after setuid() 18 years ago
David Rientjes b813e931b4 smaps: add clear_refs file to clear reference 18 years ago
Al Viro 04ff97086b [PATCH] sanitize security_getprocattr() API 18 years ago
Glauber de Oliveira Costa 63967fa911 [PATCH] Missing __user in pointer referenced within copy_from_user 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Alexey Dobriyan 4b98d11b40 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct 18 years ago
Guillaume Chazarain 7d8952440f [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task 18 years ago
Alexey Dobriyan 863c47028e [PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts 18 years ago
Andrew Morton aba76fdb8a [PATCH] io-accounting: report in procfs 18 years ago
Akinobu Mita f4f154fd92 [PATCH] fault injection: process filtering for fault-injection capabilities 18 years ago
Kirill Korotaev 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago