Cyrill Gorcunov
|
818411616b
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
|
13 éve |
Alexey Dobriyan
|
af5e617143
proc: pass "fd" by value in /proc/*/{fd,fdinfo} code
|
13 éve |
Alexey Dobriyan
|
f05ed3f1ab
proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path
|
13 éve |
Cong Wang
|
2344bec788
proc: use mm_access() instead of ptrace_may_access()
|
13 éve |
Cong Wang
|
e7dcd9990e
proc: remove mm_for_maps()
|
13 éve |
Cong Wang
|
b409e578d9
proc: clean up /proc/<pid>/environ handling
|
13 éve |
David Rientjes
|
a7f638f999
mm, oom: normalize oom scores to oom_score_adj scale only for userspace
|
13 éve |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 éve |
Linus Torvalds
|
73f1f5dd3e
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 éve |
Linus Torvalds
|
30a08bf2d3
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
|
13 éve |
Cyrill Gorcunov
|
eb94cd96e0
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
|
13 éve |
Eric W. Biederman
|
dcb0f22282
userns: Convert proc to use kuid/kgid where appropriate
|
13 éve |
Eric W. Biederman
|
22d917d80e
userns: Rework the user_namespace adding uid/gid mapping support
|
13 éve |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 éve |
Siddhesh Poyarekar
|
b76437579d
procfs: mark thread stack correctly in proc/<pid>/maps
|
13 éve |
Hiroshi Shimamoto
|
2e5b5b3a1b
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
|
13 éve |
David Howells
|
1dce27c5aa
Wrap accesses to the fd_sets in struct fdtable
|
13 éve |
Christopher Yeoh
|
8cdb878dcb
Fix race in process_vm_rw_core
|
13 éve |
Oleg Nesterov
|
6d08f2c713
proc: make sure mem_open() doesn't pin the target's memory
|
13 éve |
Oleg Nesterov
|
572d34b946
proc: unify mem_read() and mem_write()
|
13 éve |
Oleg Nesterov
|
71879d3cb3
proc: mem_release() should check mm != NULL
|
13 éve |
Linus Torvalds
|
f429ee3b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
|
13 éve |
Linus Torvalds
|
e268337dfe
proc: clean up and fix /proc/<pid>/mem handling
|
13 éve |
Eric Paris
|
633b454545
audit: only allow tasks to set their loginuid if it is -1
|
13 éve |
Eric Paris
|
0a300be6d5
audit: remove task argument to audit_set_loginuid
|
13 éve |
Xiaotian Feng
|
a2ef990ab5
proc: fix null pointer deref in proc_pid_permission()
|
13 éve |
Vasiliy Kulikov
|
0499680a42
procfs: add hidepid= and gid= mount options
|
13 éve |
Pavel Emelyanov
|
640708a2cf
procfs: introduce the /proc/<pid>/map_files/ directory
|
13 éve |
Cyrill Gorcunov
|
7773fbc541
procfs: make proc_get_link to use dentry instead of inode
|
13 éve |
KAMEZAWA Hiroyuki
|
43d2b11324
tracepoint: add tracepoints for debugging oom_score_adj
|
13 éve |