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