Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-13 | 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-16 | 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 |