Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1732638
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [git pull] vfs.git misc bits |
| Date | 2017-09-15 01:10 +0200 |
| Message-ID | <upLqG-2Uj-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[git pull] vfs.git misc bits Al Viro <viro@ZenIV.linux.org.uk> - 2017-09-15 01:10 +0200
csiph-web