From: Tyler Hicks <code@tyhicks.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, ecryptfs@vger.kernel.org,
Miklos Szeredi <mszeredi@redhat.com>,
"Eric W . Biederman" <ebiederm@xmission.com>
Subject: [GIT PULL] eCryptfs fix for 5.11-rc6
Date: Thu, 28 Jan 2021 19:24:31 -0600 [thread overview]
Message-ID: <20210129012431.GA633037@sequoia> (raw)
Hi Linus,
The following changes since commit 83d09ad4b950651a95d37697f1493c00d888d0db:
Merge tag 'for-linus' of git://github.com/openrisc/linux (2021-01-21 18:35:02 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-5.11-rc6-setxattr-fix
for you to fetch changes up to 0b964446c63f9d7d7cd1809ee39277b4f73916b5:
ecryptfs: fix uid translation for setxattr on security.capability (2021-01-26 01:47:14 +0000)
----------------------------------------------------------------
Fix a regression, introduced in v5.11-rc1, that resulted in two rounds
of UID translations to occur, in some configurations, when setting v3
namespaced file capabilities.
----------------------------------------------------------------
Miklos Szeredi (1):
ecryptfs: fix uid translation for setxattr on security.capability
fs/ecryptfs/inode.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
next reply other threads:[~2021-01-29 1:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-29 1:24 Tyler Hicks [this message]
2021-01-29 3:44 ` [GIT PULL] eCryptfs fix for 5.11-rc6 pr-tracker-bot
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=20210129012431.GA633037@sequoia \
--to=code@tyhicks.com \
--cc=akpm@linux-foundation.org \
--cc=ebiederm@xmission.com \
--cc=ecryptfs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mszeredi@redhat.com \
--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.