linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] seccomp fix for v4.8-rc4
@ 2016-08-23 19:34 Kees Cook
  2016-08-30 22:28 ` Kees Cook
  0 siblings, 1 reply; 3+ messages in thread
From: Kees Cook @ 2016-08-23 19:34 UTC (permalink / raw)
  To: James Morris
  Cc: linux-kernel, Kees Cook, Kyle Huey, Oleg Nesterov, Robert O'Callahan

Hi,

Please pull this seccomp fix for v4.8-rc4.

Thanks!

-Kees

The following changes since commit ef0e1ea8856bed6ff8394d3dfe77f2cab487ecea:

  Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (2016-08-22 17:53:02 -0500)

are available in the git repository at:

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

for you to fetch changes up to e72a2623bf56a94e1396940d73bf7af7b65e0ea5:

  seccomp: Fix tracer exit notifications during fatal signals (2016-08-23 12:23:38 -0700)

----------------------------------------------------------------
Fix fatal signal delivery after ptrace reordering

----------------------------------------------------------------
Kees Cook (1):
      seccomp: Fix tracer exit notifications during fatal signals

 kernel/seccomp.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
Kees Cook
Nexus Security

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

* Re: [GIT PULL] seccomp fix for v4.8-rc4
  2016-08-23 19:34 [GIT PULL] seccomp fix for v4.8-rc4 Kees Cook
@ 2016-08-30 22:28 ` Kees Cook
  2016-08-30 23:05   ` James Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Kees Cook @ 2016-08-30 22:28 UTC (permalink / raw)
  To: James Morris
  Cc: LKML, Kees Cook, Kyle Huey, Oleg Nesterov, Robert O'Callahan

Hi James,

Are you able to forward this up to Linus, or would it be better for me
to send this to him directly?

Thanks!

-Kees


On Tue, Aug 23, 2016 at 3:34 PM, Kees Cook <keescook@chromium.org> wrote:
> Hi,
>
> Please pull this seccomp fix for v4.8-rc4.
>
> Thanks!
>
> -Kees
>
> The following changes since commit ef0e1ea8856bed6ff8394d3dfe77f2cab487ecea:
>
>   Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (2016-08-22 17:53:02 -0500)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v4.8-rc4
>
> for you to fetch changes up to e72a2623bf56a94e1396940d73bf7af7b65e0ea5:
>
>   seccomp: Fix tracer exit notifications during fatal signals (2016-08-23 12:23:38 -0700)
>
> ----------------------------------------------------------------
> Fix fatal signal delivery after ptrace reordering
>
> ----------------------------------------------------------------
> Kees Cook (1):
>       seccomp: Fix tracer exit notifications during fatal signals
>
>  kernel/seccomp.c | 12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)
>
> --
> Kees Cook
> Nexus Security



-- 
Kees Cook
Nexus Security

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

* Re: [GIT PULL] seccomp fix for v4.8-rc4
  2016-08-30 22:28 ` Kees Cook
@ 2016-08-30 23:05   ` James Morris
  0 siblings, 0 replies; 3+ messages in thread
From: James Morris @ 2016-08-30 23:05 UTC (permalink / raw)
  To: Kees Cook; +Cc: LKML, Kyle Huey, Oleg Nesterov, Robert O'Callahan

On 30/08/16 15:28, Kees Cook wrote:
> Hi James,
>
> Are you able to forward this up to Linus, or would it be better for me
> to send this to him directly?
>

You can send it to him directly.

Acked-by: James Morris <james.l.morris@oracle.com>


> Thanks!
>
> -Kees
>
>
> On Tue, Aug 23, 2016 at 3:34 PM, Kees Cook <keescook@chromium.org> wrote:
>> Hi,
>>
>> Please pull this seccomp fix for v4.8-rc4.
>>
>> Thanks!
>>
>> -Kees
>>
>> The following changes since commit ef0e1ea8856bed6ff8394d3dfe77f2cab487ecea:
>>
>>   Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (2016-08-22 17:53:02 -0500)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v4.8-rc4
>>
>> for you to fetch changes up to e72a2623bf56a94e1396940d73bf7af7b65e0ea5:
>>
>>   seccomp: Fix tracer exit notifications during fatal signals (2016-08-23 12:23:38 -0700)
>>
>> ----------------------------------------------------------------
>> Fix fatal signal delivery after ptrace reordering
>>
>> ----------------------------------------------------------------
>> Kees Cook (1):
>>       seccomp: Fix tracer exit notifications during fatal signals
>>
>>  kernel/seccomp.c | 12 ++++++++----
>>  1 file changed, 8 insertions(+), 4 deletions(-)
>>
>> --
>> Kees Cook
>> Nexus Security
>
>
>

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

end of thread, other threads:[~2016-08-30 23:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-23 19:34 [GIT PULL] seccomp fix for v4.8-rc4 Kees Cook
2016-08-30 22:28 ` Kees Cook
2016-08-30 23:05   ` 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).