- a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- c239905 net: proc: remove proc_net_remove by Gao feng · 12 years ago
- b4278c9 net: proc: remove proc_net_fops_create by Gao feng · 12 years ago
- 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
- a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
- dfb2ea4 proc: Allow proc_free_inum to be called from any context by Eric W. Biederman · 12 years ago
- 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- ee29720 proc: fix inconsistent lock state by Xiaotian Feng · 12 years ago
- 46f6955 procfs: drop vmtruncate by Marco Stornelli · 12 years ago
- 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 138d22b fs, epoll: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
- 55985dd procfs: add ability to plug in auxiliary fdinfo providers by Cyrill Gorcunov · 12 years ago
- 8d23802 proc: pid/status: show all supplementary groups by Artem Bityutskiy · 12 years ago
- 2f4b3bf /proc/pid/status: add "Seccomp" field by Kees Cook · 12 years ago
- 834f82e procfs: add VmFlags field in smaps output by Cyrill Gorcunov · 12 years ago
- 7b9a7ec proc: don't show nonexistent capabilities by Andrew Vagin · 12 years ago
- f9a00e8 procfs: use kbasename() by Andy Shevchenko · 12 years ago
- 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 4ff1b2c procfs: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
- e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
- f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
- c1ad41f Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" by Ingo Molnar · 12 years ago
- e783377 Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
- 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- e80d0a1a cputime: Rename thread_group_times to thread_group_cputime_adjusted by Frederic Weisbecker · 12 years ago
- 05f5648 proc: check vma->vm_file before dereferencing by Stanislav Kinsbursky · 12 years ago
- 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
- bf056bf proc: Fix the namespace inode permission checks. by Eric W. Biederman · 13 years ago
- 33d6dce proc: Generalize proc inode allocation by Eric W. Biederman · 13 years ago
- 4f326c0 userns: Allow unprivilged mounts of proc and sysfs by Eric W. Biederman · 12 years ago
- e9f238c procfs: Print task uids and gids in the userns that opened the proc file by Eric W. Biederman · 12 years ago
- cde1975 userns: Implent proc namespace operations by Eric W. Biederman · 12 years ago
- 8823c07 vfs: Add setns support for the mount namespace by Eric W. Biederman · 15 years ago
- 57e8391 pidns: Add setns support by Eric W. Biederman · 15 years ago
- 0a01f2c pidns: Make the pidns proc mount/umount logic obvious. by Eric W. Biederman · 12 years ago
- 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 15 years ago
- ae06c7c procfs: Don't cache a pid in the root inode. by Eric W. Biederman · 14 years ago
- e656d8a procfs: Use the proc generic infrastructure for proc/self. by Eric W. Biederman · 14 years ago
- 73f7ef4 sysctl: Pass useful parameters to sysctl permissions by Eric W. Biederman · 12 years ago
- ec05a23 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
- fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 12 years ago
- 5258f38 sched/autogroup: Fix crash on reboot when autogroup is disabled by Mike Galbraith · 12 years ago
- 684baeb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 9e78144 hold task->mempolicy while numa_maps scans. by KAMEZAWA Hiroyuki · 12 years ago
- 32f8516 mm, mempolicy: fix printing stack contents in numa_maps by David Rientjes · 12 years ago
- f81700b procfs: don't need a PATH_MAX allocation to hold a string representation of an int by Jeff Layton · 12 years ago
- 7386cdb nohz: Fix idle ticks in cpu summary line of /proc/stat by Michal Hocko · 12 years ago
- 7a71932 kpageflags: fix wrong KPF_THP on non-huge compound pages by Naoya Horiguchi · 12 years ago
- ea5272f rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c by Michel Lespinasse · 12 years ago
- 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
- 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 9fb8844 fs/proc/root.c: use NULL instead of 0 for pointer by Sachin Kamat · 12 years ago
- ab4a1f2 proc_sysctl.c: use BUG_ON instead of BUG by Prasad Joshi · 12 years ago
- 17baa2a proc: use kzalloc instead of kmalloc and memset by yan · 12 years ago
- 0e06936 proc: no need to initialize proc_inode->fd in proc_get_inode() by yan · 12 years ago
- 62072750 proc: return -ENOMEM when inode allocation failed by yan · 12 years ago
- 0f4cfb2 coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 by Oleg Nesterov · 12 years ago
- aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- 7b540d0 proc_map_files_readdir(): don't bother with grabbing files by Al Viro · 12 years ago
- cb0942b make get_file() return its argument by Al Viro · 12 years ago
- c6f3d81 don't leak O_CLOEXEC into ->f_flags by Al Viro · 12 years ago
- ddd3e07 procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2 by Cyrill Gorcunov · 12 years ago
- faf60af procfs: Move /proc/pid/fd[info] handling code to fd.[ch] by Cyrill Gorcunov · 12 years ago
- f76d207 userns: Add kprojid_t and associated infrastructure in projid.h by Eric W. Biederman · 12 years ago
- e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
- 6bf6104 fs/proc: fix potential unregister_sysctl_table hang by Francesco Ruggeri · 12 years ago
- bc452b4 proc: do not allow negative offsets on /proc/<pid>/environ by Djalal Harouni · 12 years ago
- e8905ec proc: environ_read() make sure offset points to environment address range by Djalal Harouni · 12 years ago
- 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
- b5fb63c1 fs: add nd_jump_link by Christoph Hellwig · 12 years ago
- 408ef01 fs: move path_put on failure out of ->follow_link by Christoph Hellwig · 12 years ago
- 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
- 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
- 475d009 of: Improve prom_update_property() function by Dong Aisheng · 12 years ago
- 0640113 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling by Linus Torvalds · 12 years ago
- 5b17208 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat by Cyrill Gorcunov · 12 years ago
- 81841161 fs, proc: introduce /proc/<pid>/task/<tid>/children entry by Cyrill Gorcunov · 12 years ago
- bca1554 proc/smaps: show amount of nonlinear ptes in vma by Konstantin Khlebnikov · 12 years ago
- b1d4d9e proc/smaps: carefully handle migration entries by Konstantin Khlebnikov · 12 years ago
- 052fb0d proc: report file/anon bit in /proc/pid/pagemap by Konstantin Khlebnikov · 12 years ago
- 715be1f procfs: use more apprioriate types when dumping /proc/N/stat by Jan Engelhardt · 12 years ago
- af5e617 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code by Alexey Dobriyan · 12 years ago
- f05ed3f proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path by Alexey Dobriyan · 12 years ago
- 2344bec proc: use mm_access() instead of ptrace_may_access() by Cong Wang · 12 years ago
- e7dcd99 proc: remove mm_for_maps() by Cong Wang · 12 years ago
- b409e57 proc: clean up /proc/<pid>/environ handling by Cong Wang · 12 years ago
- a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 12 years ago
- 08fa29d mm: fix NULL ptr deref when walking hugepages by Sasha Levin · 12 years ago
- 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
- 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 30a08bf proc: move fd symlink i_mode calculations into tid_fd_revalidate() by Linus Torvalds · 12 years ago
- eb94cd9 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries by Cyrill Gorcunov · 12 years ago
- 091bd3e userns: Convert sysctl permission checks to use kuid and kgids. by Eric W. Biederman · 13 years ago