summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2020-06-04proc: rename "catch" function argumentAlexey Dobriyan
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02/proc/PID/smaps: Add PMD migration entry parsingHuang Ying
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-01Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-15scs: Add page accounting for shadow call stack allocationsSami Tolvanen
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-24proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman
2020-04-22mm: Remove MPX leftoversJimmy Assarsson
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab
2020-04-19Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-16proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin
2020-04-15proc: Handle umounts cleanlyEric W. Biederman
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman
2020-04-07proc: inline m_next_vma into m_nextMatthew Wilcox (Oracle)
2020-04-07proc: use ppos instead of m->versionMatthew Wilcox (Oracle)
2020-04-07proc: remove m_cache_vmaMatthew Wilcox (Oracle)
2020-04-07proc: inline vma_stop into m_stopMatthew Wilcox (Oracle)
2020-04-07proc: speed up /proc/*/statmAlexey Dobriyan
2020-04-07proc: faster open/read/close with "permanent" filesAlexey Dobriyan
2020-04-07fs/proc/inode.c: annotate close_pdeo() for sparseJules Irenge
2020-03-25proc: io_accounting: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-25proc: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-16mm: smaps: Report arm64 guarded pages in smapsDaniel Kiss
2020-02-28proc: Remove the now unnecessary internal mount of procEric W. Biederman
2020-02-24proc: Use a list of inodes to flush from procEric W. Biederman
2020-02-24proc: Clear the pieces of proc_inode that proc_evict_inode cares aboutEric W. Biederman
2020-02-24proc: Use d_invalidate in proc_prune_siblings_dcacheEric W. Biederman
2020-02-21proc: In proc_prune_siblings_dcache cache an aquired super blockEric W. Biederman
2020-02-20proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcacheEric W. Biederman
2020-02-20proc: Rename in proc_inode rename sysctl_inodes sibling_inodesEric W. Biederman
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07procfs: switch to use of invalfc()Al Viro
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04proc: decouple proc from VFS with "struct proc_ops"Alexey Dobriyan
2020-02-04mm: pagewalk: add 'depth' parameter to pte_holeSteven Price
2020-02-04fs/proc/page.c: allow inspection of last section and fix end detectionDavid Hildenbrand