2015-07-15 18:56:35

by Kees Cook

[permalink] [raw]
Subject: [PULL] seccomp update (next)

Hi,

Please pull these seccomp changes for next.

Thanks!

-Kees

The following changes since commit b3bddffd35a0b77eee89760eb94cafa18dc431f5:

Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next (2015-06-18 23:28:40 +1000)

are available in the git repository at:


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

for you to fetch changes up to 221272f97ca528048a577a3ff23d7774286ca5fd:

seccomp: swap hard-coded zeros to defined name (2015-07-15 11:52:54 -0700)

----------------------------------------------------------------
Various updates and cleanups for seccomp

----------------------------------------------------------------
Kees Cook (1):
seccomp: swap hard-coded zeros to defined name

Pranith Kumar (1):
seccomp: Replace smp_read_barrier_depends() with lockless_dereference()

Tycho Andersen (1):
seccomp: add ptrace options for suspend/resume

include/linux/ptrace.h | 1 +
include/linux/seccomp.h | 2 +-
include/uapi/linux/ptrace.h | 6 ++++--
kernel/ptrace.c | 13 +++++++++++++
kernel/seccomp.c | 17 ++++++++++++-----
5 files changed, 31 insertions(+), 8 deletions(-)

--
Kees Cook
Chrome OS Security


2015-07-20 06:58:41

by James Morris

[permalink] [raw]
Subject: Re: [PULL] seccomp update (next)

On Wed, 15 Jul 2015, Kees Cook wrote:

> Hi,
>
> Please pull these seccomp changes for next.
>
> Thanks!
>
> -Kees
>
> The following changes since commit b3bddffd35a0b77eee89760eb94cafa18dc431f5:
>
> Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next (2015-06-18 23:28:40 +1000)
>
> are available in the git repository at:
>
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-next
>
> for you to fetch changes up to 221272f97ca528048a577a3ff23d7774286ca5fd:
>

Pulled.


--
James Morris
<[email protected]>