From: Wei Gao via ltp <ltp@lists.linux.it>
To: wegao@suse.com, ltp@lists.linux.it
Subject: [LTP] [PATCH v1 0/2] factory
Date: Mon, 25 Sep 2023 07:04:20 -0400 [thread overview]
Message-ID: <20230925110422.19167-1-wegao@suse.com> (raw)
Wei Gao (2):
seccomp01.c: Add SECCOMP_RET_USER_NOTIF check
d
configure.ac | 1 +
include/lapi/seccomp.h | 7 +
runtest/syscalls | 2 +
testcases/kernel/syscalls/ptrace/ptrace05.c | 147 ++----
testcases/kernel/syscalls/ptrace/ptrace06.c | 306 +++++++-----
testcases/kernel/syscalls/seccomp/.gitignore | 1 +
testcases/kernel/syscalls/seccomp/Makefile | 8 +
testcases/kernel/syscalls/seccomp/seccomp01.c | 456 ++++++++++++++++++
8 files changed, 689 insertions(+), 239 deletions(-)
create mode 100644 testcases/kernel/syscalls/seccomp/.gitignore
create mode 100644 testcases/kernel/syscalls/seccomp/Makefile
create mode 100644 testcases/kernel/syscalls/seccomp/seccomp01.c
--
2.35.3
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next reply other threads:[~2023-09-25 11:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-25 11:04 Wei Gao via ltp [this message]
2023-09-25 11:04 ` [LTP] [PATCH v1 1/2] seccomp01.c: Add SECCOMP_RET_USER_NOTIF check Wei Gao via ltp
2023-09-25 11:36 ` Wei Gao via ltp
2023-09-25 11:04 ` [LTP] [PATCH v1 2/2] d Wei Gao via ltp
2023-09-25 11:36 ` Wei Gao via ltp
2023-09-25 11:31 ` [LTP] [PATCH v1 0/2] factory Wei Gao via ltp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230925110422.19167-1-wegao@suse.com \
--to=ltp@lists.linux.it \
--cc=wegao@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox