aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/base.c
Commit message (Expand)AuthorAge
...
| * proc: Better ownership of files for non-dumpable tasks in user namespacesEric W. Biederman2017-01-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-21
|\ \
| * | proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-09
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-20
|\ \
| * | timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2017-01-27
| |/
* / proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-01-24
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-12-14
|\
| * audit: less stack usage for /proc/*/loginuidAlexey Dobriyan2016-11-03
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-14
|\ \
| * \ Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2016-11-23
| |\ \
| | * | proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher2016-11-14
* | | | fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan2016-12-12
* | | | fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan2016-12-12
* | | | proc: make struct struct map_files_info::len unsigned intAlexey Dobriyan2016-12-12
* | | | proc: make struct pid_entry::len unsignedAlexey Dobriyan2016-12-12
|/ / /
* | | proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu2016-10-27
* | | proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds2016-10-24
|/ /
* | mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
| |/
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| * | | proc: switch auxv to use of __mem_open()Al Viro2016-10-05
| | |/ | |/|
* | | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz2016-10-07
* | | proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-10-07
* | | proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-10-07
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
|\| |
| * | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-09-01
| |\ \ | | |/ | |/|
| | * mm: introduce get_task_exe_fileMateusz Guzik2016-08-31
* | | proc: Fix return address printk conversion specifer in /proc/<pid>/stackJosh Poimboeuf2016-08-18
|/ /
* | proc_oom_score: remove tasklist_lock and pid_alive()Oleg Nesterov2016-08-02
* | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko2016-07-28
* | proc, oom_adj: extract oom_score_adj setting into a helperMichal Hocko2016-07-28
* | proc, oom: drop bogus sighand lockMichal Hocko2016-07-28
* | proc, oom: drop bogus task_lock and mm checkMichal Hocko2016-07-28
* | procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis2016-05-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-17
|\ \ | |/ |/|
| * Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-17
| |\
| * | switch all procfs directories ->iterate_shared()Al Viro2016-05-02
| * | proc_fill_cache(): switch to d_alloc_parallel()Al Viro2016-05-02
* | | Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble2016-05-09
| |/ |/|
* | proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-05
|/
* proc/base: make prompt shell start from new line after executing "cat /proc/$...Minfei Huang2016-03-17
* procfs: add conditional compilation checkEric Engestrom2016-03-17
* proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2016-03-17
* proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2016-01-20
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-01-20
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\