[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180616021444.GM30522@ZenIV.linux.org.uk>
Date: Sat, 16 Jun 2018 03:14:44 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs.git - misc compat stuff
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(-)
Powered by blists - more mailing lists