[GIT PULL] seccomp update for 6.10-rc1

From: Kees Cook
Date: Sat May 11 2024 - 15:21:19 EST


Hi Linus,

Please pull this single seccomp update for 6.10-rc1.

Thanks!

-Kees

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-6.10-rc1

for you to fetch changes up to e406737b11103752838cf50fd197ec8e9352bbf7:

seccomp: Constify sysctl subhelpers (2024-05-08 12:50:40 -0700)

----------------------------------------------------------------
seccomp update for 6.10-rc1

- Prepare for sysctl table constification

----------------------------------------------------------------
Kees Cook (1):
seccomp: Constify sysctl subhelpers

kernel/seccomp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
Kees Cook