index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
pidfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: pidfd: Fix incorrect kernel headers search path
Mathieu Desnoyers
2023-02-13
1
-1
/
+1
*
selftests/pidfd_test: Remove the erroneous ','
Zhao Gongyi
2022-11-02
1
-1
/
+1
*
selftests: pidfd: Fix compling warnings
Li Zhijian
2022-10-30
3
-2
/
+4
*
ksefltests: pidfd: Fix wait_states: Test terminated by timeout
Li Zhijian
2022-10-30
1
-0
/
+10
*
selftests: fix an unused variable warning in pidfd selftest
Axel Rasmussen
2022-04-04
1
-1
/
+0
*
selftests: fixup build warnings in pidfd / clone3 tests
Axel Rasmussen
2022-02-04
2
-6
/
+5
*
pidfd: fix test failure due to stack overflow on some arches
Axel Rasmussen
2022-02-04
2
-7
/
+28
*
selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c
Tommi Rantala
2020-10-27
1
-1
/
+0
*
selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
Tommi Rantala
2020-10-27
1
-0
/
+1
*
selftests: pidfd: skip test on kcmp() ENOSYS
Tommi Rantala
2020-10-27
1
-1
/
+4
*
selftests: pidfd: use ksft_test_result_skip() when skipping test
Tommi Rantala
2020-10-27
1
-1
/
+1
*
selftests: pidfd: fix compilation errors due to wait.h
Tommi Rantala
2020-10-27
2
-2
/
+0
*
Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2020-10-14
2
-175
/
+133
|
\
|
*
tests: remove O_NONBLOCK before waiting for WSTOPPED
Christian Brauner
2020-10-09
1
-2
/
+2
|
*
tests: add waitid() tests for non-blocking pidfds
Christian Brauner
2020-09-04
2
-1
/
+94
|
*
tests: port pidfd_wait to kselftest harness
Christian Brauner
2020-09-04
1
-174
/
+39
*
|
selftests/clone3: Avoid OS-defined clone_args
Kees Cook
2020-10-08
1
-1
/
+1
|
/
*
Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-05
3
-11
/
+46
|
\
|
*
selftests: pidfd: skip test if unshare fails with EPERM
Paolo Bonzini
2020-07-07
1
-5
/
+16
|
*
selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
2020-07-07
1
-4
/
+30
|
*
selftests: Remove unneeded selftest API headers
Kees Cook
2020-07-06
2
-2
/
+0
*
|
tests: add CLONE_NEWTIME setns tests
Christian Brauner
2020-07-08
2
-0
/
+80
|
/
*
tests: test for setns() EINVAL regression
Christian Brauner
2020-06-17
3
-5
/
+17
*
selftests/pidfd: add pidfd setns tests
Christian Brauner
2020-05-13
4
-1
/
+482
*
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-04-04
1
-0
/
+2
|
\
|
*
selftests: add pid namespace ENOMEM regression test
Christian Brauner
2020-03-25
1
-0
/
+2
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
/
*
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
2020-02-28
1
-0
/
+1
*
test: Add test for pidfd getfd
Sargun Dhillon
2020-01-13
4
-1
/
+260
*
test: verify fdinfo for pidfd of reaped process
Christian Brauner
2019-10-17
1
-14
/
+45
*
pidfd: add tests for NSpid info in fdinfo
Christian Kellner
2019-10-15
2
-1
/
+266
*
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-14
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