Commit Graph

1094 Commits (b40da04946aa7b603b2aa4dd479f83b2c9090d96)

Author SHA1 Message Date
Gao feng c2399059a3 net: proc: remove proc_net_remove 12 years ago
Gao feng b4278c961a net: proc: remove proc_net_fops_create 12 years ago
Frederic Weisbecker 6fac4829ce cputime: Use accessors to read task cputime stats 12 years ago
Joe Millenbach 4f73bc4dd3 tty: Added a CONFIG_TTY option to allow removal of TTY 12 years ago
Hugh Dickins a7a88b2373 mempolicy: remove arg from mpol_parse_str, mpol_to_str 12 years ago
Eric W. Biederman dfb2ea45be proc: Allow proc_free_inum to be called from any context 12 years ago
Xiaotian Feng ee297209bf proc: fix inconsistent lock state 12 years ago
Marco Stornelli 46f6955710 procfs: drop vmtruncate 12 years ago
Cyrill Gorcunov 138d22b586 fs, epoll: add procfs fdinfo helper 12 years ago
Cyrill Gorcunov 55985dd72a procfs: add ability to plug in auxiliary fdinfo providers 12 years ago
Artem Bityutskiy 8d238027b8 proc: pid/status: show all supplementary groups 12 years ago
Kees Cook 2f4b3bf6b2 /proc/pid/status: add "Seccomp" field 12 years ago
Cyrill Gorcunov 834f82e2aa procfs: add VmFlags field in smaps output 12 years ago
Andrew Vagin 7b9a7ec565 proc: don't show nonexistent capabilities 12 years ago
Andy Shevchenko f9a00e8738 procfs: use kbasename() 12 years ago
Lai Jiangshan 4ff1b2c293 procfs: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
Kirill A. Shutemov e180377f1a thp: change split_huge_page_pmd() interface 12 years ago
David Rientjes a9c58b907d mm, oom: change type of oom_score_adj to short 12 years ago
Ingo Molnar c1ad41f1f7 Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" 12 years ago
Frederic Weisbecker e80d0a1ae8 cputime: Rename thread_group_times to thread_group_cputime_adjusted 12 years ago
Stanislav Kinsbursky 05f564849d proc: check vma->vm_file before dereferencing 12 years ago
Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 12 years ago
Eric W. Biederman bf056bfa80 proc: Fix the namespace inode permission checks. 12 years ago
Eric W. Biederman 33d6dce607 proc: Generalize proc inode allocation 12 years ago
Eric W. Biederman 4f326c0064 userns: Allow unprivilged mounts of proc and sysfs 12 years ago
Eric W. Biederman e9f238c304 procfs: Print task uids and gids in the userns that opened the proc file 12 years ago
Eric W. Biederman cde1975bc2 userns: Implent proc namespace operations 12 years ago
Eric W. Biederman 8823c079ba vfs: Add setns support for the mount namespace 12 years ago
Eric W. Biederman 57e8391d32 pidns: Add setns support 12 years ago
Eric W. Biederman 0a01f2cc39 pidns: Make the pidns proc mount/umount logic obvious. 12 years ago
Eric W. Biederman 17cf22c33e pidns: Use task_active_pid_ns where appropriate 12 years ago
Eric W. Biederman ae06c7c83f procfs: Don't cache a pid in the root inode. 12 years ago
Eric W. Biederman e656d8a6f7 procfs: Use the proc generic infrastructure for proc/self. 12 years ago
Eric W. Biederman 73f7ef4359 sysctl: Pass useful parameters to sysctl permissions 12 years ago
David Rientjes fa0cbbf145 mm, oom: reintroduce /proc/pid/oom_adj 12 years ago
Mike Galbraith 5258f386ea sched/autogroup: Fix crash on reboot when autogroup is disabled 12 years ago
KAMEZAWA Hiroyuki 9e7814404b hold task->mempolicy while numa_maps scans. 12 years ago
David Rientjes 32f8516a8c mm, mempolicy: fix printing stack contents in numa_maps 13 years ago
Jeff Layton f81700bd83 procfs: don't need a PATH_MAX allocation to hold a string representation of an int 13 years ago
Michal Hocko 7386cdbf2f nohz: Fix idle ticks in cpu summary line of /proc/stat 13 years ago
Naoya Horiguchi 7a71932d56 kpageflags: fix wrong KPF_THP on non-huge compound pages 13 years ago
Michel Lespinasse ea5272f5c9 rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c 13 years ago
Michel Lespinasse 4c199a93a2 rbtree: empty nodes have no color 13 years ago
Davidlohr Bueso 01dc52ebdf oom: remove deprecated oom_adj 13 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
Sachin Kamat 9fb8844210 fs/proc/root.c: use NULL instead of 0 for pointer 13 years ago
Prasad Joshi ab4a1f2470 proc_sysctl.c: use BUG_ON instead of BUG 13 years ago
yan 17baa2a2c4 proc: use kzalloc instead of kmalloc and memset 13 years ago
yan 0e06936057 proc: no need to initialize proc_inode->fd in proc_get_inode() 13 years ago
yan 620727506d proc: return -ENOMEM when inode allocation failed 13 years ago