Commit Graph

147 Commits (8e2fc39ddea7fe8c6798837da282db88a09af793)

Author SHA1 Message Date
Hugh Dickins ca5b172bd2 exec: include pagemap.h again to fix build 17 years ago
Al Viro 964bd18362 [PATCH] get rid of __user_path_lookup_open 17 years ago
Al Viro 30524472c2 [PATCH] take noexec checks to very few callers that care 17 years ago
Christoph Hellwig e56b6a5dda Re: [PATCH 3/6] vfs: open_exec cleanup 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
Roland McGrath 6341c393fc tracehook: exec 17 years ago
Oleg Nesterov 565b9b14e7 coredump: format_corename: fix the "core_uses_pid" logic 17 years ago
Oleg Nesterov a94e2d408e coredump: kill mm->core_done 17 years ago
Oleg Nesterov b564daf806 coredump: construct the list of coredumping threads at startup time 17 years ago
Oleg Nesterov 9d5b327bf1 coredump: make mm->core_state visible to ->core_dump() 17 years ago
Oleg Nesterov c5f1cc8c18 coredump: turn core_state->nr_threads into atomic_t 17 years ago
Oleg Nesterov 8cd9c24912 coredump: simplify core_state->nr_threads calculation 17 years ago
Oleg Nesterov 999d9fc167 coredump: move mm->core_waiters into struct core_state 17 years ago
Oleg Nesterov 32ecb1f26d coredump: turn mm->core_startup_done into the pointer to struct core_state 17 years ago
Oleg Nesterov 15b9f360c0 coredump: zap_threads() must skip kernel threads 17 years ago
Oleg Nesterov 7b34e4283c introduce PF_KTHREAD flag 17 years ago
Oleg Nesterov e4901f92a8 coredump: zap_threads: comments && use while_each_thread() 17 years ago
Hugh Dickins ba92a43dba exec: remove some includes 17 years ago
Jan Beulich 42b7772812 mm: remove double indirection on tlb parameter to free_pgd_range() & Co 17 years ago
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 17 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 17 years ago
Sukadev Bhattiprolu 3743ca05ff pid namespaces: use task_pid() to find leader's pid 17 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 17 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 17 years ago
Coly Li 3ed75eb8f1 setup vma->vm_page_prot by vm_get_page_prot() 17 years ago
Adrian Bunk cbfee34520 security/ cleanups 17 years ago
Oleg Nesterov 6db840fa78 exec: RT sub-thread can livelock and monopolize CPU on exec 17 years ago