Commit Graph

147 Commits (8e2fc39ddea7fe8c6798837da282db88a09af793)

Author SHA1 Message Date
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
Oleg Nesterov 5debfa6da5 [PATCH] coredump: shutdown current process first 19 years ago
Oleg Nesterov dcf560c593 [PATCH] coredump: some code relocations 19 years ago
Oleg Nesterov 7b1c6154fa [PATCH] coredump: don't take tasklist_lock 19 years ago
Oleg Nesterov d5f70c00ad [PATCH] coredump: kill ptrace related stuff 19 years ago
Oleg Nesterov 281de339ce [PATCH] coredump: speedup SIGKILL sending 19 years ago
Oleg Nesterov aceecc0412 [PATCH] coredump: optimize ->mm users traversal 19 years ago
Oleg Nesterov 2ceb8693ef [PATCH] de_thread: fix lockless do_each_thread 19 years ago
Eric W. Biederman 48e6484d49 [PATCH] proc: Rewrite the proc dentry flush on exit optimization 19 years ago
Miklos Szeredi c89681ed7d [PATCH] remove steal_locks() 19 years ago
Al Viro 473ae30bc7 [PATCH] execve argument logging 19 years ago