[GIT PULL] seccomp updates for v6.16-rc1
From: Kees Cook
Date: Mon May 26 2025 - 22:37:38 EST
Hi Linus,
Please pull these seccomp updates for v6.16-rc1.
Thanks!
-Kees
The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:
Linux 6.15-rc2 (2025-04-13 11:54:49 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.16-rc1
for you to fetch changes up to a9b33aae79cea2e55fd9204069a29b2e59f012a5:
selftests: seccomp: Fix "performace" to "performance" (2025-05-20 13:16:39 -0700)
----------------------------------------------------------------
seccomp updates for v6.16-rc1
- selftest fixes for arm32 (Neill Kapron, Terry Tritton)
- documentation typo fix (Sumanth Gavini)
----------------------------------------------------------------
Neill Kapron (1):
selftests/seccomp: fix syscall_restart test for arm compat
Sumanth Gavini (1):
selftests: seccomp: Fix "performace" to "performance"
Terry Tritton (1):
selftests/seccomp: fix negative_ENOSYS tracer tests on arm32
tools/testing/selftests/seccomp/seccomp_benchmark.c | 2 +-
tools/testing/selftests/seccomp/seccomp_bpf.c | 13 +++++--------
2 files changed, 6 insertions(+), 9 deletions(-)
--
Kees Cook