Security: split proc ptrace checking into read vs. attach
[safe/jmp/linux-2.6] / fs / proc / base.c
2008-07-14 Stephen SmalleySecurity: split proc ptrace checking into read vs....
2008-06-06 Vegard Nossumproc: calculate the correct /proc/<pid> link count
2008-05-17 Steve Grubb[PATCH] open sessionid permissions
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-29 Roland McGrathprocfs: mem permission cleanup
2008-04-29 Matt Helsleyprocfs task exe symlink
2008-04-23 Ram Pai[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
2008-04-23 Miklos Szeredi[patch 5/7] vfs: mountinfo: allow using process root
2008-04-22 Al Viro[PATCH] proc_readfd_common() race fix
2008-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-20 Andre Noll[NET]: Fix permissions of /proc/net
2008-03-18 Eric Paris[PATCH] export sessionid alongside the loginuid in...
2008-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-12 Andrew Mortonnet: fix build with CONFIG_NET=n
2008-03-07 Pavel Emelyanov[NET]: Make /proc/net a symlink on /proc/self/net (v3)
2008-02-25 Hiroshi Shimamotolatencytop: change /proc task_struct access method
2008-02-25 Hiroshi Shimamotolatencytop: fix memory leak on latency proc file
2008-02-25 Hiroshi Shimamotolatencytop: fix kernel panic while reading latency...
2008-02-24 Eugene Teoproc: add RLIMIT_RTTIME to /proc/<pid>/limits
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: Make proc_get_link() use a struct path argument
2008-02-15 Jan BlunckUse struct path in fs_struct
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Andrew Mortonrevert "proc: fix the threaded proc self"
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-08 Eric W. Biedermanproc: fix the threaded /proc/self
2008-02-08 Eric W. Biedermanproc: proper pidns handling for /proc/self
2008-02-08 Eric W. Biedermanproc: seqfile convert proc_pid_status to properly handl...
2008-02-08 Eric W. Biedermanseqfile convert proc_pid_statm
2008-02-08 Eric W. Biedermanproc: rewrite do_task_stat to correctly handle pid...
2008-02-08 Eric W. Biedermanproc: implement proc_single_file_operations
2008-02-05 Andrea ArcangeliFix /proc dcache deadlock in do_exit
2008-02-05 Matt Mackallmaps4: make page monitoring /proc file optional
2008-02-05 Matt Mackallmaps4: add /proc/pid/pagemap interface
2008-02-05 Matt Mackallmaps4: move clear_refs code to task_mmu.c
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-25 Arjan van de Vensched: latencytop support
2008-01-02 Al Virorestrict reading from /proc/<pid>/maps to those who...
2007-12-06 Matthew Wilcoxproc/base.c: Use task_is_*
2007-11-29 Eric W. Biedermanproc: remove races from proc_id_readdir()
2007-11-15 Eric W. Biedermanproc: simplify and correct proc_flush_task
2007-10-23 Randy Dunlapprocfs: fix kernel-doc param warnings
2007-10-19 Pavel EmelyanovRemove unused variables from fs/proc/base.c
2007-10-19 Neil Hormanproc: export a processes resource limits via /proc/pid
2007-10-19 Pavel EmelyanovIsolate some explicit usage of task->tgid
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Pavel Emelyanovpid namespaces: initialize the namespace's proc_mnt
2007-10-19 Pavel Emelyanovpid namespaces: make proc_flush_task() actually from...
2007-10-19 Pavel Emelyanovpid namespaces: helpers to find the task by its numeric...
2007-10-19 Pavel Emelyanovpid namespaces: prepare proc_flust_task() to flush...
2007-10-19 Pavel EmelyanovMake access to task's nsproxy lighter
2007-10-19 Paul MenageTask Control Groups: make cpusets a client of cgroups
2007-10-19 Paul MenageTask Control Groups: add procfs interface
2007-10-17 James PearsonDon't truncate /proc/PID/environ at 4096 characters
2007-10-17 Mathieu DesnoyersFix f_version type: should be u64 instead of unsigned...
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-15 Ingo Molnarsched: clean up schedstats, cnt -> count
2007-07-31 Alexey DobriyanFix leaks on /proc/{*/sched,sched_debug,timer_list...
2007-07-19 Kawai, Hidehirocoredump masking: add an interface for core dump filter
2007-07-19 Kawai, Hidehirocoredump masking: reimplementation of dumpable using...
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-16 Andrea Arcangelimove seccomp from /proc to a prctl
2007-07-16 Alexey Dobriyan/proc/*/environ: wrong placing of ptrace_may_attach...
2007-07-09 Ingo Molnarsched: scheduler debugging, core
2007-07-09 Balbir Singhsched: update delay-accounting to use CFS's precise...
2007-05-09 David Rientjessmaps: only define clear_refs for CONFIG_MMU
2007-05-08 Akinobu Mitaprocfs: use simple_read_from_buffer()
2007-05-08 John JohansenRemove redundant check from proc_setattr()
2007-05-08 Alexey DobriyanFix race between cat /proc/*/wchan and rmmod et al
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Alexey Dobriyan/proc/*/oom_score oops re badness
2007-05-08 Miklos Szerediadd file position info to proc
2007-05-08 Eric Dumazetprocfs: reorder struct pid_dentry to save space on...
2007-05-08 Kees Cookproc: maps protection
2007-05-08 Alexey DobriyanAllow access to /proc/$PID/fd after setuid()
2007-05-07 David Rientjessmaps: add clear_refs file to clear reference
2007-03-14 Al Viro[PATCH] sanitize security_getprocattr() API
2007-02-21 Glauber de Oliveir... [PATCH] Missing __user in pointer referenced within...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-11 Alexey Dobriyan[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from...
2007-02-02 Guillaume Chazarain[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task
2007-01-26 Alexey Dobriyan[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts
2006-12-10 Andrew Morton[PATCH] io-accounting: report in procfs
2006-12-08 Akinobu Mita[PATCH] fault injection: process filtering for fault...
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-12-08 Josef "Jeff" Sipek[PATCH] proc: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Adrian Bunk[PATCH] make fs/proc/base.c:proc_pid_instantiate()...
2006-12-07 Guillem Jover[PATCH] Allow user processes to raise their oom_adj...
2006-11-25 Vasily Tarasov[PATCH] mounstats NULL pointer dereference
2006-10-20 Alexey Dobriyan[PATCH] OOM killer meets userspace headers
2006-10-17 Andrew Morton[PATCH] PROC_NUMBUF is wrong
2006-10-02 Oleg Nesterov[PATCH] introduce get_task_pid() to fix unsafe get_pid()
2006-10-02 Eric W. Biederman[PATCH] proc: comment what proc_fill_cache does
2006-10-02 Eric W. Biederman[PATCH] proc: remove the useless SMP-safe comments...
2006-10-02 Eric W. Biederman[PATCH] proc: remove trailing blank entry from pid_entr...
2006-10-02 Eric W. Biederman[PATCH] proc: properly compute TGID_OFFSET
next