aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-04-09
|\
| * procfs: add proc_remove_subtree()Al Viro2013-04-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-28
|\ \ | |/ |/|
| * userns: Restrict when proc and sysfs can be mountedEric W. Biederman2013-03-27
* | vfs,proc: guarantee unique inodes in /procLinus Torvalds2013-03-22
|/
* proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-09
* fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplica...Zhang Yanfei2013-02-27
* fs/proc: clean up printksAndrew Morton2013-02-27
* coredump: remove redundant defines for dumpable statesKees Cook2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * saner proc_get_inode() calling conventionsAl Viro2013-02-26
| * proc: avoid extra pde_put() in proc_fill_super()Maxim Patlasov2013-02-26
| * fs: change return values from -EACCES to -EPERMZhao Hongjiang2013-02-26
| * d_hash_and_lookup(): export, switch open-coded instancesAl Viro2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | swap: make each swap partition have one address_spaceShaohua Li2013-02-23
* | memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu2013-02-23
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \
| * | net: proc: remove proc_net_removeGao feng2013-02-18
| * | net: proc: remove proc_net_fops_createGao feng2013-02-18
| |/
* / cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
|/
* mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-02
* proc: Allow proc_free_inum to be called from any contextEric W. Biederman2012-12-25
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-20
|\
| * proc: fix inconsistent lock stateXiaotian Feng2012-12-20
* | procfs: drop vmtruncateMarco Stornelli2012-12-20
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-17
|\
| * fs, epoll: add procfs fdinfo helperCyrill Gorcunov2012-12-17
| * procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-17
| * proc: pid/status: show all supplementary groupsArtem Bityutskiy2012-12-17
| * /proc/pid/status: add "Seccomp" fieldKees Cook2012-12-17
| * procfs: add VmFlags field in smaps outputCyrill Gorcunov2012-12-17
| * proc: don't show nonexistent capabilitiesAndrew Vagin2012-12-17
| * procfs: use kbasename()Andy Shevchenko2012-12-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\ \ | |/ |/|
| * proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
| * proc: Fix the namespace inode permission checks.Eric W. Biederman2012-11-20
| * proc: Generalize proc inode allocationEric W. Biederman2012-11-20
| * userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman2012-11-20
| * procfs: Print task uids and gids in the userns that opened the proc fileEric W. Biederman2012-11-20
| * userns: Implent proc namespace operationsEric W. Biederman2012-11-20
| * vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-19
| * pidns: Add setns supportEric W. Biederman2012-11-19
| * pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-19
| * pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-19
| * procfs: Don't cache a pid in the root inode.Eric W. Biederman2012-11-19
| * procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-19