summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
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
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-28Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-20x86/resctrl: Add task resctrl information displayChen Yu
2020-01-14fs/proc: Introduce /proc/pid/timens_offsetsAndrei Vagin
2020-01-14fs/proc: Respect boottime inside time namespace for /proc/uptimeDmitry Safonov
2020-01-14ns: Introduce Time NamespaceAndrei Vagin
2020-01-13proc: bootconfig: Add /proc/bootconfig to show boot config listMasami Hiramatsu
2019-12-11sched/cputime, proc/stat: Fix incorrect guest nice cpustat valueFlavio Leitner
2019-12-08namei: allow nd_jump_link() to produce errorsAleksa Sarai
2019-12-08nsfs: clean-up ns_get_path() signature to return intAleksa Sarai
2019-12-04fs/proc/Kconfig: fix indentationKrzysztof Kozlowski
2019-12-04fs/proc/internal.h: shuffle "struct pde_opener"Alexey Dobriyan
2019-12-04fs/proc/generic.c: delete useless "len" variableAlexey Dobriyan
2019-12-04proc: change ->nlink under proc_subdir_lockAlexey Dobriyan
2019-12-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-21procfs: Use all-in-one vtime aware kcpustat accessorFrederic Weisbecker
2019-11-13time: Rename tsk->real_start_time to ->start_boottimePeter Zijlstra
2019-11-11Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar
2019-10-29procfs: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEMFrederic Weisbecker
2019-10-19proc/meminfo: fix output alignmentKirill A. Shutemov
2019-10-19fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.cDavid Hildenbrand
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-24mm,thp: stats for file backed THPSong Liu
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig
2019-09-05new helper: get_tree_keyed()Al Viro
2019-08-19lockdown: Print current->comm in restriction messagesMatthew Garrett
2019-08-19lockdown: Lock down /proc/kcoreDavid Howells
2019-08-09fs/core/vmcore: Move sev_active() reference to x86 arch codeThiago Jung Bauermann
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny
2019-07-16fs/proc/inode.c: use typeof_member() macroAlexey Dobriyan
2019-07-16vmcore: add a kernel parameter novmcoreddKairui Song
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds