aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/base.c
Commit message (Expand)AuthorAge
* Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-14
* proc: calculate the correct /proc/<pid> link countVegard Nossum2008-06-06
* [PATCH] open sessionid permissionsSteve Grubb2008-05-17
* [PATCH] split linux/file.hAl Viro2008-05-01
* procfs: mem permission cleanupRoland McGrath2008-04-29
* procfs task exe symlinkMatt Helsley2008-04-29
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-23
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-23
* [PATCH] proc_readfd_common() race fixAl Viro2008-04-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-21
|\
| * [NET]: Fix permissions of /proc/netAndre Noll2008-03-20
* | [PATCH] export sessionid alongside the loginuid in procfsEric Paris2008-03-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-12
|\
| * net: fix build with CONFIG_NET=nAndrew Morton2008-03-11
| * [NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2008-03-07
* | latencytop: change /proc task_struct access methodHiroshi Shimamoto2008-02-25
* | latencytop: fix memory leak on latency proc fileHiroshi Shimamoto2008-02-25
* | latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto2008-02-25
|/
* proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo2008-02-23
* d_path: Make d_path() use a struct pathJan Blunck2008-02-15
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-15
* Use struct path in fs_structJan Blunck2008-02-15
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* revert "proc: fix the threaded proc self"Andrew Morton2008-02-08
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* proc: fix the threaded /proc/selfEric W. Biederman2008-02-08
* proc: proper pidns handling for /proc/selfEric W. Biederman2008-02-08
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-08
* seqfile convert proc_pid_statmEric W. Biederman2008-02-08
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-08
* proc: implement proc_single_file_operationsEric W. Biederman2008-02-08
* Fix /proc dcache deadlock in do_exitAndrea Arcangeli2008-02-05
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-05
* maps4: add /proc/pid/pagemap interfaceMatt Mackall2008-02-05
* maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-05
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * proc/base.c: Use task_is_*Matthew Wilcox2007-12-06
* | sched: latencytop supportArjan van de Ven2008-01-25
* | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-02
|/
* proc: remove races from proc_id_readdir()Eric W. Biederman2007-11-29
* proc: simplify and correct proc_flush_taskEric W. Biederman2007-11-14
* procfs: fix kernel-doc param warningsRandy Dunlap2007-10-22
* Remove unused variables from fs/proc/base.cPavel Emelyanov2007-10-19
* proc: export a processes resource limits via /proc/pidNeil Horman2007-10-19
* Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* pid namespaces: initialize the namespace's proc_mntPavel Emelyanov2007-10-19
* pid namespaces: make proc_flush_task() actually from entries from multiple na...Pavel Emelyanov2007-10-19