index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
pidfd
Age
Commit message (
Expand
)
Author
2022-11-02
selftests/pidfd_test: Remove the erroneous ','
Zhao Gongyi
2022-10-30
selftests: pidfd: Fix compling warnings
Li Zhijian
2022-10-30
ksefltests: pidfd: Fix wait_states: Test terminated by timeout
Li Zhijian
2022-04-04
selftests: fix an unused variable warning in pidfd selftest
Axel Rasmussen
2022-02-04
selftests: fixup build warnings in pidfd / clone3 tests
Axel Rasmussen
2022-02-04
pidfd: fix test failure due to stack overflow on some arches
Axel Rasmussen
2020-10-27
selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c
Tommi Rantala
2020-10-27
selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
Tommi Rantala
2020-10-27
selftests: pidfd: skip test on kcmp() ENOSYS
Tommi Rantala
2020-10-27
selftests: pidfd: use ksft_test_result_skip() when skipping test
Tommi Rantala
2020-10-27
selftests: pidfd: fix compilation errors due to wait.h
Tommi Rantala
2020-10-14
Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2020-10-09
tests: remove O_NONBLOCK before waiting for WSTOPPED
Christian Brauner
2020-10-08
selftests/clone3: Avoid OS-defined clone_args
Kees Cook
2020-09-04
tests: add waitid() tests for non-blocking pidfds
Christian Brauner
2020-09-04
tests: port pidfd_wait to kselftest harness
Christian Brauner
2020-08-05
Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-08
tests: add CLONE_NEWTIME setns tests
Christian Brauner
2020-07-07
selftests: pidfd: skip test if unshare fails with EPERM
Paolo Bonzini
2020-07-07
selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
2020-07-06
selftests: Remove unneeded selftest API headers
Kees Cook
2020-06-17
tests: test for setns() EINVAL regression
Christian Brauner
2020-05-13
selftests/pidfd: add pidfd setns tests
Christian Brauner
2020-04-04
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-03-25
selftests: add pid namespace ENOMEM regression test
Christian Brauner
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-28
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
2020-01-13
test: Add test for pidfd getfd
Sargun Dhillon
2019-10-17
test: verify fdinfo for pidfd of reaped process
Christian Brauner
2019-10-15
pidfd: add tests for NSpid info in fdinfo
Christian Kellner
2019-09-30
selftests: pidfd: Fix undefined reference to pthread_create()
Shuah Khan
2019-09-16
Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-06
tests: add pidfd poll tests
Suren Baghdasaryan
2019-08-06
tests: move common definitions and functions into pidfd.h
Suren Baghdasaryan
2019-08-06
pidfd: add pidfd_wait tests
Christian Brauner
2019-07-29
pidfd: remove obsolete comments from test
Christian Brauner
2019-06-28
tests: add pidfd_open() tests
Christian Brauner
2019-06-28
pidfd: add polling selftests
Joel Fernandes (Google)
2019-05-14
selftests: pidfd: Create .gitignore to include pidfd_test
Kelsey Skunberg
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
2019-03-05
selftests: add tests for pidfd_send_signal()
Christian Brauner
[prev]