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
2025-03-25
selftests/pidfd: fixes syscall number defines
Oleg Nesterov
1
-4
/
+4
2025-03-20
selftests/pidfd: third test for multi-threaded exec polling
Christian Brauner
1
-0
/
+147
2025-03-20
selftests/pidfd: second test for multi-threaded exec polling
Christian Brauner
1
-24
/
+48
2025-03-20
selftests/pidfd: first test for multi-threaded exec polling
Christian Brauner
1
-7
/
+31
2025-03-05
selftests/pidfd: add seventh PIDFD_INFO_EXIT selftest
Christian Brauner
5
-0
/
+147
2025-03-05
selftests/pidfd: add sixth PIDFD_INFO_EXIT selftest
Christian Brauner
2
-0
/
+155
2025-03-05
selftests/pidfd: add fifth PIDFD_INFO_EXIT selftest
Christian Brauner
1
-0
/
+23
2025-03-05
selftests/pidfd: add fourth PIDFD_INFO_EXIT selftest
Christian Brauner
1
-0
/
+18
2025-03-05
selftests/pidfd: add third PIDFD_INFO_EXIT selftest
Christian Brauner
1
-0
/
+16
2025-03-05
selftests/pidfd: add second PIDFD_INFO_EXIT selftest
Christian Brauner
1
-0
/
+18
2025-03-05
selftests/pidfd: add first PIDFD_INFO_EXIT selftest
Christian Brauner
4
-2
/
+153
2025-03-05
selftests/pidfd: expand common pidfd header
Christian Brauner
3
-71
/
+78
2025-03-05
pidfs/selftests: ensure correct headers for ioctl handling
Christian Brauner
1
-1
/
+1
2025-03-05
selftests/pidfd: fix header inclusion
Christian Brauner
1
-0
/
+1
2025-02-05
selftests/pidfd: add tests for PIDFD_SELF_*
Lorenzo Stoakes
2
-15
/
+67
2025-02-05
selftests/pidfd: add new PIDFD_SELF* defines
Christian Brauner
1
-0
/
+16
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-01-20
Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2025-01-12
kernel-wide: add explicity||explicitly to spelling.txt
Shivam Chaudhary
1
-1
/
+1
2025-01-09
selftests: remove unneeded include
Christian Brauner
1
-1
/
+0
2024-12-22
selftests: add pidfd bind-mount tests
Christian Brauner
3
-1
/
+190
2024-12-17
selftests/pidfd: add pidfs file handle selftests
Christian Brauner
6
-73
/
+567
2024-10-24
pidfd: add ioctl to retrieve pid info
Luca Boccassi
1
-1
/
+81
2024-07-24
pidfs: add selftests for new namespace ioctls
Christian Brauner
1
-31
/
+227
2024-05-14
Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-4
/
+6
2024-05-11
selftests/pidfd: Fix wrong expectation
Mickaël Salaün
1
-1
/
+1
2024-05-11
selftests/pidfd: Fix config for pidfd_setns_test
Mickaël Salaün
1
-0
/
+2
2024-05-06
selftests: pidfd: ksft_exit functions do not return
Nathan Chancellor
4
-4
/
+6
2024-02-07
selftests: add ESRCH tests for pidfd_getfd()
Tycho Andersen
1
-1
/
+30
2023-10-13
selftests/pidfd: Fix ksft print formats
Maciej Wieczor-Retman
2
-7
/
+7
2023-06-12
selftest: pidfd: Omit long and repeating outputs
Ziqi Zhao
3
-2
/
+3
2023-02-13
selftests: pidfd: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2022-11-02
selftests/pidfd_test: Remove the erroneous ','
Zhao Gongyi
1
-1
/
+1
2022-10-30
selftests: pidfd: Fix compling warnings
Li Zhijian
3
-2
/
+4
2022-10-30
ksefltests: pidfd: Fix wait_states: Test terminated by timeout
Li Zhijian
1
-0
/
+10
2022-04-04
selftests: fix an unused variable warning in pidfd selftest
Axel Rasmussen
1
-1
/
+0
2022-02-04
selftests: fixup build warnings in pidfd / clone3 tests
Axel Rasmussen
2
-6
/
+5
2022-02-04
pidfd: fix test failure due to stack overflow on some arches
Axel Rasmussen
2
-7
/
+28
2020-10-27
selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c
Tommi Rantala
1
-1
/
+0
2020-10-27
selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
Tommi Rantala
1
-0
/
+1
2020-10-27
selftests: pidfd: skip test on kcmp() ENOSYS
Tommi Rantala
1
-1
/
+4
2020-10-27
selftests: pidfd: use ksft_test_result_skip() when skipping test
Tommi Rantala
1
-1
/
+1
2020-10-27
selftests: pidfd: fix compilation errors due to wait.h
Tommi Rantala
2
-2
/
+0
2020-10-14
Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-175
/
+133
2020-10-09
tests: remove O_NONBLOCK before waiting for WSTOPPED
Christian Brauner
1
-2
/
+2
2020-10-08
selftests/clone3: Avoid OS-defined clone_args
Kees Cook
1
-1
/
+1
2020-09-04
tests: add waitid() tests for non-blocking pidfds
Christian Brauner
2
-1
/
+94
2020-09-04
tests: port pidfd_wait to kselftest harness
Christian Brauner
1
-174
/
+39
2020-08-05
Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-11
/
+46
2020-07-08
tests: add CLONE_NEWTIME setns tests
Christian Brauner
2
-0
/
+80
[next]