aboutsummaryrefslogtreecommitdiff
path: root/fs/exec.c
Commit message (Expand)AuthorAgeFilesLines
* exec: Limit arg stack to at most 75% of _STK_LIMKees Cook2017-08-311-5/+6
* fs/exec: fix use after free in execveAndrea Arcangeli2017-08-051-1/+5
* fs/exec.c: account for argv/envp pointersKees Cook2017-07-041-4/+24
* uksm: remove Mtk aksm & uksm (because its fugly)Mister Oyster2017-07-041-3/+2
* fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2017-06-171-1/+7
* kernel: Only expose su when daemon is runningTom Marshall2017-05-211-0/+5
* vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg2017-04-131-1/+1
* fs: support task's adj rbtreeYi-wei Zhao2017-04-111-0/+7
* add uksm 0.1.2.3 for v3.10 .ge.46.patchLevin Calado2016-08-261-2/+3
* fs: fix commit 9eae8ac6 based off d0ff694Levin Calado2016-08-261-1/+1
* fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn2016-08-261-28/+48
* first commitMeizu OpenSource2016-08-151-0/+1709