Re: [GIT PULL] security: seccomp changes for v4.21

2019-01-07 Thread Ingo Molnar
* Tycho Andersen wrote: > Hi, > > On Mon, Jan 07, 2019 at 01:09:09PM -0800, Kees Cook wrote: > > On Mon, Jan 7, 2019 at 2:15 AM Ingo Molnar wrote: > > > > > > > > > * James Morris wrote: > > > > > > > From Kees: > > > > > > > > "- Add SECCOMP_RET_USER_NOTIF > > > > > > > > - seccomp fixes fo

Re: [GIT PULL] security: seccomp changes for v4.21

2019-01-07 Thread Kees Cook
On Mon, Jan 7, 2019 at 1:53 PM Tycho Andersen wrote: > > Hi, > > On Mon, Jan 07, 2019 at 01:09:09PM -0800, Kees Cook wrote: > > On Mon, Jan 7, 2019 at 2:15 AM Ingo Molnar wrote: > > > > > > > > > * James Morris wrote: > > > > > > > From Kees: > > > > > > > > "- Add SECCOMP_RET_USER_NOTIF > > > >

Re: [GIT PULL] security: seccomp changes for v4.21

2019-01-07 Thread Tycho Andersen
Hi, On Mon, Jan 07, 2019 at 01:09:09PM -0800, Kees Cook wrote: > On Mon, Jan 7, 2019 at 2:15 AM Ingo Molnar wrote: > > > > > > * James Morris wrote: > > > > > From Kees: > > > > > > "- Add SECCOMP_RET_USER_NOTIF > > > > > > - seccomp fixes for sparse warnings and s390 build (Tycho)" > > > > > >

Re: [GIT PULL] security: seccomp changes for v4.21

2019-01-07 Thread Kees Cook
On Mon, Jan 7, 2019 at 2:15 AM Ingo Molnar wrote: > > > * James Morris wrote: > > > From Kees: > > > > "- Add SECCOMP_RET_USER_NOTIF > > > > - seccomp fixes for sparse warnings and s390 build (Tycho)" > > > > > > > > The following changes since commit 1072bd678547f8663cfb81a22fdb50c589e4976e: > >

Re: [GIT PULL] security: seccomp changes for v4.21

2019-01-07 Thread James Morris
On Mon, 7 Jan 2019, Ingo Molnar wrote: > 32-bit x86 allyesconfig doesn't build: > > /usr/bin/ld: i386:x86-64 architecture of input file > `samples/seccomp/user-trap.o' is incompatible with i386 output > /usr/bin/ld: samples/seccomp/user-trap.o: file class ELFCLASS64 incompatible > with ELFCLA

Re: [GIT PULL] security: seccomp changes for v4.21

2019-01-07 Thread Ingo Molnar
* James Morris wrote: > From Kees: > > "- Add SECCOMP_RET_USER_NOTIF > > - seccomp fixes for sparse warnings and s390 build (Tycho)" > > > > The following changes since commit 1072bd678547f8663cfb81a22fdb50c589e4976e: > > security: fs: make inode explicitly non-modular (2018-12-12 14:58

Re: [GIT PULL] security: seccomp changes for v4.21

2019-01-02 Thread pr-tracker-bot
The pull request you sent on Mon, 31 Dec 2018 15:15:08 +1100 (AEDT): > git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git > next-seccomp has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/d9a7fa67b4bfe6ce93ee9aab23ae2e7ca0763e84 Thank you! -- Deet

[GIT PULL] security: seccomp changes for v4.21

2018-12-30 Thread James Morris
>From Kees: "- Add SECCOMP_RET_USER_NOTIF - seccomp fixes for sparse warnings and s390 build (Tycho)" The following changes since commit 1072bd678547f8663cfb81a22fdb50c589e4976e: security: fs: make inode explicitly non-modular (2018-12-12 14:58:51 -0800) are available in the Git repository