aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/clone3/clone3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+13
2023-10-18selftests/clone3: Report descriptive test namesMark Brown1-73/+192
2023-10-18selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang1-1/+6
2023-06-12selftests/clone3: test clone3 with exit signal in flagsTobias Klauser1-1/+4
2023-04-06selftests/clone3: fix number of tests in ksft_set_planTobias Klauser1-2/+2
2023-03-08selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser1-0/+3
2022-02-04selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen1-2/+0
2021-12-10selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell1-0/+6
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook1-26/+19
2020-07-06selftests/clone3: Reorder reporting outputKees Cook1-1/+1
2019-11-18selftests/clone3: skip if clone3() is ENOSYSChristian Brauner1-0/+1
2019-11-15selftests: add tests for clone3() with *set_tidAdrian Reber1-6/+2
2019-11-12selftests: add tests for clone3()Adrian Reber1-0/+205