- a0c9f24 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
- 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
- 230e40f proc: remove write-only variable in proc_pident_lookup() by WANG Cong · 16 years ago
- dfe6b7d proc: fix sparse warning by Hannes Eder · 16 years ago
- 2ec220e proc: add /proc/*/stack by Ken Chen · 16 years ago
- 631f9c1 proc: remove '##' usage by Alexey Dobriyan · 16 years ago
- ecae934 proc: remove useless WARN_ONs by Alexey Dobriyan · 16 years ago
- a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
- 826e08b sched: fix warning in fs/proc/base.c by Ingo Molnar · 16 years ago
- 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 16 years ago
- 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
- c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
- b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
- aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
- 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 16 years ago
- 4783072 [PATCH] proc: show personality via /proc/pid/personality by Kees Cook · 16 years ago
- a6bebbc [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() by Lai Jiangshan · 16 years ago
- 7c44319 proc: fix warnings by Alexander Beregalov · 16 years ago
- 940389b task IO accounting: move all IO statistics in struct task_io_accounting by Andrea Righi · 16 years ago
- 5995477 task IO accounting: improve code readability by Andrea Righi · 16 years ago
- 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
- b2d002d task IO accounting: correctly account threads IO statistics by Andrea Righi · 16 years ago
- e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
- ebcb673 /proc/PID/syscall by Roland McGrath · 16 years ago
- 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
- 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
- 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
- aed5417 proc: calculate the correct /proc/<pid> link count by Vegard Nossum · 16 years ago
- 6ee6504 [PATCH] open sessionid permissions by Steve Grubb · 17 years ago
- 9f3acc3 [PATCH] split linux/file.h by Al Viro · 17 years ago
- 638fa202 procfs: mem permission cleanup by Roland McGrath · 17 years ago
- 925d1c4 procfs task exe symlink by Matt Helsley · 17 years ago
- 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 17 years ago
- a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 17 years ago
- 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 17 years ago
- 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 17 years ago
- 1e0bd75 [PATCH] export sessionid alongside the loginuid in procfs by Eric Paris · 17 years ago
- 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- b2211a3 net: fix build with CONFIG_NET=n by Andrew Morton · 17 years ago
- e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 17 years ago
- 13d77c3 latencytop: change /proc task_struct access method by Hiroshi Shimamoto · 17 years ago
- d6643d1 latencytop: fix memory leak on latency proc file by Hiroshi Shimamoto · 17 years ago
- ae00278 latencytop: fix kernel panic while reading latency proc file by Hiroshi Shimamoto · 17 years ago
- 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 17 years ago
- cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 17 years ago
- 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 17 years ago
- 6ac08c3 Use struct path in fs_struct by Jan Blunck · 17 years ago
- 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
- 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
- b55fcb2 revert "proc: fix the threaded proc self" by Andrew Morton · 17 years ago
- 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
- c6caeb7 proc: fix the threaded /proc/self by Eric W. Biederman · 17 years ago
- 488e5bc proc: proper pidns handling for /proc/self by Eric W. Biederman · 17 years ago
- df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
- a56d3fc seqfile convert proc_pid_statm by Eric W. Biederman · 17 years ago
- ee99274 proc: rewrite do_task_stat to correctly handle pid namespaces. by Eric W. Biederman · 17 years ago
- be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 17 years ago
- 7766755 Fix /proc dcache deadlock in do_exit by Andrea Arcangeli · 17 years ago
- 1e88328 maps4: make page monitoring /proc file optional by Matt Mackall · 17 years ago
- 85863e4 maps4: add /proc/pid/pagemap interface by Matt Mackall · 17 years ago
- f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 17 years ago
- 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
- 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
- 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
- 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 17 years ago
- 6d8982d proc/base.c: Use task_is_* by Matthew Wilcox · 17 years ago
- 19fd4bb proc: remove races from proc_id_readdir() by Eric W. Biederman · 17 years ago
- 9fcc2d1 proc: simplify and correct proc_flush_task by Eric W. Biederman · 17 years ago
- 0895e91 procfs: fix kernel-doc param warnings by Randy Dunlap · 17 years ago
- 457c251 Remove unused variables from fs/proc/base.c by Pavel Emelyanov · 17 years ago
- d85f50d proc: export a processes resource limits via /proc/pid by Neil Horman · 17 years ago
- bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
- b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
- 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
- 130f77e pid namespaces: make proc_flush_task() actually from entries from multiple namespaces by Pavel Emelyanov · 17 years ago
- 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
- 60347f6 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees by Pavel Emelyanov · 17 years ago
- cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
- 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
- a424316 Task Control Groups: add procfs interface by Paul Menage · 17 years ago
- 315e28c Don't truncate /proc/PID/environ at 4096 characters by James Pearson · 17 years ago
- 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
- e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
- 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
- 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
- 3cb4a0b coredump masking: add an interface for core dump filter by Kawai, Hidehiro · 17 years ago
- 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
- 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
- 1d9d02f move seccomp from /proc to a prctl by Andrea Arcangeli · 17 years ago
- da58a16 /proc/*/environ: wrong placing of ptrace_may_attach() check by Alexey Dobriyan · 17 years ago
- 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
- 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
- 4b8df89 smaps: only define clear_refs for CONFIG_MMU by David Rientjes · 18 years ago
- 0c28f28 procfs: use simple_read_from_buffer() by Akinobu Mita · 18 years ago
- 1e8123f Remove redundant check from proc_setattr() by John Johansen · 18 years ago
- 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 18 years ago
- ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago