On Tue, 28 Jan 2025 16:02:28 +0100, Oleg Nesterov wrote: > Link to v1: https://lore.kernel.org/all/20250120134409.GA21241@xxxxxxxxxx/ > Only 2/4 was changed, please see interdiff at the end. > > I've included the acks I got on 1/4, 3/4, and 4/4 (thanks!). > > Oleg. > > [...] Applied to for-next/seccomp, thanks! [0/4] seccomp: remove the 'sd' argument from __secure_computing() https://git.kernel.org/kees/c/1027cd8084bb [1/4] seccomp/mips: change syscall_trace_enter() to use secure_computing() https://git.kernel.org/kees/c/0fe1ebf3f056 [2/4] seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTER https://git.kernel.org/kees/c/b37778bec82b [3/4] seccomp: remove the 'sd' argument from __secure_computing() https://git.kernel.org/kees/c/1027cd8084bb [4/4] seccomp: remove the 'sd' argument from __seccomp_filter() https://git.kernel.org/kees/c/e1cec5107c39 Take care, -- Kees Cook