Am 06.01.2016 um 15:15 schrieb David Drysdale: > On Mon, Jan 4, 2016 at 8:13 PM, Kees Cook <[email protected]> wrote: >> On Tue, Dec 29, 2015 at 12:35 PM, Mickaël Salaün <[email protected]> wrote: >>> This series add seccomp support to User-mode Linux (i386 and x86_64 >>> subarchitectures) and fix ptrace issues. This apply on v4.4-rc7 and pass all >>> the 48 tests from selftest/seccomp plus the UML ptsc test. >>> >>> Changes since v2: >>> * remove get_syscall() from os.h and don't include it in syscall.c [1/4] >>> * rebase to v4.4-rc7 >>> >>> Changes since v1; addressed Richard Weinberger's comments: >>> * fix a new PTRACE_SETREGS bug on x86_64 [1/4] >>> * fix an old PTRACE_SETREGS bug when updating orig_ax on i386 [1/4] >> >> Thanks for working on this! >> >> Acked-by: Kees Cook <[email protected]> >> >> Feel free to pull this through the uml tree. >> >> Thanks! >> >> -Kees > > I also had a version of Meredydd Luff's original patch in my local tree so I > could do UML testing of Capsicum (which uses seccomp for some of its > userspace implementation). I've replaced my patch with this version, as > it's much more complete, and all my tests still work. Which I guess is > kind of: > > Tested-by: David Drysdale <[email protected]>
Thank you guys! I'm queuing this for 4.5. Thanks, //richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

