summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplica...Zhang Yanfei2013-02-271-13/+7
* fs/proc: clean up printksAndrew Morton2013-02-277-46/+39
* coredump: remove redundant defines for dumpable statesKees Cook2013-02-271-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-268-68/+67
|\
| * saner proc_get_inode() calling conventionsAl Viro2013-02-262-21/+10
| * proc: avoid extra pde_put() in proc_fill_super()Maxim Patlasov2013-02-261-6/+15
| * fs: change return values from -EACCES to -EPERMZhao Hongjiang2013-02-261-3/+3
| * d_hash_and_lookup(): export, switch open-coded instancesAl Viro2013-02-261-0/+1
| * new helper: file_inode(file)Al Viro2013-02-228-39/+39
* | swap: make each swap partition have one address_spaceShaohua Li2013-02-231-2/+2
* | memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu2013-02-231-1/+1
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-1/+2
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-201-14/+0
|\ \
| * | net: proc: remove proc_net_removeGao feng2013-02-181-6/+0
| * | net: proc: remove proc_net_fops_createGao feng2013-02-181-8/+0
| |/
* | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-2/+2
|/
* mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-021-1/+1
* proc: Allow proc_free_inum to be called from any contextEric W. Biederman2012-12-251-6/+7
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-201-6/+6
|\
| * proc: fix inconsistent lock stateXiaotian Feng2012-12-201-6/+6
* | procfs: drop vmtruncateMarco Stornelli2012-12-203-22/+1
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-174-7/+75
|\
| * fs, epoll: add procfs fdinfo helperCyrill Gorcunov2012-12-171-1/+1
| * procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-171-0/+2
| * proc: pid/status: show all supplementary groupsArtem Bityutskiy2012-12-171-1/+1
| * /proc/pid/status: add "Seccomp" fieldKees Cook2012-12-171-0/+8
| * procfs: add VmFlags field in smaps outputCyrill Gorcunov2012-12-171-0/+53
| * proc: don't show nonexistent capabilitiesAndrew Vagin2012-12-171-0/+9
| * procfs: use kbasename()Andy Shevchenko2012-12-171-5/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-179-217/+249
|\ \ | |/ |/|
| * proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-10/+14
| * proc: Fix the namespace inode permission checks.Eric W. Biederman2012-11-202-23/+152
| * proc: Generalize proc inode allocationEric W. Biederman2012-11-201-13/+13
| * userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman2012-11-201-0/+1
| * procfs: Print task uids and gids in the userns that opened the proc fileEric W. Biederman2012-11-201-1/+1
| * userns: Implent proc namespace operationsEric W. Biederman2012-11-201-0/+4
| * vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-191-0/+5
| * pidns: Add setns supportEric W. Biederman2012-11-191-0/+3
| * pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-192-9/+0
| * pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-191-1/+1
| * procfs: Don't cache a pid in the root inode.Eric W. Biederman2012-11-192-18/+1
| * procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-195-152/+64
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-132-4/+4
|\ \
| * | procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-122-3/+3
| * | thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-4/+5
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-291-2/+3
| |\ \
| * | | sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman2012-11-181-4/+5
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-111-2/+2
|\ \ \ \
OpenPOWER on IntegriCloud