Age | Commit message (Expand) | Author |
2019-05-14 | exec selftests: test ->recursion_depth | Alexey Dobriyan |
2018-05-30 | selftests: exec: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) |
2017-11-15 | selftests/exec: include cwd in long path calculation | Steve Muckle |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-01-05 | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com |
2017-01-05 | selftests: add EXTRA_CLEAN for clean target | bamvor.zhangjian@huawei.com |
2017-01-05 | selftests: add default rules for c source file | bamvor.zhangjian@huawei.com |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com |
2016-06-15 | selftests/exec: Makefile is a run-time dependency, add it to the install list | Yannick Brosseau |
2015-09-14 | selftests: exec: revert to default emit rule | Bamvor Jian Zhang |
2015-05-26 | selftests/exec: do not install subdir as it is already created | Tyler Baker |
2015-04-13 | Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-03-19 | selftests: Set CC using CROSS_COMPILE once in lib.mk | Michael Ellerman |
2015-03-13 | selftests: Add install target | Michael Ellerman |
2015-03-13 | selftests: Introduce minimal shared logic for running tests | Michael Ellerman |
2015-03-11 | selftests/exec: Check if the syscall exists and bail if not | Michael Ellerman |
2015-01-06 | selftests/exec: allow shell return code of 126 | David Drysdale |
2014-12-22 | selftests/exec: Use %zu to format size_t | Geert Uytterhoeven |
2014-12-13 | syscalls: add selftest for execveat(2) | David Drysdale |