aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/task_nommu.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-10proc: remove kernel.maps_protectGravatar Alexey Dobriyan 1-5/+0
2008-07-14Security: split proc ptrace checking into read vs. attachGravatar Stephen Smalley 1-1/+1
2008-05-04task_nommu: fix compile failing bug because of spilt file.hGravatar Bryan Wu 1-0/+1
2008-04-29procfs task exe symlinkGravatar Matt Helsley 1-34/+0
2008-02-14d_path: Make proc_get_link() use a struct path argumentGravatar Jan Blunck 1-3/+3
2008-02-08procfs: constify function pointer tablesGravatar Jan Engelhardt 1-1/+1
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesGravatar Eric W. Biederman 1-3/+2
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidGravatar Al Viro 1-3/+1
2007-05-08proc: maps protectionGravatar Kees Cook 1-0/+7
2007-02-12[PATCH] mark struct file_operations const 6Gravatar Arjan van de Ven 1-1/+1
2006-12-08[PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathGravatar Josef "Jeff" Sipek 1-2/+2
2006-09-27[PATCH] NOMMU: Implement /proc/pid/maps for NOMMUGravatar David Howells 1-14/+60
2006-07-03[PATCH] uclinux: fix proc_task()/get_proc-task() namingGravatar Greg Ungerer 1-1/+1
2006-06-26[PATCH] proc: Move proc_maps_operations into task_mmu.cGravatar Eric W. Biederman 1-1/+20
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+164