Commit Graph

128 Commits (a352894d07059649398c4769dc8b645e1a1dad88)

Author SHA1 Message Date
Hugh Dickins 96a8e13ed4 exec: fix stack excutability without PT_GNU_STACK 17 years ago
David Woodhouse 702773b16e Include <asm/a.out.h> in fs/exec.c only for Alpha. 17 years ago
Oleg Nesterov cbaffba12c posix timers: discard SI_TIMER signals on exec 17 years ago
Al Viro 08a6fac1c6 [PATCH] get rid of leak in compat_execve() 17 years ago
KOSAKI Motohiro 4cd1a8fc3d memcg: fix possible panic when CONFIG_MM_OWNER=y 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Oleg Nesterov 2800d8d19e document de_thread() with exit_notify() connection 17 years ago
Oleg Nesterov 7a5e873f09 signals: de_thread: simplify the ->child_reaper switching 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Tetsuo Handa 175a06ae30 exec: remove argv_len from struct linux_binprm 17 years ago
Al Viro 3b1253880b [PATCH] sanitize unshare_files/reset_files_struct 17 years ago
Al Viro fd8328be87 [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
Linus Torvalds a64e715fc7 Allow ARG_MAX execve string space even with a small stack limit 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Andi Kleen abe8be3abe Allow executables larger than 2GB 17 years ago
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 years ago
Oleg Nesterov ed5d2cac11 exec: rework the group exit and fix the race with kill 17 years ago
Andrew Morton 59714d65df get_task_comm(): return the result 17 years ago
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