A couple of regression fixes.

The following changes since commit 961b708e95181041f403251f660bc70be3ff6ba3:

  Merge tag 'drm-fixes-for-v4.9-rc6' of 
git://people.freedesktop.org/~airlied/linux (2016-11-16 17:24:21 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to 680bb946a1ae04fe0ff369a4965f76b48c07dc54:

  fix iov_iter_advance() for ITER_PIPE (2016-11-17 00:00:48 -0500)

----------------------------------------------------------------
Abhi Das (1):
      fix iov_iter_advance() for ITER_PIPE

Andreas Gruenbacher (1):
      xattr: Fix setting security xattrs on sockfs

 fs/xattr.c     | 22 ++++++++++++++--------
 lib/iov_iter.c |  4 +++-
 net/socket.c   | 15 +++++++++++++++
 3 files changed, 32 insertions(+), 9 deletions(-)

Reply via email to