| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | proc: add LSM hook checks to /proc/<tid>/timerslack_ns | John Stultz | 2016-10-08 | 1 | -0/+10 |
* | | | proc: relax /proc/<tid>/timerslack_ns capability requirements | John Stultz | 2016-10-08 | 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-02 | 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-29 | 1 | -0/+46 |
* | | proc, oom_adj: extract oom_score_adj setting into a helper | Michal Hocko | 2016-07-29 | 1 | -51/+43 |
* | | proc, oom: drop bogus sighand lock | Michal Hocko | 2016-07-29 | 1 | -34/+17 |
* | | proc, oom: drop bogus task_lock and mm check | Michal Hocko | 2016-07-29 | 1 | -18/+4 |
* | | procfs: fix pthread cross-thread naming if !PR_DUMPABLE | Janis Danisevskis | 2016-05-21 | 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-03 | 1 | -10/+10 |
| * | | proc_fill_cache(): switch to d_alloc_parallel() | Al Viro | 2016-05-03 | 1 | -5/+10 |
* | | | Revert "proc/base: make prompt shell start from new line after executing "cat... | Robin Humble | 2016-05-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | proc: prevent accessing /proc/<PID>/environ until it's ready | Mathias Krause | 2016-05-06 | 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-21 | 1 | -3/+10 |
* | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 2016-01-21 | 1 | -10/+11 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-13 | 1 | -10/+7 |
|\ |
|
| * | proc_pid_attr_write(): switch to memdup_user() | Al Viro | 2016-01-04 | 1 | -10/+7 |
* | | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-11 | 1 | -9/+15 |
|\ \
| |/
|/| |
|
| * | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 2015-12-30 | 1 | -3/+5 |
| * | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-09 | 1 | -9/+13 |
* | | proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter | Colin Ian King | 2015-12-18 | 1 | -0/+1 |
|/ |
|
* | mm, oom: add comment for why oom_adj exists | David Rientjes | 2015-11-06 | 1 | -0/+10 |
* | fs/proc, core/debug: Don't expose absolute kernel addresses via wchan | Ingo Molnar | 2015-10-01 | 1 | -6/+3 |
* | proc: convert to kstrto*()/kstrto*_from_user() | Alexey Dobriyan | 2015-09-10 | 1 | -49/+21 |
* | procfs: always expose /proc/<pid>/map_files/ and make it readable | Calvin Owens | 2015-09-10 | 1 | -19/+24 |
* | /proc/$PID/cmdline: fixup empty ARGV case | Alexey Dobriyan | 2015-07-18 | 1 | -0/+5 |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-07-04 | 1 | -4/+7 |
|\ |
|
| * | sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y | Naveen N. Rao | 2015-07-04 | 1 | -4/+7 |
* | | fs, proc: introduce CONFIG_PROC_CHILDREN | Iago López Galeiras | 2015-06-26 | 1 | -1/+1 |
* | | proc: fix PAGE_SIZE limit of /proc/$PID/cmdline | Alexey Dobriyan | 2015-06-26 | 1 | -9/+196 |
|/ |
|
* | don't pass nameidata to ->follow_link() | Al Viro | 2015-05-11 | 1 | -2/+2 |
* | new ->follow_link() and ->put_link() calling conventions | Al Viro | 2015-05-11 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-27 | 1 | -16/+16 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -16/+16 |
* | | proc: remove use of seq_printf return value | Joe Perches | 2015-04-16 | 1 | -35/+47 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-12-17 | 1 | -0/+53 |
|\ |
|
| * | userns: Add a knob to disable setgroups on a per user namespace basis | Eric W. Biederman | 2014-12-12 | 1 | -0/+53 |
* | | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds | 2014-12-11 | 1 | -0/+3 |
|\ \ |
|
| * | | exit: proc: don't try to flush /proc/tgid/task/tgid | Oleg Nesterov | 2014-12-11 | 1 | -0/+3 |
| |/ |
|
* / | procfs: get rid of ->f_dentry | Al Viro | 2014-11-19 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-13 | 1 | -8/+2 |
|\ |
|
| * | proc: Update proc_flush_task_mnt to use d_invalidate | Eric W. Biederman | 2014-10-09 | 1 | -4/+2 |