Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1524106
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [git pull] vfs.git |
| Date | 2016-11-17 07:00 +0100 |
| Message-ID | <sEnTP-4YM-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[git pull] vfs.git Al Viro <viro@ZenIV.linux.org.uk> - 2016-11-17 07:00 +0100
csiph-web