lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 17 Nov 2016 05:55:21 +0000
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

	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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ