linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] seccomp fixes for v4.8-rc6
@ 2016-09-07 16:29 Kees Cook
  2016-09-08  4:31 ` James Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Kees Cook @ 2016-09-07 16:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, James Morris, Mickaël Salaün

Hi,

Please pull these seccomp fixes for v4.8-rc6. These got accidentally
put in James's -next tree, but they're needed for v4.8. He asked me to
forward them directly to you.

Thanks!

-Kees

The following changes since commit d060e0f603a4156087813d221d818bb39ec91429:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma (2016-09-06 12:33:12 -0700)

are available in the git repository at:

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

for you to fetch changes up to 4fadd04d504a82f7f1fdeaddc144a9c396d1285e:

  seccomp: Remove 2-phase API documentation (2016-09-07 09:25:05 -0700)

----------------------------------------------------------------
- Fix UM seccomp vs ptrace, after reordering landed.

----------------------------------------------------------------
Mickaël Salaün (3):
      um/ptrace: Fix the syscall_trace_leave call
      um/ptrace: Fix the syscall number update after a ptrace
      seccomp: Remove 2-phase API documentation

 arch/Kconfig                  | 11 -----------
 arch/um/kernel/skas/syscall.c | 10 +++-------
 arch/x86/um/ptrace_32.c       |  3 +++
 arch/x86/um/ptrace_64.c       |  4 ++++
 4 files changed, 10 insertions(+), 18 deletions(-)

-- 
Kees Cook
Nexus Security

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

end of thread, other threads:[~2016-09-08 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-07 16:29 [GIT PULL] seccomp fixes for v4.8-rc6 Kees Cook
2016-09-08  4:31 ` James Morris
2016-09-08 15:53   ` Kees Cook

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).