nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / fs / exec.c
2009-02-06 David HowellsCRED: Fix SUID exec regression
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 27
2009-01-06 WANG Congfs/exec.c: make do_coredump() void
2009-01-06 Tetsuo Handado_coredump(): check return from argv_split()
2009-01-06 Luiz Fernando N... fs/exec.c:__bprm_mm_init(): clean up error handling
2009-01-05 Eric Parissys_execve and sys_uselib do not call into fsnotify
2009-01-03 Al Viroget rid of special-casing the /sbin/loader on alpha
2008-12-31 Christoph Hellwigkill vfs_permission
2008-12-31 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-12 Oleg Nesterovposix-timers: simplify de_thread()->exit_itimers()...
2008-12-10 Roland McGrathtracehook: exec double-reporting fix
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the filesystem...
2008-10-20 Oleg Nesterovcoredump: format_corename: don't append .%pid if multi...
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-10-16 Oleg Nesterovpid_ns: de_thread: kill the now unneeded ->child_reaper...
2008-10-16 Kirill A. Shutemovalpha: introduce field 'taso' into struct linux_binprm
2008-10-16 Jason Baronexec.c, compat.c: fix count(), compat_count() bounds...
2008-10-16 Johannes Bergremove CONFIG_KMOD from fs
2008-09-29 Balbir Singhmm owner: fix race between swapoff and exit
2008-07-28 Hugh Dickinsexec: include pagemap.h again to fix build
2008-07-27 Al Viro[PATCH] get rid of __user_path_lookup_open
2008-07-27 Al Viro[PATCH] take noexec checks to very few callers that...
2008-07-27 Christoph HellwigRe: [PATCH 3/6] vfs: open_exec cleanup
2008-07-27 Al Viro[PATCH] pass MAY_OPEN to vfs_permission() explicitly
2008-07-26 Roland McGrathtracehook: exec
2008-07-25 Oleg Nesterovcoredump: format_corename: fix the "core_uses_pid"...
2008-07-25 Oleg Nesterovcoredump: kill mm->core_done
2008-07-25 Oleg Nesterovcoredump: construct the list of coredumping threads...
2008-07-25 Oleg Nesterovcoredump: make mm->core_state visible to ->core_dump()
2008-07-25 Oleg Nesterovcoredump: turn core_state->nr_threads into atomic_t
2008-07-25 Oleg Nesterovcoredump: simplify core_state->nr_threads calculation
2008-07-25 Oleg Nesterovcoredump: move mm->core_waiters into struct core_state
2008-07-25 Oleg Nesterovcoredump: turn mm->core_startup_done into the pointer...
2008-07-25 Oleg Nesterovcoredump: zap_threads() must skip kernel threads
2008-07-25 Oleg Nesterovintroduce PF_KTHREAD flag
2008-07-25 Oleg Nesterovcoredump: zap_threads: comments && use while_each_thread()
2008-07-25 Hugh Dickinsexec: remove some includes
2008-07-24 Jan Beulichmm: remove double indirection on tlb parameter to free_...
2008-07-10 Hugh Dickinsexec: fix stack excutability without PT_GNU_STACK
2008-06-16 David WoodhouseInclude <asm/a.out.h> in fs/exec.c only for Alpha.
2008-05-26 Oleg Nesterovposix timers: discard SI_TIMER signals on exec
2008-05-16 Al Viro[PATCH] get rid of leak in compat_execve()
2008-05-13 KOSAKI Motohiromemcg: fix possible panic when CONFIG_MM_OWNER=y
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-30 Oleg Nesterovdocument de_thread() with exit_notify() connection
2008-04-30 Oleg Nesterovsignals: de_thread: simplify the ->child_reaper switching
2008-04-29 Matt Helsleyprocfs task exe symlink
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
2008-04-29 Tetsuo Handaexec: remove argv_len from struct linux_binprm
2008-04-25 Al Viro[PATCH] sanitize unshare_files/reset_files_struct
2008-04-25 Al Viro[PATCH] sanitize handling of shared descriptor tables...
2008-03-03 Linus TorvaldsAllow ARG_MAX execve string space even with a small...
2008-02-15 Jan BlunckIntroduce path_put()
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_...
next