| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'core-entry-2023-04-24' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-04-25 | 3 | -1/+74 |
|\ |
|
| * | selftest, ptrace: Add selftest for syscall user dispatch config api | Gregory Price | 2023-04-16 | 3 | -1/+74 |
* | | selftests: Refactor 'peeksiginfo' ptrace test part | Ivan Orlov | 2023-03-28 | 1 | -7/+7 |
|/ |
|
* | selftests: ptrace: Use installed kernel headers search path | Mathieu Desnoyers | 2023-02-13 | 1 | -1/+1 |
* | selftests: Add missing gitignore entries | Gabriel Krisman Bertazi | 2020-09-23 | 1 | -0/+1 |
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-04-03 | 1 | -0/+1 |
|\ |
|
| * | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | | selftests/ptrace: add test cases for dead-locks | Bernd Edlinger | 2020-03-25 | 2 | -2/+88 |
|/ |
|
* | selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO | Dmitry V. Levin | 2019-07-17 | 3 | -1/+273 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 2017-01-05 | 1 | -7/+1 |
* | add ptrace/.gitignore | Yuan Sun | 2016-01-07 | 1 | -0/+1 |
* | selftests: Introduce minimal shared logic for running tests | Michael Ellerman | 2015-03-13 | 1 | -2/+3 |
* | tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition | Thierry Fauck | 2014-08-09 | 1 | -0/+4 |
* | selftest: add a test case for PTRACE_PEEKSIGINFO | Andrey Vagin | 2013-05-01 | 2 | -0/+224 |