[GIT PULL] seccomp update for v6.13-rc1
From: Kees Cook
Date: Tue Nov 19 2024 - 12:02:42 EST
Hi Linus,
Please pull this seccomp update for v6.13-rc1, which will make it easier
to port arm32 to the generic entry code.
Thanks!
-Kees
The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:
Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.13-rc1
for you to fetch changes up to 8cf8dfceebdaf282da8a836b2bb578808a12698c:
seccomp: Stub for !HAVE_ARCH_SECCOMP_FILTER (2024-10-22 12:35:14 -0700)
----------------------------------------------------------------
seccomp update for v6.13-rc1
- Provide stub for !HAVE_ARCH_SECCOMP_FILTER (Linus Walleij)
----------------------------------------------------------------
Linus Walleij (1):
seccomp: Stub for !HAVE_ARCH_SECCOMP_FILTER
include/linux/seccomp.h | 5 +++++
1 file changed, 5 insertions(+)
--
Kees Cook