]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jul 2017 18:06:17 +0000 (11:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Jul 2017 18:06:17 +0000 (11:06 -0700)
commit2173bd06315109ec73e7a6077c11469bd41d400b
treee1609ff58b7cc56fd034210b24409fbe69658d04
parent568d135d337d3114688fef9fdbce7fb6dbbd04c7
parentf8f8a727eab1c5b78c3703a461565b042979cc79
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull network field-by-field copy-in updates from Al Viro:
 "This part of the misc compat queue was held back for review from
  networking folks and since davem has jus ACKed those..."

* 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  get_compat_bpf_fprog(): don't copyin field-by-field
  get_compat_msghdr(): get rid of field-by-field copyin
  copy_msghdr_from_user(): get rid of field-by-field copyin
net/socket.c