index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
clone3
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
selftests/clone3: ksft_exit functions do not return
Nathan Chancellor
2
-2
/
+4
2024-05-06
selftests/clone3: Correct log message for waitpid() failures
Mark Brown
1
-1
/
+1
2024-05-06
selftests/clone3: Check that the child exited cleanly
Mark Brown
1
-0
/
+5
2024-05-06
selftests/clone3: Fix compiler warning
Mark Brown
1
-1
/
+1
2024-05-06
kselftest/clone3: Make test names for set_tid test stable
Mark Brown
1
-48
/
+69
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+13
2023-10-18
selftests/clone3: Report descriptive test names
Mark Brown
1
-73
/
+192
2023-10-18
selftests/clone3: Fix broken test under !CONFIG_TIME_NS
Tiezhu Yang
1
-1
/
+6
2023-10-06
selftests: clone3: remove duplicate defines
Muhammad Usama Anjum
4
-21
/
+0
2023-06-12
selftests/clone3: test clone3 with exit signal in flags
Tobias Klauser
1
-1
/
+4
2023-04-06
selftests/clone3: fix number of tests in ksft_set_plan
Tobias Klauser
1
-2
/
+2
2023-03-08
selftests/clone3: test clone3 with CLONE_NEWTIME
Tobias Klauser
1
-0
/
+3
2023-01-30
selftests: clone3: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2022-02-04
selftests: fixup build warnings in pidfd / clone3 tests
Axel Rasmussen
1
-2
/
+0
2021-12-10
selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
Anders Roxell
1
-0
/
+6
2020-12-07
selftests/clone3: Fix build error
Xingxing Su
1
-1
/
+1
2020-11-05
selftests: clone3: use SKIP instead of XFAIL
Tommi Rantala
1
-1
/
+1
2020-10-08
selftests/clone3: Avoid OS-defined clone_args
Kees Cook
5
-41
/
+38
2020-08-05
Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+3
2020-07-20
selftests: add clone3() CAP_CHECKPOINT_RESTORE test
Adrian Reber
3
-1
/
+186
2020-07-06
selftests/clone3: Reorder reporting output
Kees Cook
3
-4
/
+3
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-12
selftests/cgroup: add tests for cloning into cgroups
Christian Brauner
1
-2
/
+17
2019-11-18
selftests/clone3: skip if clone3() is ENOSYS
Christian Brauner
4
-30
/
+33
2019-11-18
selftests/clone3: check that all pids are released on error paths
Andrei Vagin
1
-2
/
+14
2019-11-18
selftests/clone3: report a correct number of fails
Andrei Vagin
1
-7
/
+3
2019-11-18
selftests/clone3: flush stdout and stderr before clone3() and _exit()
Andrei Vagin
2
-4
/
+13
2019-11-15
selftests: add tests for clone3() with *set_tid
Adrian Reber
6
-26
/
+421
2019-11-12
selftests: add tests for clone3()
Adrian Reber
3
-2
/
+208
2019-10-21
tests: test CLONE_CLEAR_SIGHAND
Christian Brauner
3
-0
/
+179