Oleg Nesterov
|
793285fcaf
cred_guard_mutex: do not return -EINTR to user-space
|
16 years ago |
Linus Torvalds
|
8a1ca8cedd
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
James Morris
|
2c9e703c61
Merge branch 'master' into next
|
16 years ago |
Mimi Zohar
|
b9fc745db8
integrity: path_check update
|
16 years ago |
Ingo Molnar
|
dc3f81b129
Merge commit 'v2.6.30-rc6' into perfcounters/core
|
16 years ago |
David Howells
|
5e751e992f
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
|
16 years ago |
Al Viro
|
6e8341a11e
Switch open_exec() and sys_uselib() to do_open_filp()
|
16 years ago |
Al Viro
|
a44ddbb6d8
Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts
|
16 years ago |
Ivan Kokshaysky
|
74641f584d
alpha: binfmt_aout fix
|
16 years ago |
Ingo Molnar
|
e7fd5d4b3d
Merge branch 'linus' into perfcounters/core
|
16 years ago |
Oleg Nesterov
|
437f7fdb60
check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
|
16 years ago |
Oleg Nesterov
|
8c652f96d3
do_execve() must not clear fs->in_exec if it was set by another thread
|
16 years ago |
Peter Zijlstra
|
8d1b2d9361
perf_counter: track task-comm data
|
16 years ago |
Ingo Molnar
|
f541ae326f
Merge branch 'linus' into perfcounters/core-v2
|
16 years ago |
Al Viro
|
5ad4e53bd5
Get rid of indirect include of fs_struct.h
|
16 years ago |
Al Viro
|
f1191b50ec
check_unsafe_exec() doesn't care about signal handlers sharing
|
16 years ago |
Al Viro
|
498052bba5
New locking/refcounting for fs_struct
|
16 years ago |
Hugh Dickins
|
e426b64c41
fix setuid sometimes doesn't
|
16 years ago |
James Morris
|
703a3cd728
Merge branch 'master' into next
|
16 years ago |
Kentaro Takeda
|
f9ce1f1cda
Add in_execve flag into task_struct.
|
16 years ago |
Ingo Molnar
|
95fd4845ed
Merge commit 'v2.6.29-rc4' into perfcounters/core
|
16 years ago |
David Howells
|
0bf2f3aec5
CRED: Fix SUID exec regression
|
16 years ago |
James Morris
|
cb5629b10d
Merge branch 'master' into next
|
16 years ago |
Mimi Zohar
|
6146f0d5e4
integrity: IMA hooks
|
16 years ago |
Ingo Molnar
|
77835492ed
Merge commit 'v2.6.29-rc2' into perfcounters/core
|
16 years ago |
Heiko Carstens
|
1e7bfb2134
[CVE-2009-0029] System call wrappers part 27
|
16 years ago |
Ingo Molnar
|
506c10f26c
Merge commit 'v2.6.29-rc1' into perfcounters/core
|
16 years ago |
WANG Cong
|
8cd3ac3aca
fs/exec.c: make do_coredump() void
|
16 years ago |
Tetsuo Handa
|
350eaf791b
do_coredump(): check return from argv_split()
|
16 years ago |
Luiz Fernando N. Capitulino
|
eaccbfa564
fs/exec.c:__bprm_mm_init(): clean up error handling
|
16 years ago |