index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exec.c
Age
Commit message (
Expand
)
Author
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
Ingo Molnar
2017-02-14
vfs: Use upper filesystem inode in bprm_fill_uid()
Vivek Goyal
2017-01-24
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-22
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-11-22
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2016-11-22
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-02
firmware: support loading into a pre-allocated buffer
Stephen Boyd
2016-07-25
elf_fdpic_transfer_args_to_stack(): make it generic
Nicolas Pitre
2016-06-24
fs: Treat foreign mounts as nosuid
Andy Lutomirski
2016-05-23
exec: make exec path waiting for mmap_sem killable
Michal Hocko
2016-05-23
exec: remove the no longer needed remove_arg_zero()->free_arg_page()
Oleg Nesterov
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-05-17
exec: clarify reasoning for euid/egid reset
Kees Cook
2016-05-01
vfs: forbid write access when reading a file into memory
Dmitry Kasatkin
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-21
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
2016-02-21
security: define kernel_read_file hook
Mimi Zohar
2016-02-21
vfs: define kernel_read_file_from_path
Mimi Zohar
2016-02-18
vfs: define kernel_read_file_id enumeration
Mimi Zohar
2016-02-18
vfs: define a generic function to read a file from the kernel
Mimi Zohar
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-04
don't carry MAY_OPEN in op->acc_mode
Al Viro
2015-07-10
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2015-05-12
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
2015-04-19
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
2015-04-17
fs/exec.c:de_thread: move notify_count write under lock
Kirill Tkhai
2015-04-17
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2015-01-23
fs: create proper filename objects using getname_kernel()
Paul Moore
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2014-11-18
fs: Do not include mpx.h in exec.c
Dave Hansen
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
2014-10-09
handle suicide on late failure exits in execve() in search_binary_handler()
Al Viro
2014-08-08
fork/exec: cleanup mm initialization
Vladimir Davydov
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
2014-06-06
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
[prev]
[next]