summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds2018-06-201-5/+23
* Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-165-12/+134
|\
| * proc: Make inline name size calculation automaticDavid Howells2018-06-154-12/+16
| * proc: Add a way to make network proc files writableDavid Howells2018-05-183-0/+118
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-151-6/+3
|\ \
| * | proc: skip branch in /proc/*/* lookupAlexey Dobriyan2018-06-151-6/+3
* | | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-151-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-141-1/+1
| |\ \
| | * | vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-051-1/+1
* | | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* | | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-2/+3
* | | | Merge branch 'proc-cmdline'Linus Torvalds2018-06-091-112/+99
|\ \ \ \
| * | | | fs/proc: simplify and clarify get_mm_cmdline() functionLinus Torvalds2018-05-171-121/+65
| * | | | fs/proc: re-factor proc_pid_cmdline_read() a bitLinus Torvalds2018-05-171-25/+39
| | |/ / | |/| |
* | | | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-06-081-3/+3
|\ \ \ \
| * | | | fix proc_fill_cache() in case of d_alloc_parallel() failureAl Viro2018-06-081-3/+3
* | | | | proc: use "unsigned int" for /proc/*/stackAlexey Dobriyan2018-06-071-1/+2
* | | | | proc: use "unsigned int" for sigqueue lengthAlexey Dobriyan2018-06-071-1/+1
* | | | | proc: use "unsigned int" in proc_fill_cache()Alexey Dobriyan2018-06-073-5/+5
* | | | | proc: smaller RCU section in ->getattr()Alexey Dobriyan2018-06-071-1/+1
* | | | | proc: deduplicate /proc/*/cmdline implementationAlexey Dobriyan2018-06-071-33/+20
* | | | | proc: simpler iterations for /proc/*/cmdlineAlexey Dobriyan2018-06-071-19/+14
* | | | | proc: somewhat simpler code for /proc/*/cmdlineAlexey Dobriyan2018-06-071-15/+9
* | | | | proc: more "unsigned int" in /proc/*/cmdlineAlexey Dobriyan2018-06-071-17/+12
* | | | | mm: mark pages in use for page tablesMatthew Wilcox2018-06-071-0/+2
* | | | | mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying2018-06-071-10/+16
* | | | | mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi2018-06-071-4/+4
* | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-6/+7
|\ \ \ \ \
| * | | | | mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai2018-05-091-5/+3
| * | | | | mm, powerpc, x86: introduce an additional vma bit for powerpc pkeyRam Pai2018-05-091-0/+3
| * | | | | mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai2018-05-091-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-062-15/+386
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-261-0/+25
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-11/+20
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | vmcore: move get_vmcore_size out of __initRahul Lakkireddy2018-05-211-2/+2
| * | | | | | vmcore: append device dumps to vmcore as elf notesRahul Lakkireddy2018-05-141-4/+243
| * | | | | | vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy2018-05-142-9/+141
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-06-053-16/+24
|\ \ \ \ \ \
| * | | | | | workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}Tejun Heo2018-05-181-2/+5
| * | | | | | proc: Consolidate task->comm formatting into proc_task_name()Tejun Heo2018-05-183-14/+19
* | | | | | | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-06-046-162/+158
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | switch the rest of procfs lookups to d_splice_alias()Al Viro2018-05-262-5/+13
| * | | | | | procfs: switch instantiate_t to d_splice_alias()Al Viro2018-05-264-79/+65
| * | | | | | don't bother with tid_fd_revalidate() in lookupsAl Viro2018-05-261-37/+44
| * | | | | | proc_lookupfd_common(): don't bother with instantiate unless the file is openAl Viro2018-05-221-29/+34
| * | | | | | procfs: get rid of ancient BS in pid_revalidate() usesAl Viro2018-05-223-38/+28
* | | | | | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet2018-04-273-2/+12
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport2018-04-271-2/+2
| * | | | | | | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-2/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
OpenPOWER on IntegriCloud