index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exec.c
Age
Commit message (
Expand
)
Author
2003-12-29
[PATCH] Fix memleak on execve failure
Andrew Morton
2003-12-29
[PATCH] use new steal_locks helper
Andrew Morton
2003-12-29
[PATCH] use new unshare_files helper
Andrew Morton
2003-10-09
Revert the process group accessor functions. They are buggy, and
Linus Torvalds
2003-10-04
[PATCH] move job control fields from task_struct to
Andrew Morton
2003-10-01
o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs/exec.c
Arnaldo Carvalho de Melo
2003-09-09
[PATCH] fs/exec.c whitespace cleanups
Matthew Wilcox
2003-09-09
[PATCH] 1GB stack size limit on PA-RISC
Matthew Wilcox
2003-08-14
[PATCH] Better argument size tracking in fs/exec.c
Andrew Morton
2003-07-31
[PATCH] binfmt_script argv[0] fix
Andrew Morton
2003-07-10
[PATCH] kmap() -> kmap_atomic() in fs/exec.c
Andrew Morton
2003-07-07
Avoid deadlocking on thread shutdown after a vfork.
Linus Torvalds
2003-07-04
[PATCH] after exec_mmap(), exec cannot fail
Andrew Morton
2003-07-03
[PATCH] Pass 'nameidata' to ->permission()
Trond Myklebust
2003-07-03
[PATCH] Add open intent information to the 'struct nameidata'
Trond Myklebust
2003-07-02
[PATCH] fix double mmdrop() on exec path
Andrew Morton
2003-07-02
[PATCH] Security hook for vm_enough_memory
Andrew Morton
2003-06-05
[PATCH] remove triggerable BUG() from de_thread
Andrew Morton
2003-05-25
[PATCH] add notify_count for de_thread
Andrew Morton
2003-05-25
[PATCH] Fix dcache_lock/tasklist_lock ranking bug
Andrew Morton
2003-05-16
Make request_module() take a printf-like vararg argument instead of a string.
Linus Torvalds
2003-05-14
[PATCH] pass the stack protection flags into put_dirty_page()
Andrew Morton
2003-04-16
Add more user pointer annotations.
Linus Torvalds
2003-04-12
[PATCH] convert file_lock to a spinlock
Andrew Morton
2003-04-12
[PATCH] correct vm_page_prot on stack pages
Andrew Morton
2003-04-12
[PATCH] Remove flush_page_to_ram()
Andrew Morton
2003-04-11
Annotate sys_uselib() with user pointer annotation
Linus Torvalds
2003-04-08
Annotate fs/exec.c with user pointer annotations.
Linus Torvalds
2003-03-26
[PATCH] fs/exec.c does not need __NO_VERSION__
Alan Cox
2003-03-17
[PATCH] use set_current_state in fs
Andrew Morton
2003-02-23
Add support for forcing default signal handlers to flush_signal_handlers().
Linus Torvalds
2003-02-17
[PATCH] POSIX clocks & timers
George Anzinger
2003-02-12
Missed initialization of "curr_target" in execve() dethreading case.
Linus Torvalds
2003-02-09
[PATCH] zap_other_threads() needs tasklist_lock held
Roland McGrath
2003-02-06
Split up "struct signal_struct" into "signal" and "sighand" parts.
Linus Torvalds
2003-02-05
[PATCH] signal-fixes-2.5.59-A4
Ingo Molnar
2003-02-05
[PATCH] pte_chain_alloc fixes
Andrew Morton
2003-02-02
Merge
Linus Torvalds
2003-02-02
[PATCH] remove lock_kernel() from exec of setuid apps
Andrew Morton
2003-02-01
Make threaded core-dump names use the tgid instead of the pid. Makes
Linus Torvalds
2003-01-15
[PATCH] (2/3) Initial load balancing
Martin J. Bligh
2003-01-09
Fix exec_mmap() to release the MM while we still have it active,
Linus Torvalds
2003-01-05
[PATCH] handle pte_chain_alloc() failures
Andrew Morton
2002-12-29
[PATCH] more obsolete module API fixes
Christoph Hellwig
2002-12-29
[PATCH] avoid deprecated module functions in core code
Christoph Hellwig
2002-12-14
[PATCH] threaded coredumps, tcore-fixes-2.5.51-A0
Ingo Molnar
2002-12-05
[PATCH] setup_arg_pages. ARCH_STACK_GROWSUP
Rusty Russell
2002-12-01
[PATCH] tcore-fixes-2.5.50-E6
Ingo Molnar
2002-11-26
LSM: change if statements into something more readable for the fs/* files.
Greg Kroah-Hartman
2002-11-23
Merge
Greg Kroah-Hartman
[next]