Sukadev Bhattiprolu
|
29f12ca321
pidns: fix a leak in /proc dentries and inodes with pid namespaces.
|
15 vuotta sitten |
Vincent Li
|
cba8aafe1e
fs/proc/base.c: fix proc_fault_inject_write() input sanity check
|
15 vuotta sitten |
Oleg Nesterov
|
9b4d1cbef8
proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits
|
15 vuotta sitten |
Kees Cook
|
cff4edb591
proc: fix reported unit for RLIMIT_CPU
|
15 vuotta sitten |
KOSAKI Motohiro
|
5d863b8968
oom: fix oom_adjust_write() input sanity check
|
15 vuotta sitten |
KOSAKI Motohiro
|
495789a51a
oom: make oom_score to per-process value
|
15 vuotta sitten |
KOSAKI Motohiro
|
28b83c5193
oom: move oom_adj value from task_struct to signal_struct
|
15 vuotta sitten |
KOSAKI Motohiro
|
0753ba01e1
mm: revert "oom: move oom_adj value"
|
15 vuotta sitten |
Oleg Nesterov
|
704b836cbf
mm_for_maps: take ->cred_guard_mutex to fix the race with exec
|
16 vuotta sitten |
Oleg Nesterov
|
00f89d2185
mm_for_maps: shift down_read(mmap_sem) to the caller
|
16 vuotta sitten |
Oleg Nesterov
|
13f0feafa6
mm_for_maps: simplify, use ptrace_may_access()
|
16 vuotta sitten |
David Rientjes
|
2ff05b2b4e
oom: move oom_adj value from task_struct to mm_struct
|
16 vuotta sitten |
James Morris
|
0b4ec6e4e0
Merge branch 'master' into next
|
16 vuotta sitten |
KOSAKI Motohiro
|
bd6daba909
procfs: make errno values consistent when open pident vs exit(2) race occurs
|
16 vuotta sitten |
David Howells
|
107db7c7dd
CRED: Guard the setprocattr security hook against ptrace
|
16 vuotta sitten |
Jake Edge
|
f83ce3e6b0
proc: avoid information leaks to non-privileged processes
|
16 vuotta sitten |
KOSAKI Motohiro
|
31b07093c4
proc: mounts_poll() make consistent to mdstat_poll
|
16 vuotta sitten |
Al Viro
|
5ad4e53bd5
Get rid of indirect include of fs_struct.h
|
16 vuotta sitten |
Hugh Dickins
|
7c2c7d9930
fix setuid sometimes wouldn't
|
16 vuotta sitten |
Al Viro
|
d72f71eb0e
constify dentry_operations: procfs
|
16 vuotta sitten |
Linus Torvalds
|
ee568b25ee
Avoid 64-bit "switch()" statements on 32-bit architectures
|
16 vuotta sitten |
Zhang Le
|
ee6f779b9e
filp->f_pos not correctly updated in proc_task_readdir
|
16 vuotta sitten |
Linus Torvalds
|
a0c9f240a9
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
|
16 vuotta sitten |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 vuotta sitten |
WANG Cong
|
230e40fbda
proc: remove write-only variable in proc_pident_lookup()
|
16 vuotta sitten |
Hannes Eder
|
dfe6b7d940
proc: fix sparse warning
|
16 vuotta sitten |
Ken Chen
|
2ec220e27f
proc: add /proc/*/stack
|
16 vuotta sitten |
Alexey Dobriyan
|
631f9c1868
proc: remove '##' usage
|
16 vuotta sitten |
Alexey Dobriyan
|
ecae934edc
proc: remove useless WARN_ONs
|
16 vuotta sitten |
Linus Torvalds
|
a39b863342
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 vuotta sitten |