aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/task_nommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro1-3/+1
2007-05-08proc: maps protectionKees Cook1-0/+7
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2006-12-08[PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-2/+2
2006-09-27[PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells1-14/+60
2006-07-03[PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer1-1/+1
2006-06-26[PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman1-1/+20
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+164