All of lore.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Containers <containers@lists.linux-foundation.org>,
	<linux-kernel@vger.kernel.org>
Subject: [GIT PULL] userns fixes for 4.16-rc1
Date: Mon, 29 Jan 2018 14:30:11 -0600	[thread overview]
Message-ID: <87lgggo1bg.fsf@xmission.com> (raw)


Linus,

Please pull the userns-linus branch from the git tree:

   git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git userns-linus

   HEAD: 8b2770a4e1c7a837e1889d4f00026e999da5faa0 fix typo in assignment of fs default overflow gid

Between the holidays and other distractions only a small amount of
namespace work made it into my tree this time.  Just a final cleanup
from a revert several kernels ago and a small typo fix from Wolffhardt
Schwabe.

Hopefully there is more in the next cycle.

Eric

Eric W. Biederman (2):
      userns: Don't fail follow_automount based on s_user_ns
      autofs4: Modify autofs_wait to use current_uid() and current_gid()

Wolffhardt Schwabe (1):
      fix typo in assignment of fs default overflow gid

 fs/autofs4/waitq.c | 4 ++--
 fs/namei.c         | 3 ---
 kernel/sys.c       | 2 +-
 3 files changed, 3 insertions(+), 6 deletions(-)

             reply	other threads:[~2018-01-29 20:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-29 20:30 Eric W. Biederman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-29 20:30 [GIT PULL] userns fixes for 4.16-rc1 Eric W. Biederman

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=87lgggo1bg.fsf@xmission.com \
    --to=ebiederm@xmission.com \
    --cc=containers@lists.linux-foundation.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.