Commit Graph

107 Commits (33f807ba0d9259e7c75c7a2ce8bd2787e5b540c7)

Author SHA1 Message Date
Ingo Molnar c46f739dd3 vfs: coredumping fix 17 years ago
Roland McGrath 00ec99da43 core dump: remain dumpable 17 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Sukadev Bhattiprolu 3743ca05ff pid namespaces: use task_pid() to find leader's pid 18 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 18 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 years ago
Coly Li 3ed75eb8f1 setup vma->vm_page_prot by vm_get_page_prot() 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Oleg Nesterov 6db840fa78 exec: RT sub-thread can livelock and monopolize CPU on exec 18 years ago
Oleg Nesterov 356d6d5058 exec: consolidate 2 fast-paths 18 years ago
Oleg Nesterov b2c903b879 exec: simplify the new ->sighand allocation 18 years ago
Oleg Nesterov 0840a90d94 exec: simplify ->sighand switching 18 years ago
Miklos Szeredi 1a159dd229 exec: remove unnecessary check for MNT_NOEXEC 18 years ago
Neil Horman 3232113710 core_pattern: fix up a few miscellaneous bugs 18 years ago
Neil Horman 74aadce986 core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe 18 years ago
Neil Horman 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
Alexey Dobriyan f6b450d489 Make unregister_binfmt() return void 18 years ago
Alexey Dobriyan e4dc1b14d8 Use list_head in binfmt handling 18 years ago
Davide Libenzi b8fceee17a signalfd simplification 18 years ago
Oleg Nesterov abd96ecb29 exec: kill unsafe BUG_ON(sig->count) checks 18 years ago
Oleg Nesterov f9ee228bdc signalfd: make it group-wide, fix posix-timers scheduling 18 years ago
Marcel Holtmann d2d56c5f51 Reset current->pdeath_signal on SUID binary execution 18 years ago
Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 years ago
Ollie Wild b6a2fea393 mm: variable length argument support 18 years ago
Peter Zijlstra bdf4c48af2 audit: rework execve audit 18 years ago
Christoph Hellwig 492c8b332e uselib: add missing MNT_NOEXEC check 18 years ago
Dan Aloni 71ce92f3fa make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size 18 years ago
Davide Libenzi fba2afaaec signal/timer/event: signalfd core 18 years ago
Sukadev Bhattiprolu e713d0dab2 attach_pid() with struct pid parameter 18 years ago
Steve Grubb 0a4ff8c259 [PATCH] Abnormal End of Processes 18 years ago
kalash nainwal 98701d1b0f (re)register_binfmt returns with -EBUSY 18 years ago
Nick Piggin 4fc75ff481 exec: fix remove_arg_zero 18 years ago
Alan Cox c4bbafda70 exec.c: fix coredump to pipe problem and obscure "security hole" 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Vadim Lobanov bbea9f6966 [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
Sukadev Bhattiprolu 84d737866e [PATCH] add child reaper to pid_namespace 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Alexey Dobriyan 6d4df677f8 [PATCH] do_coredump() and not stopping rewrite attacks? 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Andi Kleen d025c9db7f [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern 19 years ago
Jay Lan 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 years ago
Kirill Korotaev 3b9b8ab65d [PATCH] Fix unserialized task->files changing 19 years ago
Eric W. Biederman aafe6c2a2b [PATCH] de_thread: Use tsk not current 19 years ago
Eric W. Biederman c18258c6f0 [PATCH] pid: Implement transfer_pid and use it to simplify de_thread 19 years ago
Dave Jones 513627d7fe [PATCH] fix up lockdep trace in fs/exec.c 19 years ago
Trond Myklebust a969fd5a4e VFS: Remove redundant open-coded mode bit checks in open_exec(). 19 years ago
Trond Myklebust 9167b0b9a0 VFS: Remove redundant open-coded mode bit check in prepare_binfmt(). 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago