Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
[safe/jmp/linux-2.6] / fs / exec.c
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Andi KleenAllow executables larger than 2GB
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-08 Oleg NesterovITIMER_REAL: convert to use struct pid
2008-02-05 Oleg Nesterovexec: rework the group exit and fix the race with kill
2008-02-05 Andrew Mortonget_task_comm(): return the result
2007-11-28 Ingo Molnarvfs: coredumping fix
2007-11-12 Roland McGrathcore dump: remain dumpable
2007-10-19 Pavel EmelyanovIsolate some explicit usage of task->tgid
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Sukadev Bhattiprolupid namespaces: use task_pid() to find leader's pid
2007-10-19 Sukadev Bhattiprolupid namespaces: rename child_reaper() function
2007-10-19 Sukadev Bhattiprolupid namespaces: define and use task_active_pid_ns(...
2007-10-19 Coly Lisetup vma->vm_page_prot by vm_get_page_prot()
2007-10-17 Adrian Bunksecurity/ cleanups
2007-10-17 Oleg Nesterovexec: RT sub-thread can livelock and monopolize CPU...
2007-10-17 Oleg Nesterovexec: consolidate 2 fast-paths
2007-10-17 Oleg Nesterovexec: simplify the new ->sighand allocation
2007-10-17 Oleg Nesterovexec: simplify ->sighand switching
2007-10-17 Miklos Szerediexec: remove unnecessary check for MNT_NOEXEC
2007-10-17 Neil Hormancore_pattern: fix up a few miscellaneous bugs
2007-10-17 Neil Hormancore_pattern: allow passing of arguments to user mode...
2007-10-17 Neil Hormancore_pattern: ignore RLIMIT_CORE if core_pattern is...
2007-10-17 Alexey DobriyanMake unregister_binfmt() return void
2007-10-17 Alexey DobriyanUse list_head in binfmt handling
2007-09-20 Davide Libenzisignalfd simplification
2007-08-23 Oleg Nesterovexec: kill unsafe BUG_ON(sig->count) checks
2007-08-23 Oleg Nesterovsignalfd: make it group-wide, fix posix-timers scheduling
2007-08-18 Marcel HoltmannReset current->pdeath_signal on SUID binary execution
2007-07-19 Kawai, Hidehirocoredump masking: reimplementation of dumpable using...
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-19 Peter Zijlstraaudit: rework execve audit
2007-05-24 Christoph Hellwiguselib: add missing MNT_NOEXEC check
2007-05-17 Dan Alonimake sysctl/kernel/core_pattern and fs/exec.c agree...
2007-05-11 Linus TorvaldsMerge branch 'audit.b38' of git://git./linux/kernel...
2007-05-11 Davide Libenzisignal/timer/event: signalfd core
2007-05-11 Sukadev Bhattiproluattach_pid() with struct pid parameter
2007-05-11 Steve Grubb[PATCH] Abnormal End of Processes
2007-05-08 kalash nainwal(re)register_binfmt returns with -EBUSY
2007-05-08 Nick Pigginexec: fix remove_arg_zero
2007-04-17 Alan Coxexec.c: fix coredump to pipe problem and obscure "secur...
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2006-12-10 Vadim Lobanov[PATCH] fdtable: Make fdarray and fdsets equal in size
2006-12-08 Sukadev Bhattiprolu[PATCH] add child reaper to pid_namespace
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-07 Alexey Dobriyan[PATCH] do_coredump() and not stopping rewrite attacks?
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-01 Andi Kleen[PATCH] Support piping into commands in /proc/sys/kerne...
2006-10-01 Jay Lan[PATCH] csa: convert CONFIG tag for extended accounting...
2006-09-29 Kirill Korotaev[PATCH] Fix unserialized task->files changing
2006-09-27 Eric W. Biederman[PATCH] de_thread: Use tsk not current
2006-09-27 Eric W. Biederman[PATCH] pid: Implement transfer_pid and use it to simpl...
2006-08-27 Dave Jones[PATCH] fix up lockdep trace in fs/exec.c
2006-08-24 Trond MyklebustVFS: Remove redundant open-coded mode bit checks in...
2006-08-24 Trond MyklebustVFS: Remove redundant open-coded mode bit check in...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Oleg Nesterov[PATCH] coredump: shutdown current process first
2006-06-26 Oleg Nesterov[PATCH] coredump: some code relocations
2006-06-26 Oleg Nesterov[PATCH] coredump: don't take tasklist_lock
2006-06-26 Oleg Nesterov[PATCH] coredump: kill ptrace related stuff
2006-06-26 Oleg Nesterov[PATCH] coredump: speedup SIGKILL sending
2006-06-26 Oleg Nesterov[PATCH] coredump: optimize ->mm users traversal
2006-06-26 Oleg Nesterov[PATCH] de_thread: fix lockless do_each_thread
2006-06-26 Eric W. Biederman[PATCH] proc: Rewrite the proc dentry flush on exit...
2006-06-22 Miklos Szeredi[PATCH] remove steal_locks()
2006-06-20 Al Viro[PATCH] execve argument logging
2006-04-19 Eric W. Biederman[PATCH] task: Make task list manipulations RCU safe
2006-04-14 Eric W. Biederman[PATCH] de_thread: Don't change our parents and ptrace...
2006-04-11 Roland McGrath[PATCH] process accounting: take original leader's...
2006-04-10 Eric W. Biederman[PATCH] de_thread: Don't confuse users do_each_thread.
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/exec.c
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-29 Eric W. Biederman[PATCH] pidhash: kill switch_exec_pids
2006-03-29 Oleg Nesterov[PATCH] simplify exec from init's subthread
2006-03-29 Eric W. Biederman[PATCH] exec: allow init to exec from any thread.
2006-03-26 Roman Zippel[PATCH] hrtimers: remove data field
2006-03-25 Oliver Neukum[PATCH] use kzalloc and kcalloc in core fs code
2006-03-25 Oleg Drokin[PATCH] Introduce FMODE_EXEC file flag
2006-03-01 Benjamin Herrenschmidt[PATCH] Add mm->task_size and fix powerpc vdso
2006-02-15 Oleg Nesterov[PATCH] fix zap_thread's ptrace related problems
2006-01-19 Ulrich Drepper[PATCH] vfs: *at functions: core
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch itimers to hrtimer
2006-01-09 Oleg Nesterov[PATCH] do_coredump() should reset group_stop_count...
2006-01-09 NeilBrown[PATCH] Fix some problems with truncate and mtime seman...
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2006-01-06 Nick Piggin[PATCH] mm: rmap optimisation
2005-11-29 Linus TorvaldsVM: add common helper function to create the page tables
2005-11-24 Oleg Nesterov[PATCH] fix do_wait() vs exec() race
2005-11-09 Christoph Hellwig[PATCH] add a file_permission helper
2005-11-09 Christoph Hellwig[PATCH] add a vfs_permission helper
2005-11-08 Oleg Nesterov[PATCH] fix de_thread() vs send_group_sigqueue() race
2005-11-07 Miklos Szeredi[PATCH] VFS: pass file pointer to filesystem from ftrun...
2005-11-07 Matt Helsley[PATCH] Process Events Connector
2005-10-31 Oleg Nesterov[PATCH] fix de_thread() vs do_coredump() deadlock
2005-10-31 Oleg Nesterov[PATCH] coredump_wait() cleanup
2005-10-31 Oleg Nesterov[PATCH] fix de_thread vs it_real_fn() deadlock
2005-10-31 Oleg Nesterov[PATCH] little de_thread() cleanup
next