]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2016 17:46:06 +0000 (10:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2016 17:46:06 +0000 (10:46 -0700)
commit96f9b7cabf5e8c845bc60ba824737016263f1f4c
tree13456cc951d245346c8339264bf81c289c2121e9
parent7431e8251018380d0d6cd22cd87a60e58ad034e7
parent421cdc48e751c2f46fa1e50d85620a2ecf52d428
Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull seccomp fixes from Kees Cook:
 "Fix UM seccomp vs ptrace, after reordering landed"

* tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  seccomp: Remove 2-phase API documentation
  um/ptrace: Fix the syscall number update after a ptrace
  um/ptrace: Fix the syscall_trace_leave call