summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-20Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-13proc: don't allow async path resolution of /proc/self componentsJens Axboe
2020-11-10sched/proc: Print accurate cpumask vs migrate_disable()Peter Zijlstra
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds
2020-11-06proc "seq files": switch to ->read_iterChristoph Hellwig
2020-11-06proc "single files": switch to ->read_iterGreg Kroah-Hartman
2020-11-06proc/stat: switch to ->read_iterChristoph Hellwig
2020-11-06proc/cpuinfo: switch to ->read_iterChristoph Hellwig
2020-11-06proc: wire up generic_file_splice_read for iter opsChristoph Hellwig
2020-11-03fs/proc: apply the time namespace offset to /proc/stat btimeMichael Weiß
2020-11-02mm, oom: keep oom_adj under or at upper limit when printingCharles Haithcock
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-17io-wq: inherit audit loginuid and sessionidJens Axboe
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn
2020-10-13mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-10-13mm: proc: smaps_rollup: do not stall write attempts on mmap_lockChinwen Chang
2020-10-13mm: smaps*: extend smap_gather_stats to support specified beginningChinwen Chang
2020-10-13proc: optimise smaps for shmem entriesMatthew Wilcox (Oracle)
2020-09-08sysctl: Convert to iter interfacesMatthew Wilcox (Oracle)
2020-09-04arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas
2020-09-04mm: Add PG_arch_2 page flagSteven Price
2020-09-03proc: add a read_iter method to proc proc_opsChristoph Hellwig
2020-09-03proc: cleanup the compat vs no compat file opsChristoph Hellwig
2020-09-03proc: remove a level of indentation in proc_get_inodeChristoph Hellwig
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao
2020-08-12/proc/PID/smaps: consistent whitespace output formatMichal Koutný
2020-08-07proc/meminfo: avoid open coded reading of vm_committed_asFeng Tang
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-25bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song
2020-07-19proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTOREAdrian Reber
2020-07-10seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook
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-24block: move block-related definitions out of fs.hChristoph Hellwig
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