summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | proc/fd: In proc_fd_link use fget_taskEric W. Biederman2020-12-101-10/+3
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-152-3/+1
|\ \ \ \
| * | | | arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2020-12-151-2/+0
| * | | | mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-1/+1
* | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-276-4/+15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/proc: Print accurate cpumask vs migrate_disable()Peter Zijlstra2020-11-101-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-142-2/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fs/proc: apply the time namespace offset to /proc/stat btimeMichael Weiß2020-11-032-2/+7
| |/ / /
* | / / proc: use untagged_addr() for pagemap_read addressesMiles Chen2020-12-111-2/+6
| |/ / |/| |
* | | Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-201-0/+7
|\ \ \ | |_|/ |/| |
| * | proc: don't allow async path resolution of /proc/self componentsJens Axboe2020-11-131-0/+7
| |/
* | Merge branch 'hch' (patches from Christoph)Linus Torvalds2020-11-084-4/+6
|\ \
| * | proc "seq files": switch to ->read_iterChristoph Hellwig2020-11-061-1/+1
| * | proc "single files": switch to ->read_iterGreg Kroah-Hartman2020-11-061-1/+1
| * | proc/stat: switch to ->read_iterChristoph Hellwig2020-11-061-1/+1
| * | proc/cpuinfo: switch to ->read_iterChristoph Hellwig2020-11-061-1/+1
| * | proc: wire up generic_file_splice_read for iter opsChristoph Hellwig2020-11-061-0/+2
| |/
* / mm, oom: keep oom_adj under or at upper limit when printingCharles Haithcock2020-11-021-0/+2
|/
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-222-60/+107
|\
| * sysctl: Convert to iter interfacesMatthew Wilcox (Oracle)2020-09-081-24/+24
| * proc: add a read_iter method to proc proc_opsChristoph Hellwig2020-09-031-3/+50
| * proc: cleanup the compat vs no compat file opsChristoph Hellwig2020-09-031-6/+4
| * proc: remove a level of indentation in proc_get_inodeChristoph Hellwig2020-09-031-35/+37
* | io-wq: inherit audit loginuid and sessionidJens Axboe2020-10-171-0/+4
* | mm: remove the now-unnecessary mmget_still_valid() hackJann Horn2020-10-161-18/+0
* | mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan2020-10-131-2/+1
* | mm: proc: smaps_rollup: do not stall write attempts on mmap_lockChinwen Chang2020-10-131-1/+65
* | mm: smaps*: extend smap_gather_stats to support specified beginningChinwen Chang2020-10-131-8/+22
* | proc: optimise smaps for shmem entriesMatthew Wilcox (Oracle)2020-10-131-7/+1
* | arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas2020-09-041-0/+4
* | mm: Add PG_arch_2 page flagSteven Price2020-09-041-0/+3
|/
* mm, oom: make the calculation of oom badness more accurateYafang Shao2020-08-121-1/+10
* /proc/PID/smaps: consistent whitespace output formatMichal Koutný2020-08-121-2/+2
* proc/meminfo: avoid open coded reading of vm_committed_asFeng Tang2020-08-071-1/+1
* mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-2/+2
* mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-1/+1
|\
| * bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song2020-07-251-1/+1
* | Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-08-041-4/+4
|\ \
| * | proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTOREAdrian Reber2020-07-191-4/+4
| |/
* | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+2
|\ \
| * | seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook2020-07-101-0/+2
* | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-0/+1
|\ \ \ | |_|/ |/| |
| * | block: move block-related definitions out of fs.hChristoph Hellwig2020-06-241-0/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-07-031-3/+3
|\ \ \ | |/ / |/| |
| * | Call sysctl_head_finish on errorMatthew Wilcox (Oracle)2020-07-031-3/+3
| |/
* | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-5/+10
|\ \
| * | proc/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu2020-06-161-5/+10
| |/
* / maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-1/+2
|/