Commit Graph

60 Commits (e478bec0ba0a83a48a0f6982934b6de079e7e6b3)

Author SHA1 Message Date
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
Eric W. Biederman 5e85d4abe3 [PATCH] task: Make task list manipulations RCU safe 19 years ago
Eric W. Biederman c06511d12d [PATCH] de_thread: Don't change our parents and ptrace flags. 19 years ago
Roland McGrath f5e902817f [PATCH] process accounting: take original leader's start_time in non-leader exec 19 years ago
Eric W. Biederman de12a7878c [PATCH] de_thread: Don't confuse users do_each_thread. 19 years ago
Eric Sesterhenn 7dddb12c63 BUG_ON() Conversion in fs/exec.c 19 years ago
Oleg Nesterov aa1757f90b [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU 19 years ago
Oleg Nesterov 8fafabd86f [PATCH] remove add_parent()'s parent argument 19 years ago
Eric W. Biederman d73d65293e [PATCH] pidhash: kill switch_exec_pids 19 years ago
Oleg Nesterov 1434261c07 [PATCH] simplify exec from init's subthread 19 years ago
Eric W. Biederman fef23e7fbb [PATCH] exec: allow init to exec from any thread. 19 years ago
Roman Zippel 05cfb614dd [PATCH] hrtimers: remove data field 19 years ago
Oliver Neukum 11b0b5abb2 [PATCH] use kzalloc and kcalloc in core fs code 19 years ago
Oleg Drokin b500531e6f [PATCH] Introduce FMODE_EXEC file flag 19 years ago
Benjamin Herrenschmidt 0551fbd29e [PATCH] Add mm->task_size and fix powerpc vdso 19 years ago
Oleg Nesterov 5ecfbae093 [PATCH] fix zap_thread's ptrace related problems 19 years ago
Ulrich Drepper 5590ff0d55 [PATCH] vfs: *at functions: core 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Thomas Gleixner 2ff678b8da [PATCH] hrtimer: switch itimers to hrtimer 19 years ago
Oleg Nesterov bb6f6dbaa4 [PATCH] do_coredump() should reset group_stop_count earlier 19 years ago
NeilBrown 4a30131e7d [PATCH] Fix some problems with truncate and mtime semantics. 19 years ago
Ingo Molnar e56d090310 [PATCH] RCU signal handling 19 years ago
Nick Piggin 9617d95e6e [PATCH] mm: rmap optimisation 19 years ago
Linus Torvalds c9cfcddfd6 VM: add common helper function to create the page tables 19 years ago
Oleg Nesterov 962b564cf1 [PATCH] fix do_wait() vs exec() race 19 years ago
Christoph Hellwig 8c744fb83d [PATCH] add a file_permission helper 19 years ago
Christoph Hellwig e4543eddfd [PATCH] add a vfs_permission helper 19 years ago
Oleg Nesterov 329f7dba5f [PATCH] fix de_thread() vs send_group_sigqueue() race 19 years ago
Miklos Szeredi cc4e69dee4 [PATCH] VFS: pass file pointer to filesystem from ftruncate() 19 years ago
Matt Helsley 9f46080c41 [PATCH] Process Events Connector 19 years ago
Oleg Nesterov 1291cf4163 [PATCH] fix de_thread() vs do_coredump() deadlock 19 years ago
Oleg Nesterov 2384f55f8a [PATCH] coredump_wait() cleanup 19 years ago
Oleg Nesterov 932aeafbe8 [PATCH] fix de_thread vs it_real_fn() deadlock 19 years ago
Oleg Nesterov 9e4e23bccb [PATCH] little de_thread() cleanup 19 years ago
Hugh Dickins c74df32c72 [PATCH] mm: ptd_alloc take ptlock 19 years ago
Hugh Dickins 365e9c87a9 [PATCH] mm: update_hiwaters just in time 19 years ago
Hugh Dickins 4294621f41 [PATCH] mm: rss = file_rss + anon_rss 19 years ago