[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200719021654.25922-1-jcmvbkbc@gmail.com>
Date: Sat, 18 Jul 2020 19:16:51 -0700
From: Max Filippov <jcmvbkbc@...il.com>
To: linux-xtensa@...ux-xtensa.org
Cc: Chris Zankel <chris@...kel.net>, linux-kernel@...r.kernel.org,
bpf@...r.kernel.org, netdev@...r.kernel.org,
linux-kselftest@...r.kernel.org, Max Filippov <jcmvbkbc@...il.com>
Subject: [PATCH 0/3] xtensa: add seccomp support
Hello,
this series adds support for seccomp filter on xtensa and updates
selftests/seccomp.
Max Filippov (3):
xtensa: expose syscall through user_pt_regs
xtensa: add seccomp support
selftests/seccomp: add xtensa support
.../seccomp/seccomp-filter/arch-support.txt | 2 +-
arch/xtensa/Kconfig | 15 +++++++++++++++
arch/xtensa/include/asm/Kbuild | 1 +
arch/xtensa/include/asm/thread_info.h | 5 ++++-
arch/xtensa/include/uapi/asm/ptrace.h | 3 ++-
arch/xtensa/kernel/ptrace.c | 8 +++++++-
tools/testing/selftests/seccomp/seccomp_bpf.c | 16 +++++++++++++++-
7 files changed, 45 insertions(+), 5 deletions(-)
--
2.20.1
Powered by blists - more mailing lists