| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-02-21 | 1 | -4/+9 |
|\ |
|
| * | proc,security: move restriction on writing /proc/pid/attr nodes to proc | Stephen Smalley | 2017-01-09 | 1 | -4/+9 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-20 | 1 | -2/+2 |
|\ \ |
|
| * | | timers: Omit POSIX timer stuff from task_struct when disabled | Nicolas Pitre | 2017-01-27 | 1 | -2/+2 |
| |/ |
|
* / | proc: add a schedule point in proc_pid_readdir() | Eric Dumazet | 2017-01-24 | 1 | -0/+2 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-12-14 | 1 | -1/+1 |
|\ |
|
| * | audit: less stack usage for /proc/*/loginuid | Alexey Dobriyan | 2016-11-03 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-12-14 | 1 | -14/+9 |
|\ \ |
|
| * \ | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 2016-11-24 | 1 | -14/+9 |
| |\ \ |
|
| | * | | proc: Pass file mode to proc_pid_make_inode | Andreas Gruenbacher | 2016-11-14 | 1 | -14/+9 |
* | | | | fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time | Alexey Dobriyan | 2016-12-12 | 1 | -6/+13 |
* | | | | fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID | Alexey Dobriyan | 2016-12-12 | 1 | -4/+4 |
* | | | | proc: make struct struct map_files_info::len unsigned int | Alexey Dobriyan | 2016-12-12 | 1 | -1/+1 |
* | | | | proc: make struct pid_entry::len unsigned | Alexey Dobriyan | 2016-12-12 | 1 | -1/+1 |
|/ / / |
|
* | | | proc: fix NULL dereference when reading /proc/<pid>/auxv | Leon Yu | 2016-10-27 | 1 | -0/+3 |
* | | | proc: don't use FOLL_FORCE for reading cmdline and environment | Linus Torvalds | 2016-10-24 | 1 | -10/+8 |
|/ / |
|
* | | mm: replace access_remote_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -6/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 1 | -1/+1 |
|\ \ |
|
| * | | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 2016-09-27 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 1 | -20/+27 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 2016-10-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 2016-09-22 | 1 | -1/+1 |
| * | | | proc: switch auxv to use of __mem_open() | Al Viro | 2016-10-05 | 1 | -19/+26 |
| | |/
| |/| |
|
* | | | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self | John Stultz | 2016-10-07 | 1 | -15/+19 |
* | | | proc: add LSM hook checks to /proc/<tid>/timerslack_ns | John Stultz | 2016-10-07 | 1 | -0/+10 |
* | | | proc: relax /proc/<tid>/timerslack_ns capability requirements | John Stultz | 2016-10-07 | 1 | -14/+20 |
* | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 1 | -6/+1 |
|\| | |
|
| * | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-09-01 | 1 | -6/+1 |
| |\ \
| | |/
| |/| |
|
| | * | mm: introduce get_task_exe_file | Mateusz Guzik | 2016-08-31 | 1 | -6/+1 |
* | | | proc: Fix return address printk conversion specifer in /proc/<pid>/stack | Josh Poimboeuf | 2016-08-18 | 1 | -1/+1 |
|/ / |
|
* | | proc_oom_score: remove tasklist_lock and pid_alive() | Oleg Nesterov | 2016-08-02 | 1 | -5/+2 |
* | | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj | Michal Hocko | 2016-07-28 | 1 | -0/+46 |
* | | proc, oom_adj: extract oom_score_adj setting into a helper | Michal Hocko | 2016-07-28 | 1 | -51/+43 |
* | | proc, oom: drop bogus sighand lock | Michal Hocko | 2016-07-28 | 1 | -34/+17 |
* | | proc, oom: drop bogus task_lock and mm check | Michal Hocko | 2016-07-28 | 1 | -18/+4 |
* | | procfs: fix pthread cross-thread naming if !PR_DUMPABLE | Janis Danisevskis | 2016-05-20 | 1 | -1/+41 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-17 | 1 | -15/+20 |
|\ \
| |/
|/| |
|
| * | Merge branch 'ovl-fixes' into for-linus | Al Viro | 2016-05-17 | 1 | -1/+2 |
| |\ |
|
| * | | switch all procfs directories ->iterate_shared() | Al Viro | 2016-05-02 | 1 | -10/+10 |
| * | | proc_fill_cache(): switch to d_alloc_parallel() | Al Viro | 2016-05-02 | 1 | -5/+10 |
* | | | Revert "proc/base: make prompt shell start from new line after executing "cat... | Robin Humble | 2016-05-09 | 1 | -1/+1 |
| |/
|/| |
|
* | | proc: prevent accessing /proc/<PID>/environ until it's ready | Mathias Krause | 2016-05-05 | 1 | -1/+2 |
|/ |
|
* | proc/base: make prompt shell start from new line after executing "cat /proc/$... | Minfei Huang | 2016-03-17 | 1 | -1/+1 |
* | procfs: add conditional compilation check | Eric Engestrom | 2016-03-17 | 1 | -0/+2 |
* | proc: add /proc/<pid>/timerslack_ns interface | John Stultz | 2016-03-17 | 1 | -0/+67 |
* | proc read mm's {arg,env}_{start,end} with mmap semaphore taken. | Mateusz Guzik | 2016-01-20 | 1 | -3/+10 |
* | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 2016-01-20 | 1 | -10/+11 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 | 1 | -10/+7 |
|\ |
|
| * | proc_pid_attr_write(): switch to memdup_user() | Al Viro | 2016-01-04 | 1 | -10/+7 |