[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150715185624.GA22223@www.outflux.net>
Date: Wed, 15 Jul 2015 11:56:24 -0700
From: Kees Cook <keescook@...omium.org>
To: James Morris <jmorris@...ei.org>
Cc: linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org,
Andy Lutomirski <luto@...capital.net>,
Kees Cook <keescook@...omium.org>,
Oleg Nesterov <oleg@...hat.com>,
Pranith Kumar <bobby.prani@...il.com>,
Tycho Andersen <tycho.andersen@...onical.com>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists