Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 May 2017 19:06:44 +0000 (12:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 May 2017 19:06:44 +0000 (12:06 -0700)
commitf3926e4c2a4b53c25a998de168d4eef6d0360369
tree5ef9849c4a96da979919c4fa01b22e58e20ad4b7
parent970c305aa802346aaa741ab241f6f3f63d623cc0
parenta8c39544a6eb2093c04afd5005b6192bd0e880c6
Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs

Pull misc uaccess fixes from Al Viro:
 "Fix for unsafe_put_user() (no callers currently in mainline, but
  anyone starting to use it will step into that) + alpha osf_wait4()
  infoleak fix"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  osf_wait4(): fix infoleak
  fix unsafe_put_user()