summaryrefslogtreecommitdiff
path: root/fs/exec.c (follow)
Commit message (Expand)AuthorAge
* Revert "kernel: Only expose su when daemon is running"lineage-19.1Georg Veichtlbauer2023-05-22
* kernel: Only expose su when daemon is runningTom Marshall2022-07-27
* Merge 4.4.255 into android-4.4-pGreg Kroah-Hartman2021-02-03
|\
| * exit/exec: Seperate mm_release()Thomas Gleixner2021-02-03
* | Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-20
|\|
| * exec: Move would_dump into flush_old_execEric W. Biederman2020-05-20
* | Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman2020-04-24
|\|
| * signal: Extend exec_id to 64bitsEric W. Biederman2020-04-24
* | Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman2019-08-04
|\|
| * sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-04
* | Merge 4.4.168 into android-4.4-pGreg Kroah-Hartman2018-12-19
|\|
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-17
* | Merge 4.4.167 into android-4.4-pGreg Kroah-Hartman2018-12-13
|\|
| * exec: avoid gcc-8 warning for get_task_commArnd Bergmann2018-12-13
* | Merge 4.4.78 into android-4.4Greg Kroah-Hartman2017-07-21
|\|
| * exec: Limit arg stack to at most 75% of _STK_LIMKees Cook2017-07-21
* | Merge 4.4.75 into android-4.4Greg Kroah-Hartman2017-06-29
|\|
| * fs/exec.c: account for argv/envp pointersKees Cook2017-06-29
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-02-15
|\ \ | |/ |/|
| * ANDROID: vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg2017-01-26
* | exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-06
* | fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2017-01-06
* | ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-06
|/
* 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
* perf: Fix perf_event_comm() vs. exec() assumptionPeter Zijlstra2014-06-06
* metag: Reduce maximum stack size to 256MBJames Hogan2014-05-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * read_code(): go through vfs_read() instead of calling the method directlyAl Viro2014-04-01
* | exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov2014-04-07
* | mm: per-thread vma cachingDavidlohr Bueso2014-04-07
* | fs, kernel: permit disabling the uselib syscallJosh Triplett2014-04-03
* | fs/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens2014-03-06
|/
* execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-05
* fs/exec.c: call arch_pick_mmap_layout() only onceRichard Weinberger2014-01-23
* exec: avoid propagating PF_NO_SETAFFINITY into userspace childZhang Yi2014-01-23
* exec: kill task_struct->did_execOleg Nesterov2014-01-23
* exec: move the final allow_write_access/fput into free_bprm()Oleg Nesterov2014-01-23