linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git - misc compat stuff
@ 2018-06-16  2:14 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2018-06-16  2:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	Some biarch patches - getting rid of assorted compat_alloc_user_space()
(mis)uses.  Not much in that area this cycle...

The following changes since commit 4faa99965e027cc057c5145ce45fa772caa04e8d:

  fix io_destroy()/aio_complete() race (2018-05-23 22:53:22 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.compat

for you to fetch changes up to 430ff79170d877c1602acb5a3701453dfa36b566:

  orangefs: simplify compat ioctl handling (2018-06-15 00:23:55 -0400)

----------------------------------------------------------------
Al Viro (3):
      vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart
      signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
      orangefs: simplify compat ioctl handling

 fs/orangefs/devorangefs-req.c |  54 ++++------------
 fs/signalfd.c                 |  50 +++++++--------
 fs/splice.c                   | 144 ++++++++++++++++++++++--------------------
 3 files changed, 112 insertions(+), 136 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-16  2:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-16  2:14 [git pull] vfs.git - misc compat stuff Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).