index
:
kernel_google_msm-4.9.git
r11.1
s12.1
t13.0
u14.0
v15.0
kernel_google_msm-4.9
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.9.317 into android-4.9-q
Greg Kroah-Hartman
2022-06-06
1
-0
/
+17
|
\
|
*
exec: Force single empty string when argv is empty
Kees Cook
2022-06-06
1
-0
/
+17
*
|
Merge 4.9.288 into android-4.9-q
Greg Kroah-Hartman
2021-10-27
1
-1
/
+1
|
\
|
|
*
vfs: check fd has read access in kernel_read_file_from_fd()
Matthew Wilcox (Oracle)
2021-10-27
1
-1
/
+1
*
|
Merge 4.9.255 into android-4.9-q
Greg Kroah-Hartman
2021-02-03
1
-1
/
+1
|
\
|
|
*
exit/exec: Seperate mm_release()
Thomas Gleixner
2021-02-03
1
-1
/
+1
*
|
Merge 4.9.224 into android-4.9-q
Greg Kroah-Hartman
2020-05-20
1
-2
/
+2
|
\
|
|
*
exec: Move would_dump into flush_old_exec
Eric W. Biederman
2020-05-20
1
-2
/
+2
*
|
Merge 4.9.220 into android-4.9-q
Greg Kroah-Hartman
2020-04-24
1
-1
/
+1
|
\
|
|
*
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-24
1
-1
/
+1
*
|
Merge 4.9.187 into android-4.9-q
Greg Kroah-Hartman
2019-08-04
1
-1
/
+1
|
\
|
|
*
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-08-04
1
-1
/
+1
*
|
Merge 4.9.163 into android-4.9
Greg Kroah-Hartman
2019-03-13
1
-1
/
+1
|
\
|
|
*
exec: Fix mem leak in kernel_read_file
YueHaibing
2019-03-13
1
-1
/
+1
*
|
Merge 4.9.116 into android-4.9
Greg Kroah-Hartman
2018-07-31
1
-4
/
+3
|
\
|
|
*
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2018-07-28
1
-4
/
+3
*
|
Merge 4.9.39 into android-4.9
Greg Kroah-Hartman
2017-07-21
1
-5
/
+6
|
\
|
|
*
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
2017-07-21
1
-5
/
+6
*
|
Merge 4.9.35 into android-4.9
Greg Kroah-Hartman
2017-06-29
1
-4
/
+24
|
\
|
|
*
fs/exec.c: account for argv/envp pointers
Kees Cook
2017-06-29
1
-4
/
+24
*
|
Merge tag 'v4.9.6' into android-4.9
Dmitry Shmidt
2017-01-31
1
-5
/
+26
|
\
|
|
*
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2017-01-06
1
-1
/
+1
|
*
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
2017-01-06
1
-2
/
+8
|
*
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2017-01-06
1
-2
/
+17
*
|
ANDROID: vfs: Add permission2 for filesystems with per mount permissions
Daniel Rosenberg
2017-01-31
1
-1
/
+1
|
/
*
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-04
1
-0
/
+33
|
\
|
*
elf_fdpic_transfer_args_to_stack(): make it generic
Nicolas Pitre
2016-07-25
1
-0
/
+33
*
|
firmware: support loading into a pre-allocated buffer
Stephen Boyd
2016-08-02
1
-3
/
+6
*
|
fs: Treat foreign mounts as nosuid
Andy Lutomirski
2016-06-24
1
-1
/
+1
|
/
*
exec: make exec path waiting for mmap_sem killable
Michal Hocko
2016-05-23
1
-2
/
+8
*
exec: remove the no longer needed remove_arg_zero()->free_arg_page()
Oleg Nesterov
2016-05-23
1
-7
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-05-19
1
-8
/
+21
|
\
|
*
vfs: forbid write access when reading a file into memory
Dmitry Kasatkin
2016-05-01
1
-8
/
+21
*
|
exec: clarify reasoning for euid/egid reset
Kees Cook
2016-05-17
1
-1
/
+6
|
/
*
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-2
/
+6
|
\
|
*
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
2016-02-16
1
-2
/
+6
*
|
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
2016-02-21
1
-0
/
+16
*
|
security: define kernel_read_file hook
Mimi Zohar
2016-02-21
1
-0
/
+4
*
|
vfs: define kernel_read_file_from_path
Mimi Zohar
2016-02-21
1
-0
/
+19
*
|
vfs: define kernel_read_file_id enumeration
Mimi Zohar
2016-02-18
1
-2
/
+2
*
|
vfs: define a generic function to read a file from the kernel
Mimi Zohar
2016-02-18
1
-0
/
+53
|
/
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
don't carry MAY_OPEN in op->acc_mode
Al Viro
2016-01-04
1
-2
/
+2
*
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2015-07-10
1
-2
/
+8
*
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
2015-05-12
1
-0
/
+3
*
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
2015-04-19
1
-28
/
+48
*
fs/exec.c:de_thread: move notify_count write under lock
Kirill Tkhai
2015-04-17
1
-1
/
+5
*
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2015-04-17
1
-0
/
+6
*
fs: create proper filename objects using getname_kernel()
Paul Moore
2015-01-23
1
-2
/
+8
[next]