linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] seccomp updates for next (part2)
@ 2018-12-14 16:25 Kees Cook
  2018-12-17 18:00 ` Kees Cook
  0 siblings, 1 reply; 3+ messages in thread
From: Kees Cook @ 2018-12-14 16:25 UTC (permalink / raw)
  To: James Morris; +Cc: linux-kernel, Tycho Andersen


Hi James,

Please pull these seccomp fixes for -next.

Thanks!

-Kees

The following changes since commit fec7b6690541b8128663a13c9586b1daf42b0a6c:

  samples: add an example of seccomp user trap (2018-12-11 16:32:11 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-next-part2

for you to fetch changes up to 4fc96ee9085d39ceeaa7b60cd475d0a474e7062f:

  seccomp, s390: fix build for syscall type change (2018-12-13 16:51:01 -0800)

----------------------------------------------------------------
seccomp fixes for sparse warnings and s390 build (Tycho)

----------------------------------------------------------------
Tycho Andersen (2):
      seccomp: fix poor type promotion
      seccomp, s390: fix build for syscall type change

 arch/s390/kernel/compat_wrapper.c | 2 +-
 kernel/seccomp.c                  | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] seccomp updates for next (part2)
  2018-12-14 16:25 [GIT PULL] seccomp updates for next (part2) Kees Cook
@ 2018-12-17 18:00 ` Kees Cook
  2018-12-17 19:36   ` James Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Kees Cook @ 2018-12-17 18:00 UTC (permalink / raw)
  To: James Morris; +Cc: LKML, Tycho Andersen, Heiko Carstens

On Fri, Dec 14, 2018 at 8:26 AM Kees Cook <keescook@chromium.org> wrote:
>
>
> Hi James,
>
> Please pull these seccomp fixes for -next.
>
> Thanks!

Friendly ping: James, can you pick this up for -next?

-Kees

>
> -Kees
>
> The following changes since commit fec7b6690541b8128663a13c9586b1daf42b0a6c:
>
>   samples: add an example of seccomp user trap (2018-12-11 16:32:11 -0800)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-next-part2
>
> for you to fetch changes up to 4fc96ee9085d39ceeaa7b60cd475d0a474e7062f:
>
>   seccomp, s390: fix build for syscall type change (2018-12-13 16:51:01 -0800)
>
> ----------------------------------------------------------------
> seccomp fixes for sparse warnings and s390 build (Tycho)
>
> ----------------------------------------------------------------
> Tycho Andersen (2):
>       seccomp: fix poor type promotion
>       seccomp, s390: fix build for syscall type change
>
>  arch/s390/kernel/compat_wrapper.c | 2 +-
>  kernel/seccomp.c                  | 3 +--
>  2 files changed, 2 insertions(+), 3 deletions(-)
>
> --
> Kees Cook



-- 
Kees Cook

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] seccomp updates for next (part2)
  2018-12-17 18:00 ` Kees Cook
@ 2018-12-17 19:36   ` James Morris
  0 siblings, 0 replies; 3+ messages in thread
From: James Morris @ 2018-12-17 19:36 UTC (permalink / raw)
  To: Kees Cook; +Cc: LKML, Tycho Andersen, Heiko Carstens

On Mon, 17 Dec 2018, Kees Cook wrote:

> On Fri, Dec 14, 2018 at 8:26 AM Kees Cook <keescook@chromium.org> wrote:
> >
> >
> > Hi James,
> >
> > Please pull these seccomp fixes for -next.
> >
> > Thanks!
> 
> Friendly ping: James, can you pick this up for -next?
> 

Pulled to next-seccomp and next-testing.


> -Kees
> 
> >
> > -Kees
> >
> > The following changes since commit fec7b6690541b8128663a13c9586b1daf42b0a6c:
> >
> >   samples: add an example of seccomp user trap (2018-12-11 16:32:11 -0800)
> >
> > are available in the Git repository at:
> >
> >   https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-next-part2
> >
> > for you to fetch changes up to 4fc96ee9085d39ceeaa7b60cd475d0a474e7062f:
> >
> >   seccomp, s390: fix build for syscall type change (2018-12-13 16:51:01 -0800)
> >
> > ----------------------------------------------------------------
> > seccomp fixes for sparse warnings and s390 build (Tycho)
> >
> > ----------------------------------------------------------------
> > Tycho Andersen (2):
> >       seccomp: fix poor type promotion
> >       seccomp, s390: fix build for syscall type change
> >
> >  arch/s390/kernel/compat_wrapper.c | 2 +-
> >  kernel/seccomp.c                  | 3 +--
> >  2 files changed, 2 insertions(+), 3 deletions(-)
> >
> > --
> > Kees Cook
> 
> 
> 
> 

-- 
James Morris
<jmorris@namei.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-17 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14 16:25 [GIT PULL] seccomp updates for next (part2) Kees Cook
2018-12-17 18:00 ` Kees Cook
2018-12-17 19:36   ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).