aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/base.c
Commit message (Expand)AuthorAge
* mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov2009-08-10
* mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov2009-08-10
* mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov2009-08-10
* oom: move oom_adj value from task_struct to mm_structDavid Rientjes2009-06-16
* Merge branch 'master' into nextJames Morris2009-06-08
|\
| * procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro2009-05-29
* | CRED: Guard the setprocattr security hook against ptraceDavid Howells2009-05-10
|/
* proc: avoid information leaks to non-privileged processesJake Edge2009-05-04
* proc: mounts_poll() make consistent to mdstat_pollKOSAKI Motohiro2009-04-16
* Get rid of indirect include of fs_struct.hAl Viro2009-03-31
* fix setuid sometimes wouldn'tHugh Dickins2009-03-28
* constify dentry_operations: procfsAl Viro2009-03-27
* Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-17
* filp->f_pos not correctly updated in proc_task_readdirZhang Le2009-03-16
* Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-01-07
|\
| * proc: remove write-only variable in proc_pident_lookup()WANG Cong2009-01-05
| * proc: fix sparse warningHannes Eder2009-01-05
| * proc: add /proc/*/stackKen Chen2009-01-05
| * proc: remove '##' usageAlexey Dobriyan2009-01-05
| * proc: remove useless WARN_ONsAlexey Dobriyan2009-01-05
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-05
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
|\
| * sched: fix warning in fs/proc/base.cIngo Molnar2008-12-22
| * schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-18
* | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \ | |/ |/|
| * CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| * CRED: Separate task security context from task_structDavid Howells2008-11-13
* | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-10
|/
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* proc: remove kernel.maps_protectAlexey Dobriyan2008-10-09
* [PATCH] proc: show personality via /proc/pid/personalityKees Cook2008-10-09
* [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-09
* proc: fix warningsAlexander Beregalov2008-08-05
* task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-27
* task IO accounting: improve code readabilityAndrea Righi2008-07-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
|\
| * [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* | task IO accounting: correctly account threads IO statisticsAndrea Righi2008-07-26
|/
* /proc/PID/syscallRoland McGrath2008-07-26
* tracehook: tracehook_tracer_taskRoland McGrath2008-07-26
* task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-25
* 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