All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
To: James Morris <jmorris@namei.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: roberto.sassu@polito.it, Mimi Zohar <zohar@linux.vnet.ibm.com>,
	Stefan Berger <stefanb@linux.vnet.ibm.com>
Subject: [PULL] TPM: error handling and infrastructure improvements
Date: Wed, 16 Nov 2011 10:42:22 -0200	[thread overview]
Message-ID: <4EC3AFAE.3010804@linux.vnet.ibm.com> (raw)

Hi James,

Please pull the following changes since commit e163bc8e4a0cd1cdffadb58253f7651201722d56:

   Documentation: clarify the purpose of LSMs (2011-11-16 12:37:27 +1100)

that are available in the git repository at:
   git://github.com/srajiv/tpm.git for-james

Rajiv Andrade (4):
       TPM: Use vendor specific function for status probe
       TPM: Export wait_for_stat for other vendor specific drivers
       TPM: NSC and TIS drivers X86 dependency fix
       TPM: fix transmit_cmd error logic

Stefan Berger (5):
       tpm: Have tpm_get_timeouts return an error code
       tpm: Cleanup tpm_continue_selftest
       tpm: Introduce function to poll for result of self test
       tpm_tis: Check return code from getting timeouts/durations
       tpm_tis: add delay after aborting command

  drivers/char/tpm/Kconfig   |    2 +
  drivers/char/tpm/tpm.c     |  137 +++++++++++++++++++++++++++++++++++++-------
  drivers/char/tpm/tpm.h     |    9 ++-
  drivers/char/tpm/tpm_tis.c |   84 +++++++++------------------
  4 files changed, 152 insertions(+), 80 deletions(-)



             reply	other threads:[~2011-11-16 12:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-16 12:42 Rajiv Andrade [this message]
2011-11-16 23:26 ` [PULL] TPM: error handling and infrastructure improvements James Morris

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=4EC3AFAE.3010804@linux.vnet.ibm.com \
    --to=srajiv@linux.vnet.ibm.com \
    --cc=jmorris@namei.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roberto.sassu@polito.it \
    --cc=stefanb@linux.vnet.ibm.com \
    --cc=zohar@linux.vnet.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.