Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a.out: Remove the a.out implementation | Eric W. Biederman | 2022-09-27 | 1 | -46/+0 |
* | exec: Remove recursion from search_binary_handler | Eric W. Biederman | 2020-05-21 | 1 | -6/+2 |
* | exec: Move the call of prepare_binprm into search_binary_handler | Eric W. Biederman | 2020-05-21 | 1 | -3/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | get rid of pt_regs argument of ->load_binary() | Al Viro | 2012-11-29 | 1 | -1/+1 |
* | get rid of pt_regs argument of search_binary_handler() | Al Viro | 2012-11-29 | 1 | -1/+1 |
* | __register_binfmt() made void | Al Viro | 2012-03-21 | 1 | -1/+2 |
* | alpha: binfmt_aout fix | Ivan Kokshaysky | 2009-05-03 | 1 | -1/+1 |
* | get rid of special-casing the /sbin/loader on alpha | Al Viro | 2009-01-03 | 1 | -0/+51 |