Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fb75a3791a8032848c987db29b622878d8fe2b1c
/
fs
/
binfmt_script.c
886d7de
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 4 years, 7 months ago
986db2d
exec: simplify the copy_strings_kernel calling convention
by Christoph Hellwig
· 4 years, 7 months ago
bc2bf33
exec: Remove recursion from search_binary_handler
by Eric W. Biederman
· 4 years, 7 months ago
ccbb18b
exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC
by Eric W. Biederman
· 4 years, 7 months ago
8b72ca9
exec: Move the call of prepare_binprm into search_binary_handler
by Eric W. Biederman
· 4 years, 8 months ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
b5372fe
exec: load_script: Do not exec truncated interpreter path
by Kees Cook
· 6 years ago
cb5b020
Revert "exec: load_script: don't blindly truncate shebang string"
by Linus Torvalds
· 6 years ago
8099b04
exec: load_script: don't blindly truncate shebang string
by Oleg Nesterov
· 6 years ago
c2315c1
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
by Oleg Nesterov
· 7 years ago
51f39a1
syscalls: implement execveat() system call
by David Drysdale
· 10 years ago
b66c598
exec: do not leave bprm->interp on stack
by Kees Cook
· 12 years ago
d740269
exec: use -ELOOP for max recursion depth
by Kees Cook
· 12 years ago
71613c3
get rid of pt_regs argument of ->load_binary()
by Al Viro
· 12 years ago
3c456bf
get rid of pt_regs argument of search_binary_handler()
by Al Viro
· 12 years ago
8fc3dc5
__register_binfmt() made void
by Al Viro
· 13 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bf2a9a3
Allow recursion in binfmt_script and binfmt_misc
by Kirill A. Shutemov
· 16 years ago
3a2e7f4
binfmt_misc.c: avoid potential kernel stack overflow
by Pavel Emelyanov
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
b6a2fea
mm: variable length argument support
by Ollie Wild
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago