Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests: pidfd: Fix undefined reference to pthread_create() | Shuah Khan | 2019-09-30 | 1 | -1/+1 |
* | Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-16 | 7 | -20/+421 |
|\ | |||||
| * | tests: add pidfd poll tests | Suren Baghdasaryan | 2019-08-06 | 3 | -1/+119 |
| * | tests: move common definitions and functions into pidfd.h | Suren Baghdasaryan | 2019-08-06 | 2 | -5/+5 |
| * | pidfd: add pidfd_wait tests | Christian Brauner | 2019-08-06 | 5 | -15/+298 |
* | | pidfd: remove obsolete comments from test | Christian Brauner | 2019-07-29 | 1 | -5/+1 |
|/ | |||||
* | tests: add pidfd_open() tests | Christian Brauner | 2019-06-28 | 5 | -44/+234 |
* | pidfd: add polling selftests | Joel Fernandes (Google) | 2019-06-28 | 2 | -1/+211 |
* | selftests: pidfd: Create .gitignore to include pidfd_test | Kelsey Skunberg | 2019-05-15 | 1 | -0/+1 |
* | selftests: Add test plan API to kselftest.h and adjust callers | Kees Cook | 2019-04-25 | 1 | -0/+1 |
* | selftests: add tests for pidfd_send_signal() | Christian Brauner | 2019-03-05 | 2 | -0/+387 |