commit | f3926e4c2a4b53c25a998de168d4eef6d0360369 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 21 12:06:44 2017 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 21 12:06:44 2017 -0700 |
tree | 5ef9849c4a96da979919c4fa01b22e58e20ad4b7 | |
parent | 970c305aa802346aaa741ab241f6f3f63d623cc0 [diff] | |
parent | a8c39544a6eb2093c04afd5005b6192bd0e880c6 [diff] |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/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()