Michal Hocko
|
f913da596a
proc, oom: drop bogus sighand lock
|
9 年之前 |
Michal Hocko
|
d49fbf766d
proc, oom: drop bogus task_lock and mm check
|
9 年之前 |
Janis Danisevskis
|
1b3044e39a
procfs: fix pthread cross-thread naming if !PR_DUMPABLE
|
9 年之前 |
Linus Torvalds
|
7f427d3a60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Al Viro
|
0e0162bb8c
Merge branch 'ovl-fixes' into for-linus
|
9 年之前 |
Robin Humble
|
1e92a61c4c
Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan""
|
9 年之前 |
Mathias Krause
|
8148a73c99
proc: prevent accessing /proc/<PID>/environ until it's ready
|
9 年之前 |
Al Viro
|
f50752eaa0
switch all procfs directories ->iterate_shared()
|
9 年之前 |
Al Viro
|
3781764b5c
proc_fill_cache(): switch to d_alloc_parallel()
|
9 年之前 |
Minfei Huang
|
7e2bc81da3
proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"
|
9 年之前 |
Eric Engestrom
|
b5946beaa9
procfs: add conditional compilation check
|
9 年之前 |
John Stultz
|
5de23d435e
proc: add /proc/<pid>/timerslack_ns interface
|
9 年之前 |
Mateusz Guzik
|
a3b609ef9f
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
|
9 年之前 |
Jann Horn
|
caaee6234d
ptrace: use fsuid, fsgid, effective creds for fs access checks
|
9 年之前 |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Linus Torvalds
|
32fb378437
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Al Viro
|
bb646cdb12
proc_pid_attr_write(): switch to memdup_user()
|
9 年之前 |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 年之前 |
Colin Ian King
|
41a0c249cb
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
|
9 年之前 |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 年之前 |
David Rientjes
|
b72bdfa736
mm, oom: add comment for why oom_adj exists
|
9 年之前 |
Ingo Molnar
|
b2f73922d1
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
|
10 年之前 |
Alexey Dobriyan
|
774636e19e
proc: convert to kstrto*()/kstrto*_from_user()
|
10 年之前 |
Calvin Owens
|
bdb4d100af
procfs: always expose /proc/<pid>/map_files/ and make it readable
|
10 年之前 |
Alexey Dobriyan
|
3581d458c3
/proc/$PID/cmdline: fixup empty ARGV case
|
10 年之前 |
Linus Torvalds
|
22a093b2fb
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Naveen N. Rao
|
5968cecedd
sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y
|
10 年之前 |
Iago López Galeiras
|
2e13ba54a2
fs, proc: introduce CONFIG_PROC_CHILDREN
|
10 年之前 |
Alexey Dobriyan
|
c2c0bb4462
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
|
10 年之前 |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 年之前 |