summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-041-4/+4
|\ \ \ \
| * | | | proc: rename "catch" function argumentAlexey Dobriyan2020-06-041-4/+4
* | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-047-79/+183
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov2020-05-194-8/+8
| * | | proc: Use PIDTYPE_TGID in next_tgidEric W. Biederman2020-04-241-14/+2
| * | | proc: modernize proc to support multiple private instancesEric W. Biederman2020-04-246-57/+173
| |\ \ \
| | * | | proc: use named enums for better readabilityAlexey Gladkov2020-04-223-4/+4
| | * | | proc: use human-readable values for hidepidAlexey Gladkov2020-04-222-5/+48
| | * | | proc: add option to mount only a pids subsetAlexey Gladkov2020-04-223-0/+48
| | * | | proc: instantiate only pids that we can ptrace on 'hidepid=4' mount optionAlexey Gladkov2020-04-222-3/+25
| | * | | proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov2020-04-225-50/+53
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-18/+48
|\ \ \ \ \
| * | | | | net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song2020-05-091-0/+19
| * | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-281-18/+29
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-18/+29
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-022-7/+12
|\ \ \ \ \ \
| * | | | | | /proc/PID/smaps: Add PMD migration entry parsingHuang Ying2020-06-021-5/+11
| * | | | | | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-021-2/+1
| |/ / / / /
* | | | | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-011-2/+2
|\ \ \ \ \ \
| * | | | | | docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-201-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-012-0/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-281-0/+4
| |\ \ \ \ \ \
| | * | | | | | scs: Add page accounting for shadow call stack allocationsSami Tolvanen2020-05-151-0/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-051-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | mm: smaps: Report arm64 guarded pages in smapsDaniel Kiss2020-03-161-0/+3
* | | | | | | Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-011-3/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |