summaryrefslogtreecommitdiffstats
path: root/fs/proc/base.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-12-141-1/+1
|\
| * audit: less stack usage for /proc/*/loginuidAlexey Dobriyan2016-11-031-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-141-14/+9
|\ \
| * \ Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2016-11-241-14/+9
| |\ \
| | * | proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher2016-11-141-14/+9
* | | | fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan2016-12-121-6/+13
* | | | fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan2016-12-121-4/+4
* | | | proc: make struct struct map_files_info::len unsigned intAlexey Dobriyan2016-12-121-1/+1
* | | | proc: make struct pid_entry::len unsignedAlexey Dobriyan2016-12-121-1/+1
|/ / /
* | | proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu2016-10-271-0/+3
* | | proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds2016-10-241-10/+8
|/ /
* | mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-6/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\ \
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-20/+27
|\ \
| * \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-1/+1
| |\ \
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
| * | | proc: switch auxv to use of __mem_open()Al Viro2016-10-051-19/+26
| | |/ | |/|
* | | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz2016-10-071-15/+19
* | | proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-10-071-0/+10
* | | proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-10-071-14/+20
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-6/+1
|\| |
| * | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-09-011-6/+1
| |\ \ | | |/ | |/|
| | * mm: introduce get_task_exe_fileMateusz Guzik2016-08-311-6/+1
* | | proc: Fix return address printk conversion specifer in /proc/<pid>/stackJosh Poimboeuf2016-08-181-1/+1
|/ /
* | proc_oom_score: remove tasklist_lock and pid_alive()Oleg Nesterov2016-08-021-5/+2
* | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko2016-07-281-0/+46
* | proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko2016-07-281-51/+43
* | proc, oom: drop bogus sighand lockMichal Hocko2016-07-281-34/+17
* | proc, oom: drop bogus task_lock and mm checkMichal Hocko2016-07-281-18/+4
* | procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis2016-05-201-1/+41
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-171-15/+20
|\ \ | |/ |/|
| * Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-171-1/+2
| |\
| * | switch all procfs directories ->iterate_shared()Al Viro2016-05-021-10/+10
| * | proc_fill_cache(): switch to d_alloc_parallel()Al Viro2016-05-021-5/+10
* | | Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble2016-05-091-1/+1
| |/ |/|
* | proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-051-1/+2
|/
* proc/base: make prompt shell start from new line after executing "cat /proc/$...Minfei Huang2016-03-171-1/+1
* procfs: add conditional compilation checkEric Engestrom2016-03-171-0/+2
* proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2016-03-171-0/+67
* proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2016-01-201-3/+10
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-201-10/+11
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-10/+7
|\
| * proc_pid_attr_write(): switch to memdup_user()Al Viro2016-01-041-10/+7
* | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-111-9/+15
|\ \ | |/ |/|
| * switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-3/+5
| * replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-9/+13
* | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King2015-12-181-0/+1
|/
* mm, oom: add comment for why oom_adj existsDavid Rientjes2015-11-051-0/+10
* fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar2015-10-011-6/+3