aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/alpha/kernel/binfmt_loader.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-21exec: Remove recursion from search_binary_handlerEric W. Biederman1-6/+2
2020-05-21exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-11-28get rid of pt_regs argument of ->load_binary()Al Viro1-1/+1
2012-11-28get rid of pt_regs argument of search_binary_handler()Al Viro1-1/+1
2012-03-20__register_binfmt() made voidAl Viro1-1/+2
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky1-1/+1
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro1-0/+51