index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
pidfd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
selftests: pidfd: skip test if unshare fails with EPERM
Paolo Bonzini
1
-5
/
+16
2020-07-07
selftests: pidfd: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-4
/
+30
2020-07-06
selftests: Remove unneeded selftest API headers
Kees Cook
2
-2
/
+0
2020-06-17
tests: test for setns() EINVAL regression
Christian Brauner
3
-5
/
+17
2020-05-13
selftests/pidfd: add pidfd setns tests
Christian Brauner
4
-1
/
+482
2020-04-04
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+2
2020-03-25
selftests: add pid namespace ENOMEM regression test
Christian Brauner
1
-0
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-28
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
1
-0
/
+1
2020-01-13
test: Add test for pidfd getfd
Sargun Dhillon
4
-1
/
+260
2019-10-17
test: verify fdinfo for pidfd of reaped process
Christian Brauner
1
-14
/
+45
2019-10-15
pidfd: add tests for NSpid info in fdinfo
Christian Kellner
2
-1
/
+266
2019-09-30
selftests: pidfd: Fix undefined reference to pthread_create()
Shuah Khan
1
-1
/
+1
2019-09-16
Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-20
/
+421
2019-08-06
tests: add pidfd poll tests
Suren Baghdasaryan
3
-1
/
+119
2019-08-06
tests: move common definitions and functions into pidfd.h
Suren Baghdasaryan
2
-5
/
+5
2019-08-06
pidfd: add pidfd_wait tests
Christian Brauner
5
-15
/
+298
2019-07-29
pidfd: remove obsolete comments from test
Christian Brauner
1
-5
/
+1
2019-06-28
tests: add pidfd_open() tests
Christian Brauner
5
-44
/
+234
2019-06-28
pidfd: add polling selftests
Joel Fernandes (Google)
2
-1
/
+211
2019-05-14
selftests: pidfd: Create .gitignore to include pidfd_test
Kelsey Skunberg
1
-0
/
+1
2019-04-25
selftests: Add test plan API to kselftest.h and adjust callers
Kees Cook
1
-0
/
+1
2019-03-05
selftests: add tests for pidfd_send_signal()
Christian Brauner
2
-0
/
+387
[prev]