index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-1
/
+3
2022-03-22
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+79
2022-03-04
selftests/exec: add generated files to .gitignore
Muhammad Usama Anjum
1
-0
/
+2
2022-03-02
selftests/exec: Test for empty string on NULL argv
Kees Cook
2
-0
/
+79
2022-02-24
selftests/exec: Rename file binfmt_script to binfmt_script.py
Muhammad Usama Anjum
2
-1
/
+1
2022-02-11
selftests/exec: Add non-regular to TEST_GEN_PROGS
Muhammad Usama Anjum
1
-2
/
+2
2022-01-27
selftests/exec: Remove pipe from TEST_GEN_FILES
Muhammad Usama Anjum
1
-1
/
+1
2021-05-23
tools/testing/selftests/exec: fix link error
Yang Yingliang
1
-3
/
+3
2020-10-16
tools/testing/selftests: add self-test for verifying load alignment
Chris Kennelly
3
-2
/
+76
2020-08-15
selftests/exec: add file type errno tests
Kees Cook
3
-2
/
+200
2020-06-09
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+10
2020-05-22
selftests/exec: Verify execve of non-regular files fail
Kees Cook
3
-1
/
+10
2020-05-21
selftests/exec: Add binfmt_script regression test
Kees Cook
2
-0
/
+172
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
1
-2
/
+1
2019-05-15
exec selftests: test ->recursion_depth
Alexey Dobriyan
3
-1
/
+73
2018-05-31
selftests: exec: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-2
/
+4
2017-11-15
selftests/exec: include cwd in long path calculation
Steve Muckle
1
-8
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
1
-6
/
+7
2017-01-05
selftests: add EXTRA_CLEAN for clean target
bamvor.zhangjian@huawei.com
1
-10
/
+9
2017-01-05
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
1
-2
/
+0
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
1
-6
/
+4
2016-06-15
selftests/exec: Makefile is a run-time dependency, add it to the install list
Yannick Brosseau
1
-1
/
+2
2015-09-15
selftests: exec: revert to default emit rule
Bamvor Jian Zhang
1
-3
/
+1
2015-05-27
selftests/exec: do not install subdir as it is already created
Tyler Baker
1
-1
/
+1
2015-04-13
Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+6
2015-03-20
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
1
-1
/
+0
2015-03-14
selftests: Add install target
Michael Ellerman
1
-0
/
+3
2015-03-14
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
1
-2
/
+3
2015-03-11
selftests/exec: Check if the syscall exists and bail if not
Michael Ellerman
1
-1
/
+9
2015-01-06
selftests/exec: allow shell return code of 126
David Drysdale
1
-6
/
+13
2014-12-22
selftests/exec: Use %zu to format size_t
Geert Uytterhoeven
1
-2
/
+2
2014-12-13
syscalls: add selftest for execveat(2)
David Drysdale
3
-0
/
+431