Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1732638 > unrolled thread

[git pull] vfs.git misc bits

Started byAl Viro <viro@ZenIV.linux.org.uk>
First post2017-09-15 01:10 +0200
Last post2017-09-15 01:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [git pull] vfs.git misc bits Al Viro <viro@ZenIV.linux.org.uk> - 2017-09-15 01:10 +0200

#1732638 — [git pull] vfs.git misc bits

FromAl Viro <viro@ZenIV.linux.org.uk>
Date2017-09-15 01:10 +0200
Subject[git pull] vfs.git misc bits
Message-ID<upLqG-2Uj-11@gated-at.bofh.it>
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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web