summaryrefslogtreecommitdiffstats
path: root/fs/proc
AgeCommit message (Expand)Author
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2012-12-25proc: Allow proc_free_inum to be called from any contextEric W. Biederman
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-20proc: fix inconsistent lock stateXiaotian Feng
2012-12-20procfs: drop vmtruncateMarco Stornelli
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17fs, epoll: add procfs fdinfo helperCyrill Gorcunov
2012-12-17procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov
2012-12-17proc: pid/status: show all supplementary groupsArtem Bityutskiy
2012-12-17/proc/pid/status: add "Seccomp" fieldKees Cook
2012-12-17procfs: add VmFlags field in smaps outputCyrill Gorcunov
2012-12-17proc: don't show nonexistent capabilitiesAndrew Vagin
2012-12-17procfs: use kbasename()Andy Shevchenko
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12thp: change split_huge_page_pmd() interfaceKirill A. Shutemov
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11mm, oom: change type of oom_score_adj to shortDavid Rientjes
2012-12-11Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Ingo Molnar
2012-12-08Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...Ingo Molnar
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-28cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker
2012-11-26proc: check vma->vm_file before dereferencingStanislav Kinsbursky
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman
2012-11-20proc: Fix the namespace inode permission checks.Eric W. Biederman
2012-11-20proc: Generalize proc inode allocationEric W. Biederman
2012-11-20userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman
2012-11-20procfs: Print task uids and gids in the userns that opened the proc fileEric W. Biederman
2012-11-20userns: Implent proc namespace operationsEric W. Biederman
2012-11-19vfs: Add setns support for the mount namespaceEric W. Biederman
2012-11-19pidns: Add setns supportEric W. Biederman
2012-11-19pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman
2012-11-19procfs: Don't cache a pid in the root inode.Eric W. Biederman
2012-11-19procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman
2012-11-18sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman
2012-11-18Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-10-30sched/autogroup: Fix crash on reboot when autogroup is disabledMike Galbraith
2012-10-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki
2012-10-16mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes
2012-10-12procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton
2012-10-10nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko
2012-10-09kpageflags: fix wrong KPF_THP on non-huge compound pagesNaoya Horiguchi
2012-10-09rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.cMichel Lespinasse
2012-10-09rbtree: empty nodes have no colorMichel Lespinasse
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso