]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Jun 2018 07:21:50 +0000 (16:21 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Jun 2018 07:21:50 +0000 (16:21 +0900)
commitd19d52241b0350c76c5185a2b336f064f60922f1
tree9b4b40e95871a2522cf57d0a170c0dfdb246ff7d
parenta5759b5a9a48bf87fc3d698cef1baf3c78b55aa2
parent7da6d516a853312bbe901eecea32bee0052c4517
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull compat updates from Al Viro:
 "Some biarch patches - getting rid of assorted (mis)uses of
  compat_alloc_user_space().

  Not much in that area this cycle..."

* 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  orangefs: simplify compat ioctl handling
  signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
  vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart
fs/orangefs/devorangefs-req.c
fs/signalfd.c
fs/splice.c