index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2020-06-04
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
1
-3
/
+3
2020-05-21
exec: Remove recursion from search_binary_handler
Eric W. Biederman
1
-7
/
+2
2020-05-21
exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC
Eric W. Biederman
1
-42
/
+38
2020-05-21
exec: Move the call of prepare_binprm into search_binary_handler
Eric W. Biederman
1
-3
/
+0
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-02-18
exec: load_script: Do not exec truncated interpreter path
Kees Cook
1
-9
/
+48
2019-02-14
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-01-04
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
1
-3
/
+7
2017-10-03
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-8
/
+9
2014-12-13
syscalls: implement execveat() system call
David Drysdale
1
-0
/
+10
2012-12-20
exec: do not leave bprm->interp on stack
Kees Cook
1
-1
/
+3
2012-12-17
exec: use -ELOOP for max recursion depth
Kees Cook
1
-3
/
+1
2012-11-28
get rid of pt_regs argument of ->load_binary()
Al Viro
1
-1
/
+1
2012-11-28
get rid of pt_regs argument of search_binary_handler()
Al Viro
1
-1
/
+1
2012-03-20
__register_binfmt() made void
Al Viro
1
-1
/
+2
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2008-10-16
Allow recursion in binfmt_script and binfmt_misc
Kirill A. Shutemov
1
-2
/
+3
2008-04-29
binfmt_misc.c: avoid potential kernel stack overflow
Pavel Emelyanov
1
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-07-19
mm: variable length argument support
Ollie Wild
1
-1
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+116