From: Tyler Hicks <tyhicks@canonical.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, ecryptfs@vger.kernel.org
Subject: [GIT PULL] eCryptfs fixes for 3.12-rc1
Date: Wed, 11 Sep 2013 16:58:12 -0700 [thread overview]
Message-ID: <20130911235811.GE18678@boyd> (raw)
[-- Attachment #1: Type: text/plain, Size: 917 bytes --]
Hi Linus,
The following changes since commit 4de9ad9bc08b4953fc03336ad38908496e2f8826:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile (2013-09-06 11:14:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-3.12-rc1-crypt-ctx
for you to fetch changes up to cb69f36ba1f8d5e73c46538e84a88178fb17f23d:
ecryptfs: avoid ctx initialization race (2013-09-06 16:58:18 -0700)
----------------------------------------------------------------
Two small fixes to the code that initializes the per-file crypto
contexts.
----------------------------------------------------------------
Dan Carpenter (1):
ecryptfs: remove check for if an array is NULL
Kees Cook (1):
ecryptfs: avoid ctx initialization race
fs/ecryptfs/crypto.c | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
reply other threads:[~2013-09-11 23:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20130911235811.GE18678@boyd \
--to=tyhicks@canonical.com \
--cc=akpm@linux-foundation.org \
--cc=ecryptfs@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.