summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2017-06-28mm: larger stack guard gap, between vmasSasha Levin
2017-06-25proc: add a schedule point in proc_pid_readdir()Eric Dumazet
2017-05-17proc: Fix unbalanced hard link numbersTakashi Iwai
2017-03-06sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-08-12fs/proc/task_mmu.c: fix mm_access() mode parameter in pagemap_read()Kenny Keslar
2016-07-10proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-06-18proc: prevent stacking filesystems on topJann Horn
2016-04-11ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2015-12-09fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar
2015-07-21mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman
2015-07-21proc: Allow creating permanently empty directories that serve as mount pointsEric W. Biederman
2015-07-21sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin
2015-04-15proc: remove use of seq_printf return valueJoe Perches
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes
2015-04-15/proc/PID/status: show all sets of pid according to nsChen Hanxiao
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-17pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17vmcore: fix PT_NOTE n_namesz, n_descsz overflow issueWANG Chao
2015-02-13proc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-12fs/proc/array.c: convert to use string_escape_str()Andy Shevchenko
2015-02-12fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini
2015-02-12fs: proc: use PDE() to get proc_dir_entryAlexander Kuleshov
2015-02-12fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak
2015-02-11mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov
2015-02-11mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi
2015-02-11numa_maps: remove numa_maps->vmaNaoya Horiguchi
2015-02-11numa_maps: fix typo in gather_hugetbl_statsNaoya Horiguchi
2015-02-11pagemap: use walk->vma instead of calling find_vma()Naoya Horiguchi
2015-02-11clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()Naoya Horiguchi
2015-02-11smaps: remove mem_size_stats->vma and use walk_page_vma()Naoya Horiguchi
2015-02-11proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin
2015-02-10proc: drop handling non-linear mappingsKirill A. Shutemov
2015-01-25gut proc_register() a bitAl Viro
2014-12-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-18fs/proc/meminfo.c: include cma info in proc/meminfoPintu Kumar
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-13genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2014-12-11userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10Merge branch 'nsfs' into for-nextAl Viro
2014-12-10kill proc_ns completelyAl Viro
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsAl Viro