Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1305673 > unrolled thread
| Started by | Richard Weinberger <richard@nod.at> |
|---|---|
| First post | 2016-01-10 21:20 +0100 |
| Last post | 2016-01-10 21:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 0/4] um: Add seccomp support Richard Weinberger <richard@nod.at> - 2016-01-10 21:20 +0100
| From | Richard Weinberger <richard@nod.at> |
|---|---|
| Date | 2016-01-10 21:20 +0100 |
| Subject | Re: [PATCH v3 0/4] um: Add seccomp support |
| Message-ID | <qPuCZ-vW-7@gated-at.bofh.it> |
Am 29.12.2015 um 21:35 schrieb Mickaël Salaün: > 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] > > Regards, > Mickaël > > Mickaël Salaün (4): > um: Fix ptrace GETREGS/SETREGS bugs > selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK > um: Add full asm/syscall.h support > um: Add seccomp support Applied! Thanks, //richard
Back to top | Article view | linux.kernel
csiph-web