index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
exec
/
execveat.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-16
selftests/exec: add a test for execveat()'s comm
Tycho Andersen
1
-3
/
+72
2024-07-31
selftests/exec: Fix grammar in an error message.
Chang Yu
1
-1
/
+1
2024-03-18
selftests/exec: execveat: Improve debug reporting
Kees Cook
1
-5
/
+7
2024-03-05
selftests/exec: Perform script checks with /bin/bash
Kees Cook
1
-1
/
+1
2023-10-05
selftests/exec: Convert execveat test to generate KTAP output
Mark Brown
1
-35
/
+52
2020-05-22
selftests/exec: Verify execve of non-regular files fail
Kees Cook
1
-0
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
1
-2
/
+1
2018-05-30
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
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
1
-0
/
+397