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 |
Eric Paris
|
6110e3abbf
sys_execve and sys_uselib do not call into fsnotify
|
16 years ago |
Al Viro
|
3bfacef412
get rid of special-casing the /sbin/loader on alpha
|
16 years ago |
Christoph Hellwig
|
cb23beb551
kill vfs_permission
|
16 years ago |
Linus Torvalds
|
bb758e9637
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Ingo Molnar
|
e1df957670
Merge branch 'linus' into perfcounters/core
|
16 years ago |
James Morris
|
cbacc2c7f0
Merge branch 'next' into for-linus
|
16 years ago |
Ingo Molnar
|
f65cb45cba
perfcounters: flush on setuid exec
|
16 years ago |
Oleg Nesterov
|
8187926bda
posix-timers: simplify de_thread()->exit_itimers() path
|
16 years ago |
Roland McGrath
|
85f334666a
tracehook: exec double-reporting fix
|
16 years ago |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
16 years ago |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
David Howells
|
86a264abe5
CRED: Wrap current->cred and a few other accessors
|
16 years ago |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 years ago |
David Howells
|
da9592edeb
CRED: Wrap task credential accesses in the filesystem subsystem
|
16 years ago |
Oleg Nesterov
|
6409324b38
coredump: format_corename: don't append .%pid if multi-threaded
|
16 years ago |
Linus Torvalds
|
c8d8a2321f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
16 years ago |
Oleg Nesterov
|
07edbde508
pid_ns: de_thread: kill the now unneeded ->child_reaper change
|
16 years ago |
Kirill A. Shutemov
|
53112488be
alpha: introduce field 'taso' into struct linux_binprm
|
16 years ago |
Jason Baron
|
362e6663ef
exec.c, compat.c: fix count(), compat_count() bounds checking
|
16 years ago |