summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-1/+1
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-123-3/+3
|\ \ | |/ |/|
| * proc: Use new_inode not new_inode_pseudoEric W. Biederman2020-06-123-3/+3
* | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-101-0/+4
|\ \
| * | sysctl: reject gigantic reads/write to sysctl filesChristoph Hellwig2020-06-101-0/+4
* | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-101-4/+6
|\ \ \ | | |/ | |/|
| * | proc: s_fs_info may be NULL when proc_kill_sb is calledAlexey Gladkov2020-06-101-4/+6
* | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-092-6/+6
* | | mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2020-06-091-3/+3
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-093-29/+29
* | | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-094-4/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-081-0/+145
|\ \ \
| * | | kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliasesGuilherme G. Piccoli2020-06-081-2/+5
| * | | kernel/hung_task convert hung_task_panic boot parameter to sysctlVlastimil Babka2020-06-081-0/+1
| * | | kernel/sysctl: support handling command line aliasesVlastimil Babka2020-06-081-7/+41
| * | | kernel/sysctl: support setting sysctl parameters from kernel command lineVlastimil Babka2020-06-081-0/+107
* | | | Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-071-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | apparmor: add proc subdir to attrsJohn Johansen2020-01-181-0/+13