aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
AgeCommit message (Expand)Author
2020-11-02Merge tag 'v5.8.17' into v5.8/standard/baseBruce Ashfield
2020-10-29mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-08-07aufs5: aufs5-mmapBruce Ashfield
2020-07-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-07-03Call sysctl_head_finish on errorMatthew Wilcox (Oracle)
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-16proc/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-12proc: Use new_inode not new_inode_pseudoEric W. Biederman
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-10Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-10proc: s_fs_info may be NULL when proc_kill_sb is calledAlexey Gladkov
2020-06-10sysctl: reject gigantic reads/write to sysctl filesChristoph Hellwig
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-08kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliasesGuilherme G. Piccoli
2020-06-08kernel/hung_task convert hung_task_panic boot parameter to sysctlVlastimil Babka
2020-06-08kernel/sysctl: support handling command line aliasesVlastimil Babka
2020-06-08kernel/sysctl: support setting sysctl parameters from kernel command lineVlastimil Babka
2020-06-07Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-04proc: rename "catch" function argumentAlexey Dobriyan
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
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-19proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov
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: Use PIDTYPE_TGID in next_tgidEric W. Biederman
2020-04-24proc: modernize proc to support multiple private instancesEric W. Biederman
2020-04-24proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman
2020-04-22mm: Remove MPX leftoversJimmy Assarsson
2020-04-22proc: use named enums for better readabilityAlexey Gladkov
2020-04-22proc: use human-readable values for hidepidAlexey Gladkov