Re: [PATCH v3 1/4] seccomp: add a return code to trap to userspace

From: Jann Horn
Date: Wed Jun 13 2018 - 11:43:29 EST


On Wed, Jun 13, 2018 at 5:32 PM Jann Horn <jannh@xxxxxxxxxx> wrote:
>
> On Mon, Jun 4, 2018 at 2:18 AM Tycho Andersen <tycho@xxxxxxxx> wrote:
> >
> > Hi Jann,
> >
> > On Sun, Jun 03, 2018 at 08:41:01PM +0200, Jann Horn wrote:
> > > On Sun, Jun 3, 2018 at 2:29 PM Tycho Andersen <tycho@xxxxxxxx> wrote:
> > > >
> > > > This patch introduces a means for syscalls matched in seccomp to notify
> > > > some other task that a particular filter has been triggered.
[...]

By the way: You should probably CC linux-api@ on the next version of
this patchset.
Documentation/process/submitting-patches.rst says:

| If changes affect userland-kernel interfaces, please send the MAN-PAGES
| maintainer (as listed in the MAINTAINERS file) a man-pages patch, or at
| least a notification of the change, so that some information makes its way
| into the manual pages. User-space API changes should also be copied to
| linux-api@xxxxxxxxxxxxxxxx