summaryrefslogtreecommitdiff
path: root/fs/exec.c
Commit message (Expand)AuthorAge
* exec: Consolidate pdeath_signal clearingKees Cook2017-08-01
* exec: Use sane stack rlimit under secureexecKees Cook2017-08-01
* exec: Consolidate dumpability logicKees Cook2017-08-01
* exec: Use secureexec for clearing pdeath_signalKees Cook2017-08-01
* exec: Use secureexec for setting dumpabilityKees Cook2017-08-01
* LSM: drop bprm_secureexec hookKees Cook2017-08-01
* commoncap: Refactor to remove bprm_secureexec hookKees Cook2017-08-01
* binfmt: Introduce secureexec flagKees Cook2017-08-01
* exec: Correct comments about "point of no return"Kees Cook2017-08-01
* exec: Rename bprm->cred_prepared to called_set_credsKees Cook2017-08-01
* exec: Limit arg stack to at most 75% of _STK_LIMKees Cook2017-07-07
* fs/exec.c: account for argv/envp pointersKees Cook2017-06-23
* 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