From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [git pull] vfs.git misc bits
Date: Fri, 15 Sep 2017 00:03:41 +0100 [thread overview]
Message-ID: <20170914230341.GV5426@ZenIV.linux.org.uk> (raw)
The following changes since commit cc4a41fe5541a73019a864883297bd5043aa6d98:
Linux 4.13-rc7 (2017-08-27 17:20:40 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc
for you to fetch changes up to 1985296a3ccd5d89d2ec2ca17b1fa1a225f8ecd1:
fix the __user misannotations in asm-generic get_user/put_user (2017-09-04 12:07:24 -0400)
----------------------------------------------------------------
Al Viro (1):
fix the __user misannotations in asm-generic get_user/put_user
Byungchul Park (2):
namespace.c: Don't reinvent the wheel but use existing llist API
fput: Don't reinvent the wheel but use existing llist API
fs/file_table.c | 12 +++++-------
fs/namespace.c | 8 +++-----
include/asm-generic/uaccess.h | 8 ++++----
3 files changed, 12 insertions(+), 16 deletions(-)
next reply other threads:[~2017-09-14 23:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-14 23:03 Al Viro [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-24 3:40 [git pull] vfs.git misc bits Al Viro
2023-02-25 3:33 ` Linus Torvalds
2023-02-25 3:45 ` Al Viro
2023-02-25 4:57 ` Al Viro
2023-02-25 17:04 ` Linus Torvalds
2023-02-25 18:11 ` Al Viro
[not found] ` <3805D9F9-FB5D-4A8A-BE4B-845DDC508441@gmail.com>
2023-02-25 22:02 ` Al Viro
2023-02-25 3:40 ` pr-tracker-bot
2023-02-25 3:40 ` Linus Torvalds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170914230341.GV5426@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.