index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
binfmt_script.c
Age
Commit message (
Expand
)
Author
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
2020-05-21
exec: Remove recursion from search_binary_handler
Eric W. Biederman
2020-05-21
exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC
Eric W. Biederman
2020-05-21
exec: Move the call of prepare_binprm into search_binary_handler
Eric W. Biederman
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-02-18
exec: load_script: Do not exec truncated interpreter path
Kees Cook
2019-02-14
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
2019-01-04
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
2017-10-03
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2012-12-20
exec: do not leave bprm->interp on stack
Kees Cook
2012-12-17
exec: use -ELOOP for max recursion depth
Kees Cook
2012-11-28
get rid of pt_regs argument of ->load_binary()
Al Viro
2012-11-28
get rid of pt_regs argument of search_binary_handler()
Al Viro
2012-03-20
__register_binfmt() made void
Al Viro
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-10-16
Allow recursion in binfmt_script and binfmt_misc
Kirill A. Shutemov
2008-04-29
binfmt_misc.c: avoid potential kernel stack overflow
Pavel Emelyanov
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-07-19
mm: variable length argument support
Ollie Wild
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds