[GIT PULL] seccomp update for v7.1-rc1
From: Kees Cook
Date: Mon Apr 13 2026 - 19:15:25 EST
Hi Linus,
Please pull this teeny seccomp update for v7.1-rc1.
Thanks!
-Kees
The following changes since commit 9448598b22c50c8a5bb77a9103e2d49f134c9578:
Linux 6.19-rc2 (2025-12-21 15:52:04 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v7.1-rc1
for you to fetch changes up to 41fa04327384148b0e2e828c9be9862c5240e9fa:
selftests/seccomp: Add hard-coded __NR_uprobe for x86_64 (2026-04-03 08:41:38 -0700)
----------------------------------------------------------------
seccomp update for v7.1-rc1
- selftests: Add hard-coded __NR_uprobe for x86_64 (Oleg Nesterov)
----------------------------------------------------------------
Oleg Nesterov (1):
selftests/seccomp: Add hard-coded __NR_uprobe for x86_64
tools/testing/selftests/seccomp/seccomp_bpf.c | 6 ++++++
1 file changed, 6 insertions(+)
--
Kees Cook