Oleg Nesterov
|
6b3c538f5b
exec: cleanup the error handling in search_binary_handler()
|
11 years ago |
Oleg Nesterov
|
4e0621a07e
exec: don't retry if request_module() fails
|
11 years ago |
Oleg Nesterov
|
cb7b6b1cbc
exec: cleanup the CONFIG_MODULES logic
|
11 years ago |
Oleg Nesterov
|
92eaa565ad
exec: kill ->load_binary != NULL check in search_binary_handler()
|
11 years ago |
Oleg Nesterov
|
52f14282bb
exec: move allow_write_access/fput to exec_binprm()
|
11 years ago |
Oleg Nesterov
|
9beb266f2d
exec: proc_exec_connector() should be called only once
|
11 years ago |
Oleg Nesterov
|
131b2f9f12
exec: kill "int depth" in search_binary_handler()
|
11 years ago |
Oleg Nesterov
|
5d1baf3b63
exec: introduce exec_binprm() for "depth == 0" code
|
11 years ago |
Cyrill Gorcunov
|
d9104d1ca9
mm: track vma changes with VM_SOFTDIRTY bit
|
11 years ago |
Linus Torvalds
|
2b047252d0
Fix TLB gather virtual address range invalidation corner cases
|
12 years ago |
Oleg Nesterov
|
266b7a021f
fs/exec.c:de_thread: mt-exec should update ->real_start_time
|
12 years ago |
Oleg Nesterov
|
bd9d43f47d
fs/exec.c: do_execve_common(): use current_user()
|
12 years ago |
Oleg Nesterov
|
3f41854838
fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pid
|
12 years ago |
Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
f9652e10c1
allow build_open_flags() to return an error
|
12 years ago |
Stephane Eranian
|
2976b10f05
perf: Disable monitoring on setuid processes for regular users
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Oleg Nesterov
|
e56fb28740
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
|
12 years ago |
Oleg Nesterov
|
12eaaf309a
set_task_comm: kill the pointless memset() + wmb()
|
12 years ago |
Hugh Dickins
|
6ee8630e02
mm: allow arch code to control the user page table ceiling
|
12 years ago |
Al Viro
|
3dc20cb282
new helper: read_code()
|
12 years ago |
Kees Cook
|
e579d2c259
coredump: remove redundant defines for dumpable states
|
12 years ago |
Yuanhan Liu
|
9cc64ceaa8
fs/exec.c: make bprm_mm_init() static
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Xi Wang
|
6d92d4f6a7
fs/exec.c: work around icc miscompilation
|
12 years ago |
Linus Torvalds
|
4c9a44aebe
Merge branch 'akpm' (Andrew's patch-bomb)
|
12 years ago |
Linus Torvalds
|
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Kees Cook
|
b66c598401
exec: do not leave bprm->interp on stack
|
12 years ago |
Al Viro
|
ae903caae2
Bury the conditionals from kernel_thread/kernel_execve series
|
12 years ago |
Linus Torvalds
|
848b81415c
Merge branch 'akpm' (Andrew's patch-bomb)
|
12 years ago |