aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \
| * | procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-29
| |\ \
| * | | sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman2012-11-18
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \ \ \
| * | | | Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Ingo Molnar2012-12-11
| * | | | Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2012-12-08
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker2012-11-28
| | * | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-11-18
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | sched/autogroup: Fix crash on reboot when autogroup is disabledMike Galbraith2012-10-30
* | | | | mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-11
|/ / / /
* | | / proc: check vma->vm_file before dereferencingStanislav Kinsbursky2012-11-26
| |_|/ |/| |
* | | mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-16
|/ /
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-23
|\ \
| * | nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko2012-10-10
* | | hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2012-10-19
* | | mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes2012-10-16
* | | procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton2012-10-12
* | | kpageflags: fix wrong KPF_THP on non-huge compound pagesNaoya Horiguchi2012-10-09
* | | rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.cMichel Lespinasse2012-10-09
* | | rbtree: empty nodes have no colorMichel Lespinasse2012-10-09
* | | oom: remove deprecated oom_adjDavidlohr Bueso2012-10-09