VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
fs
/
binfmt_script.c
Date
Commit Message
Rev
Author
2020-06-04
Merge branch 'akpm' (patches from Andrew)
886d7de6
Linus Torvalds
2020-06-04
exec: simplify the copy_strings_kernel calling convention
986db2d1
Christoph Hellwig
2020-05-21
exec: Remove recursion from search_binary_handler
bc2bf338
Eric W. Biederman
2020-05-21
exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC
ccbb18b6
Eric W. Biederman
2020-05-21
exec: Move the call of prepare_binprm into search_binary_handler
8b72ca90
Eric W. Biederman
2019-05-21
treewide: Add SPDX license identifier for more missed files
09c434b8
Thomas Gleixner
2019-02-18
exec: load_script: Do not exec truncated interpreter path
b5372fe5
Kees Cook
2019-02-14
Revert "exec: load_script: don't blindly truncate shebang string"
cb5b020a
Linus Torvalds
2019-01-04
exec: load_script: don't blindly truncate shebang string
8099b047
Oleg Nesterov
2017-10-03
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
c2315c18
Oleg Nesterov
2014-12-13
syscalls: implement execveat() system call
51f39a1f
David Drysdale
2012-12-20
exec: do not leave bprm->interp on stack
b66c5984
Kees Cook
2012-12-17
exec: use -ELOOP for max recursion depth
d7402698
Kees Cook
2012-11-28
get rid of pt_regs argument of ->load_binary()
71613c3b
Al Viro
2012-11-28
get rid of pt_regs argument of search_binary_handler()
3c456bfc
Al Viro
2012-03-20
__register_binfmt() made void
8fc3dc5a
Al Viro
2010-08-17
Make do_execve() take a const filename pointer
d7627467
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
5a0e3ad6
Tejun Heo
2008-10-16
Allow recursion in binfmt_script and binfmt_misc
bf2a9a39
Kirill A. Shutemov
2008-04-29
binfmt_misc.c: avoid potential kernel stack overflow
3a2e7f47
Pavel Emelyanov
2007-10-19
Convert files to UTF-8 and some cleanups
96de0e25
Jan Engelhardt
2007-07-19
mm: variable length argument support
b6a2fea3
Ollie Wild
2007-05-08
header cleaning: don't include smp_lock.h when not used
e63340ae
Randy Dunlap
2005-04-16
Linux-2.6.12-rc2
1da177e4
Linus Torvalds