summaryrefslogtreecommitdiffstats
path: root/fs/proc/base.c
Commit message (Expand)AuthorAgeFilesLines
* proc: use "unsigned int" for /proc/*/stackAlexey Dobriyan2018-06-071-1/+2
* proc: use "unsigned int" in proc_fill_cache()Alexey Dobriyan2018-06-071-3/+3
* 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: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi2018-06-071-4/+4
* Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-06-051-3/+2
|\
| * proc: Consolidate task->comm formatting into proc_task_name()Tejun Heo2018-05-181-3/+2
* | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-06-041-75/+61
|\ \
| * | procfs: switch instantiate_t to d_splice_alias()Al Viro2018-05-261-50/+43
| * | procfs: get rid of ancient BS in pid_revalidate() usesAl Viro2018-05-221-31/+24
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-10/+8
|\ \ \
| * | | proc: introduce a proc_pid_ns helperChristoph Hellwig2018-05-161-10/+8
| | |/ | |/|
* / | proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-171-4/+4
|/ /
* / proc: revalidate kernel thread inodes to root:rootAlexey Dobriyan2018-04-201-0/+6
|/
* proc: do mmput ASAP for /proc/*/map_filesAlexey Dobriyan2018-04-111-1/+1
* proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan2018-04-111-0/+4
* proc: use set_puts() at /proc/*/wchanAlexey Dobriyan2018-04-111-1/+1
* proc: check permissions earlier for /proc/*/wchanAlexey Dobriyan2018-04-111-5/+8
* procfs: remove CONFIG_HARDWALL dependencyArnd Bergmann2018-03-161-9/+0
* fs/proc: use __ro_after_initAlexey Dobriyan2018-02-061-2/+3
* proc: less memory for /proc/*/map_files readdirAlexey Dobriyan2018-02-061-6/+9
* proc: fix /proc/*/map_files lookupAlexey Dobriyan2018-02-061-1/+28
* proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nthAlexey Dobriyan2018-02-061-3/+2
* proc: use %u for pid printing and slightly less stackAlexey Dobriyan2018-02-061-8/+8
* proc: show si_ptr in /proc/<pid>/timers without hashingLinus Torvalds2017-12-061-1/+1
* proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds2017-11-271-2/+1
* Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-221-1/+1
|\
| * mode_t whack-a-mole: task_dump_owner()Al Viro2017-09-301-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-4/+4
* mm: add /proc/pid/smaps_rollupDaniel Colascione2017-09-061-0/+2
* sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai2017-08-101-1/+2
* fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2017-07-141-0/+1
* fault-inject: simplify access check for fail-nthAkinobu Mita2017-07-141-15/+10
* fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2017-07-141-8/+6
* fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita2017-07-141-5/+4
* fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita2017-07-141-1/+1
* fault-inject: support systematic fault injectionDmitry Vyukov2017-07-121-0/+52
* "Yes, people use FOLL_FORCE ;)"Linus Torvalds2017-05-301-1/+1
* proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds2017-05-091-4/+1
* livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf2017-03-081-0/+15
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-5/+7
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-5/+7
* | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1