Commit Graph

72 Commits (beb58aa39e6e5a52875defe12c7697b0bfa95d4c)

Author SHA1 Message Date
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
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