]> git.baikalelectronics.ru Git - kernel.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)
commitfbd8102ac7d1979153478f193ba3c20241e8c803
treee1609ff58b7cc56fd034210b24409fbe69658d04
parent593b8fbffbce361d210a85c9c0c38ef1c8e42310
parent9c26adb6bc0a4e19f7598742b421eb2e50f6a3f8
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