index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ptrace
Age
Commit message (
Expand
)
Author
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-07-09
selftests: ptrace: add set_syscall_info to .gitignore
Moon Hee Lee
2025-06-18
selftests/ptrace: Fix spelling mistake "multible" -> "multiple"
Ankit Chauhan
2025-05-11
selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFO
Dmitry V. Levin
2023-04-25
Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-16
selftest, ptrace: Add selftest for syscall user dispatch config api
Gregory Price
2023-03-28
selftests: Refactor 'peeksiginfo' ptrace test part
Ivan Orlov
2023-02-13
selftests: ptrace: Use installed kernel headers search path
Mathieu Desnoyers
2020-09-23
selftests: Add missing gitignore entries
Gabriel Krisman Bertazi
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-25
selftests/ptrace: add test cases for dead-locks
Bernd Edlinger
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-07-16
selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
Dmitry V. Levin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2016-01-07
add ptrace/.gitignore
Yuan Sun
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2014-08-08
tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
Thierry Fauck
2013-04-30
selftest: add a test case for PTRACE_PEEKSIGINFO
Andrey Vagin