summaryrefslogtreecommitdiff
path: root/fs/exec.c
Commit message (Expand)AuthorAge
* x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-20
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar2017-03-02
* vfs: Use upper filesystem inode in bprm_fill_uid()Vivek Goyal2017-02-14
* exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman2017-01-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2016-12-22
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-14
|\
| * mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-14
|\ \ | |/ |/|
| * exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2016-11-22
| * ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2016-11-22
* | posix-timers: Make them configurableNicolas Pitre2016-11-16
|/
* mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-04
|\
| * elf_fdpic_transfer_args_to_stack(): make it genericNicolas Pitre2016-07-25
* | firmware: support loading into a pre-allocated bufferStephen Boyd2016-08-02
* | fs: Treat foreign mounts as nosuidAndy Lutomirski2016-06-24
|/
* exec: make exec path waiting for mmap_sem killableMichal Hocko2016-05-23
* exec: remove the no longer needed remove_arg_zero()->free_arg_page()Oleg Nesterov2016-05-23
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\
| * vfs: forbid write access when reading a file into memoryDmitry Kasatkin2016-05-01
* | exec: clarify reasoning for euid/egid resetKees Cook2016-05-17
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-16
* | vfs: define kernel_copy_file_from_fd()Mimi Zohar2016-02-21
* | security: define kernel_read_file hookMimi Zohar2016-02-21
* | vfs: define kernel_read_file_from_pathMimi Zohar2016-02-21
* | vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-18
* | vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-18
|/
* wrappers for ->i_mutex accessAl Viro2016-01-22
* don't carry MAY_OPEN in op->acc_modeAl Viro2016-01-04
* vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2015-07-10
* parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...Helge Deller2015-05-12
* fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn2015-04-19
* fs/exec.c:de_thread: move notify_count write under lockKirill Tkhai2015-04-17
* prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso2015-04-17
* fs: create proper filename objects using getname_kernel()Paul Moore2015-01-23
* syscalls: implement execveat() system callDavid Drysdale2014-12-13
* fs: Do not include mpx.h in exec.cDave Hansen2014-11-18
* x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-18
* handle suicide on late failure exits in execve() in search_binary_handler()Al Viro2014-10-09
* fork/exec: cleanup mm initializationVladimir Davydov2014-08-08
* seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook2014-07-18
* sched: move no_new_privs into new atomic flagsKees Cook2014-07-18
* perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-06