public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] seccomp fixes for v4.9-rc4
@ 2016-11-01 17:46 Kees Cook
  2016-11-01 22:43 ` James Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Kees Cook @ 2016-11-01 17:46 UTC (permalink / raw)
  To: James Morris
  Cc: linux-kernel, Mickaël Salaün, Ricky Zhou,
	linux-security-module

Hi,

Please pull these seccomp fixes for v4.9-rc4.

Thanks!

-Kees

The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v4.9-rc4

for you to fetch changes up to d881d25cf5bc2fafbbfb383a475278977e1bd55a:

  samples/seccomp: Support programs with >256 instructions (2016-11-01 08:58:17 -0700)

----------------------------------------------------------------
- fix function prototype documentation
- fix samples to include NNP setting
- fix samples to avoid rule truncation
- fix samples hostprogs variable in Makefile

----------------------------------------------------------------
Mickaël Salaün (1):
      seccomp: Fix documentation

Ricky Zhou (3):
      samples/seccomp: Fix hostprogs variable
      samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropper
      samples/seccomp: Support programs with >256 instructions

 kernel/seccomp.c             |  7 +++----
 samples/seccomp/Makefile     |  4 ++--
 samples/seccomp/bpf-helper.c | 38 +++++++++++++++++++-------------------
 samples/seccomp/dropper.c    |  7 +++++--
 4 files changed, 29 insertions(+), 27 deletions(-)

-- 
Kees Cook
Nexus Security

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

* Re: [GIT PULL] seccomp fixes for v4.9-rc4
  2016-11-01 17:46 [GIT PULL] seccomp fixes for v4.9-rc4 Kees Cook
@ 2016-11-01 22:43 ` James Morris
  2016-11-02  2:07   ` Kees Cook
  0 siblings, 1 reply; 4+ messages in thread
From: James Morris @ 2016-11-01 22:43 UTC (permalink / raw)
  To: Kees Cook
  Cc: linux-kernel, Mickaël Salaün, Ricky Zhou,
	linux-security-module

On Tue, 1 Nov 2016, Kees Cook wrote:

> Hi,
> 
> Please pull these seccomp fixes for v4.9-rc4.

> ----------------------------------------------------------------
> - fix function prototype documentation
> - fix samples to include NNP setting
> - fix samples to avoid rule truncation
> - fix samples hostprogs variable in Makefile
> 
> ----------------------------------------------------------------

These fixes don't seem very critical, and Linus was talking yesterday at 
KS about too much churn in the -rc series with non-critical fixes.

How about we queue this up for 4.10?


-- 
James Morris
<jmorris@namei.org>

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

* Re: [GIT PULL] seccomp fixes for v4.9-rc4
  2016-11-01 22:43 ` James Morris
@ 2016-11-02  2:07   ` Kees Cook
  2016-11-04 16:35     ` James Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Kees Cook @ 2016-11-02  2:07 UTC (permalink / raw)
  To: James Morris
  Cc: LKML, Mickaël Salaün, Ricky Zhou, linux-security-module

On Tue, Nov 1, 2016 at 4:43 PM, James Morris <jmorris@namei.org> wrote:
> On Tue, 1 Nov 2016, Kees Cook wrote:
>
>> Hi,
>>
>> Please pull these seccomp fixes for v4.9-rc4.
>
>> ----------------------------------------------------------------
>> - fix function prototype documentation
>> - fix samples to include NNP setting
>> - fix samples to avoid rule truncation
>> - fix samples hostprogs variable in Makefile
>>
>> ----------------------------------------------------------------
>
> These fixes don't seem very critical, and Linus was talking yesterday at
> KS about too much churn in the -rc series with non-critical fixes.
>
> How about we queue this up for 4.10?

Okay, sounds good to me. Thanks!

-Kees

-- 
Kees Cook
Nexus Security

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

* Re: [GIT PULL] seccomp fixes for v4.9-rc4
  2016-11-02  2:07   ` Kees Cook
@ 2016-11-04 16:35     ` James Morris
  0 siblings, 0 replies; 4+ messages in thread
From: James Morris @ 2016-11-04 16:35 UTC (permalink / raw)
  To: Kees Cook
  Cc: LKML, Mickaël Salaün, Ricky Zhou, linux-security-module

On Tue, 1 Nov 2016, Kees Cook wrote:

> > How about we queue this up for 4.10?
> 
> Okay, sounds good to me. Thanks!

Pulled to -next.


-- 
James Morris
<jmorris@namei.org>

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

end of thread, other threads:[~2016-11-04 16:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-01 17:46 [GIT PULL] seccomp fixes for v4.9-rc4 Kees Cook
2016-11-01 22:43 ` James Morris
2016-11-02  2:07   ` Kees Cook
2016-11-04 16:35     ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox