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