secure computing · Supported
Maintainers
- M Kees Cook <kees@kernel.org>
- R Andy Lutomirski <luto@amacapital.net>
- R Will Drewry <wad@chromium.org>
Paths
- F
Documentation/userspace-api/seccomp_filter.rst - F
include/linux/seccomp.h - F
include/uapi/linux/seccomp.h - F
kernel/seccomp.c - F
tools/testing/selftests/kselftest_harness.h - F
tools/testing/selftests/kselftest_harness/ - F
tools/testing/selftests/seccomp/*
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-s390 (capped at 30), ordered by date desc.
-
COOLING10d
[PATCH] seccomp: Fix syscall skip logic on ptrace
2026-07-21 · Michal Suchanek <hidden> -
COLD22d
[PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
2026-06-29 · Jinjie Ruan <hidden> -
STALE548d
REVIEWED: 5 (3M) [PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-10 · Joel Granados <joel.granados@kernel.org> -
STALE567d
[PATCH] treewide: const qualify ctl_tables where applicable
2025-01-09 · Joel Granados <joel.granados@kernel.org> -
STALE810d
[PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers
2024-04-23 · Thomas Weißschuh <linux@weissschuh.net> -
STALE868d
[PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
2024-03-15 · Thomas Weißschuh <linux@weissschuh.net> -
STALE1134d
[PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
2023-06-21 · Joel Granados <hidden> -
STALE2082d
LANDED [PATCH seccomp v2 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache
2020-11-11 · YiFei Zhu <hidden> -
STALE2090d
[PATCH seccomp 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache
2020-11-03 · YiFei Zhu <hidden> -
STALE2485d
LANDED [PATCH v1] seccomp: simplify secure_computing()
2019-09-24 · Christian Brauner <hidden> -
STALE2485d
[PATCH] seccomp: remove unused arg from secure_computing()
2019-09-20 · Christian Brauner <hidden> -
STALE2674d
[PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
2019-04-01 · Steven Rostedt <rostedt@goodmis.org> -
STALE2680d
[RFC][PATCH 3/4 v2] syscalls: Remove start and number from syscall_get_arguments() args
2019-03-29 · Steven Rostedt <rostedt@goodmis.org> -
STALE2690d
REVIEWED: 6 (5M) [PATCH v2 13/13] syscall_get_arch: add "struct task_struct *" argument
2019-03-17 · Dmitry V. Levin <hidden> -
STALE2704d
REVIEWED: 6 (5M) [PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
2019-01-09 · Dmitry V. Levin <hidden> -
STALE2710d
REVIEWED: 1 (0M) [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument
2019-01-07 · Dmitry V. Levin <hidden> -
STALE2779d
REVIEWED: 1 (0M) [PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument
2018-12-13 · Dmitry V. Levin <hidden> -
STALE2797d
REVIEWED: 1 (0M) [PATCH v2 16/15 v2] syscall_get_arch: add "struct task_struct *" argument
2018-11-21 · Dmitry V. Levin <hidden> -
STALE2797d
[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
2018-11-21 · Dmitry V. Levin <hidden> -
STALE3700d
[PATCH 02/14] seccomp: Add a seccomp_data parameter secure_computing()
2016-06-09 · Kees Cook <hidden> -
STALE3700d
[PATCH 04/14] seccomp: remove 2-phase API
2016-06-09 · Kees Cook <hidden> -
STALE3700d
[PATCH 05/14] seccomp: recheck the syscall after RET_TRACE
2016-06-09 · Kees Cook <hidden> -
STALE3782d
[PATCH v2 04/16] seccomp: Check in_compat_syscall, not is_compat_task, in strict mode
2016-01-25 · Andy Lutomirski <luto@kernel.org> -
STALE3817d
[PATCH 3/5] all: s390: redefine wrappers in generic code
2016-01-25 · Yury Norov <hidden> -
STALE3845d
[PATCH] Rename is_compat_task to in_compat_syscall
2016-01-19 · Andy Lutomirski <luto@kernel.org> -
STALE4379d
[PATCH v3 1/8] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
2014-07-22 · Andy Lutomirski <luto@amacapital.net> -
STALE4396d
[PATCH v2 1/7] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
2014-07-18 · Andy Lutomirski <luto@amacapital.net> -
STALE4398d
[PATCH 1/7] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
2014-07-15 · Andy Lutomirski <luto@amacapital.net> -
STALE4431d
[RFC 1/5] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
2014-06-11 · Andy Lutomirski <luto@amacapital.net> -
STALE4515d
[PATCH 1/2] syscall_get_arch: remove useless function arguments
2014-03-11 · Eric Paris <eparis@redhat.com>