index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of special-casing the /sbin/loader on alpha
Al Viro
2009-01-03
1
-39
/
+0
*
kill vfs_permission
Christoph Hellwig
2008-12-31
1
-2
/
+3
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-30
1
-5
/
+3
|
\
|
*
posix-timers: simplify de_thread()->exit_itimers() path
Oleg Nesterov
2008-12-12
1
-5
/
+3
*
|
Merge branch 'next' into for-linus
James Morris
2008-12-25
1
-74
/
+109
|
\
\
|
|
/
|
/
|
|
*
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
2008-11-14
1
-63
/
+86
|
*
CRED: Inaugurate COW credentials
David Howells
2008-11-14
1
-10
/
+21
|
*
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
1
-2
/
+3
|
*
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-2
/
+2
|
*
CRED: Wrap task credential accesses in the filesystem subsystem
David Howells
2008-11-14
1
-9
/
+9
*
|
tracehook: exec double-reporting fix
Roland McGrath
2008-12-09
1
-1
/
+9
|
/
*
coredump: format_corename: don't append .%pid if multi-threaded
Oleg Nesterov
2008-10-20
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-10-16
1
-6
/
+3
|
\
|
*
remove CONFIG_KMOD from fs
Johannes Berg
2008-10-17
1
-6
/
+3
*
|
pid_ns: de_thread: kill the now unneeded ->child_reaper change
Oleg Nesterov
2008-10-16
1
-2
/
+0
*
|
alpha: introduce field 'taso' into struct linux_binprm
Kirill A. Shutemov
2008-10-16
1
-1
/
+1
*
|
exec.c, compat.c: fix count(), compat_count() bounds checking
Jason Baron
2008-10-16
1
-1
/
+1
|
/
*
mm owner: fix race between swapoff and exit
Balbir Singh
2008-09-29
1
-1
/
+1
*
exec: include pagemap.h again to fix build
Hugh Dickins
2008-07-28
1
-0
/
+1
*
[PATCH] get rid of __user_path_lookup_open
Al Viro
2008-07-26
1
-4
/
+10
*
[PATCH] take noexec checks to very few callers that care
Al Viro
2008-07-26
1
-0
/
+7
*
Re: [PATCH 3/6] vfs: open_exec cleanup
Christoph Hellwig
2008-07-26
1
-28
/
+30
*
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
2008-07-26
1
-2
/
+2
*
tracehook: exec
Roland McGrath
2008-07-26
1
-8
/
+4
*
coredump: format_corename: fix the "core_uses_pid" logic
Oleg Nesterov
2008-07-25
1
-8
/
+5
*
coredump: kill mm->core_done
Oleg Nesterov
2008-07-25
1
-3
/
+22
*
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
2008-07-25
1
-0
/
+2
*
coredump: make mm->core_state visible to ->core_dump()
Oleg Nesterov
2008-07-25
1
-7
/
+7
*
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
2008-07-25
1
-1
/
+1
*
coredump: simplify core_state->nr_threads calculation
Oleg Nesterov
2008-07-25
1
-17
/
+16
*
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
2008-07-25
1
-10
/
+11
*
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
2008-07-25
1
-4
/
+4
*
coredump: zap_threads() must skip kernel threads
Oleg Nesterov
2008-07-25
1
-2
/
+3
*
introduce PF_KTHREAD flag
Oleg Nesterov
2008-07-25
1
-0
/
+1
*
coredump: zap_threads: comments && use while_each_thread()
Oleg Nesterov
2008-07-25
1
-7
/
+32
*
exec: remove some includes
Hugh Dickins
2008-07-25
1
-4
/
+2
*
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
2008-07-24
1
-2
/
+2
*
exec: fix stack excutability without PT_GNU_STACK
Hugh Dickins
2008-07-10
1
-1
/
+1
*
Include <asm/a.out.h> in fs/exec.c only for Alpha.
David Woodhouse
2008-06-16
1
-2
/
+6
*
posix timers: discard SI_TIMER signals on exec
Oleg Nesterov
2008-05-26
1
-0
/
+1
*
[PATCH] get rid of leak in compat_execve()
Al Viro
2008-05-16
1
-4
/
+8
*
memcg: fix possible panic when CONFIG_MM_OWNER=y
KOSAKI Motohiro
2008-05-13
1
-1
/
+1
*
[PATCH] split linux/file.h
Al Viro
2008-05-01
1
-0
/
+1
*
document de_thread() with exit_notify() connection
Oleg Nesterov
2008-04-30
1
-1
/
+1
*
signals: de_thread: simplify the ->child_reaper switching
Oleg Nesterov
2008-04-30
1
-13
/
+2
*
procfs task exe symlink
Matt Helsley
2008-04-29
1
-0
/
+2
*
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
1
-0
/
+1
*
exec: remove argv_len from struct linux_binprm
Tetsuo Handa
2008-04-29
1
-3
/
+0
*
[PATCH] sanitize unshare_files/reset_files_struct
Al Viro
2008-04-25
1
-12
/
+6
*
[PATCH] sanitize handling of shared descriptor tables in failing execve()
Al Viro
2008-04-25
1
-16
/
+18
[next]