Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 gadi atpakaļ |
David Howells
|
96f951edb1
Add #includes needed to permit the removal of asm/system.h
|
13 gadi atpakaļ |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 gadi atpakaļ |
David Rientjes
|
05af2e104a
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
|
13 gadi atpakaļ |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 gadi atpakaļ |
Linus Torvalds
|
9f3938346a
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
|
13 gadi atpakaļ |
Al Viro
|
19e5109fef
take removal of PF_FORKNOEXEC to flush_old_exec()
|
13 gadi atpakaļ |
Al Viro
|
8fc3dc5a3a
__register_binfmt() made void
|
13 gadi atpakaļ |
Oleg Nesterov
|
701085b219
exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()
|
13 gadi atpakaļ |
Oleg Nesterov
|
e636825346
exit_signal: simplify the "we have changed execution domain" logic
|
13 gadi atpakaļ |
Cong Wang
|
e8e3c3d66f
fs: remove the second argument of k[un]map_atomic()
|
13 gadi atpakaļ |
Ingo Molnar
|
35239e23c6
Merge branch 'perf/urgent' into perf/core
|
13 gadi atpakaļ |
Oleg Nesterov
|
57b59c4a14
coredump_wait: don't call complete_vfork_done()
|
13 gadi atpakaļ |
Oleg Nesterov
|
c415c3b47e
vfork: introduce complete_vfork_done()
|
13 gadi atpakaļ |
Ingo Molnar
|
737f24bda7
Merge branch 'perf/urgent' into perf/core
|
13 gadi atpakaļ |
David Smith
|
4ff16c25e2
tracepoint, vfs, sched: Add exec() tracepoint
|
13 gadi atpakaļ |
David Howells
|
1fd36adcd9
Replace the fd_sets in struct fdtable with an array of unsigned longs
|
13 gadi atpakaļ |
David Howells
|
1dce27c5aa
Wrap accesses to the fd_sets in struct fdtable
|
13 gadi atpakaļ |
Heiko Carstens
|
96e02d1586
exec: fix use-after-free bug in setup_new_exec()
|
13 gadi atpakaļ |
KAMEZAWA Hiroyuki
|
43d2b11324
tracepoint: add tracepoints for debugging oom_score_adj
|
13 gadi atpakaļ |
Al Viro
|
f47ec3f283
trim fs/internal.h
|
13 gadi atpakaļ |
David Rientjes
|
c9f01245b6
oom: remove oom_disable_count
|
13 gadi atpakaļ |
Vasiliy Kulikov
|
72fa59970f
move RLIMIT_NPROC check from set_user() to do_execve_common()
|
14 gadi atpakaļ |
Oleg Nesterov
|
32e107f71e
fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter()
|
14 gadi atpakaļ |
Tetsuo Handa
|
b4edf8bd06
exec: do not retry load_binary method if CONFIG_MODULES=n
|
14 gadi atpakaļ |
Tetsuo Handa
|
912193521b
exec: do not call request_module() twice from search_binary_handler()
|
14 gadi atpakaļ |
Michal Hocko
|
aacb3d17a7
fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP
|
14 gadi atpakaļ |
Oleg Nesterov
|
99b6456748
do_coredump: fix the "ispipe" error check
|
14 gadi atpakaļ |
Jiri Slaby
|
2c563731fe
coredump: escape / in hostname and comm
|
14 gadi atpakaļ |
Jiri Slaby
|
3141c8b165
coredump: use task comm instead of (unknown)
|
14 gadi atpakaļ |