public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] TPM: error handling and infrastructure improvements
@ 2011-11-16 12:42 Rajiv Andrade
  2011-11-16 23:26 ` James Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Rajiv Andrade @ 2011-11-16 12:42 UTC (permalink / raw)
  To: James Morris, linux-kernel@vger.kernel.org
  Cc: roberto.sassu, Mimi Zohar, Stefan Berger

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(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] TPM: error handling and infrastructure improvements
  2011-11-16 12:42 [PULL] TPM: error handling and infrastructure improvements Rajiv Andrade
@ 2011-11-16 23:26 ` James Morris
  0 siblings, 0 replies; 2+ messages in thread
From: James Morris @ 2011-11-16 23:26 UTC (permalink / raw)
  To: Rajiv Andrade
  Cc: linux-kernel@vger.kernel.org, roberto.sassu, Mimi Zohar,
	Stefan Berger

On Wed, 16 Nov 2011, Rajiv Andrade wrote:

> 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

Applied.

> 
> 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(-)
> 
> 

-- 
James Morris
<jmorris@namei.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-16 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-16 12:42 [PULL] TPM: error handling and infrastructure improvements Rajiv Andrade
2011-11-16 23:26 ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox