All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <levinsasha928@gmail.com>
To: Mimi Zohar <zohar@linux.vnet.ibm.com>
Cc: linux-security-module@vger.kernel.org,
	James Morris <jmorris@namei.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Randy Dunlap <rdunlap@xenotime.net>,
	Arnaud Lacombe <lacombar@gmail.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	David Safford <safford@watson.ibm.com>,
	Mimi Zohar <zohar@us.ibm.com>
Subject: Re: [PATCH v1 1/2] encrypted-keys: remove trusted-keys dependency
Date: Mon, 29 Aug 2011 17:56:52 +0300	[thread overview]
Message-ID: <1314629812.29761.21.camel@sasha> (raw)
In-Reply-To: <1314629313-11980-1-git-send-email-zohar@linux.vnet.ibm.com>

On Mon, 2011-08-29 at 10:48 -0400, Mimi Zohar wrote:
> Encrypted keys are decrypted/encrypted using either a trusted-key or,
> for those systems without a TPM, a user-defined key.  This patch
> removes the trusted-keys and TCG_TPM dependencies.
> 
> Changelog v1:
> - Fixed encrypted-keys move from security/keys to security/keys/encrypted-keys
> - Removed trailing blank line
> 
> Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
> ---

Please look into using 'git mv' and the '--find-renames' option of git
format-patch.

You just want to mark the files as moved, without ruining the entire
history of the old files.

-- 

Sasha.


  parent reply	other threads:[~2011-08-29 14:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-29 14:48 [PATCH v1 1/2] encrypted-keys: remove trusted-keys dependency Mimi Zohar
2011-08-29 14:48 ` [PATCH v1 2/2] evm: remove TCG_TPM dependency Mimi Zohar
2011-08-29 14:56 ` Sasha Levin [this message]
2011-08-29 15:46   ` [PATCH v1 1/2] encrypted-keys: remove trusted-keys dependency Mimi Zohar

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=1314629812.29761.21.camel@sasha \
    --to=levinsasha928@gmail.com \
    --cc=jmorris@namei.org \
    --cc=lacombar@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=safford@watson.ibm.com \
    --cc=sfr@canb.auug.org.au \
    --cc=zohar@linux.vnet.ibm.com \
    --cc=zohar@us.ibm.com \
    /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.