Oleg Nesterov
|
269b005a28
coredump: shift down_write(mmap_sem) into coredump_wait()
|
15 лет назад |
Oleg Nesterov
|
5e43aef530
coredump: factor out put_cred() calls
|
15 лет назад |
Oleg Nesterov
|
d5bf4c4f5f
coredump: cleanup "ispipe" code
|
15 лет назад |
Oleg Nesterov
|
c713541125
coredump: factor out the not-ispipe file checks
|
15 лет назад |
Neil Horman
|
898b374af6
exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit
|
15 лет назад |
Mel Gorman
|
a8bef8ff6e
mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks
|
15 лет назад |
Robin Holt
|
34441427aa
revert "procfs: provide stack information for threads" and its fixup commits
|
15 лет назад |
Neil Horman
|
76595f79d7
coredump: suppress uid comparison test if core output files are pipes
|
15 лет назад |
Oleg Nesterov
|
5c99cbf49a
coredump: set ->group_exit_code for other CLONE_VM tasks too
|
15 лет назад |
Masami Hiramatsu
|
30736a4d43
coredump: pass mm->flags as a coredump parameter for consistency
|
15 лет назад |
Michael Neuling
|
5ef097dd7b
exec: create initial stack independent of PAGE_SIZE
|
15 лет назад |
Jiri Slaby
|
d554ed895d
fs: use rlimit helpers
|
15 лет назад |
Rik van Riel
|
5beb493052
mm: change anon_vma linking to fix multi-process server scalability issue
|
15 лет назад |
KAMEZAWA Hiroyuki
|
34e55232e5
mm: avoid false sharing of mm_counter
|
15 лет назад |
Michael Neuling
|
a17e18790a
fs/exec.c: fix initial stack reservation
|
15 лет назад |
Michael Neuling
|
803bf5ec25
fs/exec.c: restrict initial stack space expansion to rlimit
|
15 лет назад |
Linus Torvalds
|
7ab02af428
Fix 'flush_old_exec()/setup_new_exec()' split
|
15 лет назад |
Linus Torvalds
|
221af7f87b
Split 'flush_old_exec' into two functions
|
15 лет назад |
Masami Hiramatsu
|
f6151dfea2
mm: introduce coredump parameter structure
|
15 лет назад |
Oleg Nesterov
|
9cd80bbb07
do_wait() optimization: do not place sub-threads on task_struct->children list
|
15 лет назад |
john stultz
|
4614a696bd
procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm
|
15 лет назад |
James Morris
|
c84d6efd36
Merge branch 'master' into next
|
15 лет назад |
Anton Blanchard
|
fc63cf2370
exec: setup_arg_pages() fails to return errors
|
15 лет назад |
Mimi Zohar
|
6c21a7fb49
LSM: imbed ima calls in the security hooks
|
15 лет назад |
Hiroshi Shimamoto
|
801460d0cf
task_struct cleanup: move binfmt field to mm_struct
|
15 лет назад |
Oleg Nesterov
|
964ee7df90
exec: fix set_binfmt() vs sys_delete_module() race
|
15 лет назад |
Neil Horman
|
61be228a06
exec: allow do_coredump() to wait for user space pipe readers to complete
|
15 лет назад |
Neil Horman
|
a293980c2e
exec: let do_coredump() limit the number of concurrent dumps to pipes
|
15 лет назад |
Neil Horman
|
725eae32df
exec: make do_coredump() more resilient to recursive crashes
|
15 лет назад |
Stefani Seibold
|
d899bf7b55
procfs: provide stack information for threads
|
15 лет назад |