tpmdd-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-27 14:55:54 to 2017-03-21 08:03:53 UTC [more...]

[PATCH] tpm/tpm_crb: fix unused warnings on suspend/resume functions
 2017-03-21  8:03 UTC  (2+ messages)

[PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused
 2017-03-21  7:37 UTC  (7+ messages)

[PATCH v3 0/7] in-kernel resource manager
 2017-03-20 19:42 UTC  (20+ messages)
  ` [PATCH v3 1/7] tpm: move length validation to tpm_transmit()
  ` [PATCH v3 2/7] tpm: validate TPM 2.0 commands
        ` [tpmdd-devel] "
  ` [PATCH v3 3/7] tpm: export tpm2_flush_context_cmd
  ` [PATCH v3 4/7] tpm: infrastructure for TPM spaces
  ` [PATCH v3 5/7] tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
  ` [PATCH v3 6/7] tpm: expose spaces via a device link /dev/tpmrm<n>
  ` [PATCH v3 7/7] tpm2: add session handle context saving and restoring to the space code

[PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error
 2017-03-20 14:23 UTC 

[PATCH] tpm: make check_locality return bool
 2017-03-18  8:59 UTC 

[PATCH v3 0/2] tpm/tpm_crb: Enable TPM CRB interface for ARM64
 2017-03-17 23:43 UTC  (3+ messages)
  ` [PATCH v3 1/2] ACPICA: Update TPM2 ACPI table
  ` [PATCH v3 2/2] tpm/tpm_crb: Enable TPM CRB interface for ARM64

[PATCH v3] tpm_crb: request and relinquish locality 0
 2017-03-17 20:37 UTC  (8+ messages)

[PATCH v2 1/2] ACPICA: Update TPM2 ACPI table
 2017-03-17 20:32 UTC  (7+ messages)
  ` [PATCH v2 2/2] tpm/tpm_crb: Enable TPM CRB interface for ARM64

[PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
 2017-03-17 19:02 UTC  (9+ messages)
` [PATCH 2/2] tpm: add sleep only for retry in i2c_nuvoton_write_status()
      ` [tpmdd-devel] "

[PATCH v2 1/1] tpm/st33zp24: Add GPIO ACPI mapping table
 2017-03-17 13:20 UTC  (2+ messages)

[PATCH v1] tpm/st33zp24: Add GPIO ACPI mapping table
 2017-03-16 14:03 UTC  (4+ messages)

[PATCH] tpm: select CONFIG_CRYPTO
 2017-03-15 17:58 UTC  (4+ messages)

[PATCH] tpm: Add sysfs interface to show TPM hardware version
 2017-03-15 17:25 UTC  (10+ messages)
    ` [tpmdd-devel] "

[PATCH v2] vTPM: Fix missing NULL check
 2017-03-15 16:43 UTC  (2+ messages)

[PATCH] vTPM: Fix missing NULL check
 2017-03-14 22:42 UTC  (7+ messages)
            ` [tpmdd-devel] "

[PATCH v2] tpm_crb: request and relinquish locality 0
 2017-03-13 20:43 UTC  (6+ messages)

[PATCH] tpm: Add sysfs interface to show TPM family version
 2017-03-13 18:46 UTC  (8+ messages)

[PATCH v2 20/23] MAINTAINERS: Add file patterns for tpm device tree bindings
 2017-03-13 11:55 UTC  (2+ messages)

[PATCH 0/3] tpm/tpm_crb: Enable TPM CRB interface for ARM64
 2017-03-13 11:43 UTC  (20+ messages)
  ` [PATCH 1/3] ACPICA: Update TPM2 ACPI table
  ` [PATCH 2/3] tpm: Add start method for ARM Secure Monitor Call
  ` [PATCH 3/3] tpm/tpm_crb: Enable TPM CRB interface for ARM64

[PATCH v3] tpm: do not suspend/resume if power stays on
 2017-03-12 14:33 UTC  (8+ messages)

[PATCH RFC, v2] tpm_crb: request and relinquish locality 0
 2017-03-11 12:38 UTC  (3+ messages)
` [PATCH RFC,v2] "

[PATCH] tpm_crb: check for bad response size
 2017-03-11  8:48 UTC  (2+ messages)

[PATCH] tpm_crb: request and relinquish locality 0
 2017-03-11  8:15 UTC  (3+ messages)

[Linux-ima-devel] Support for Crypto Agile format in IMA
 2017-03-10 21:47 UTC  (8+ messages)
        `  "

[RFC PATCH] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
 2017-03-10 11:41 UTC  (7+ messages)
` [tpmdd-devel] "

[PATCH v3 0/3] Locality support for tpm_crb
 2017-03-07 18:31 UTC  (6+ messages)

[PATCH] tpm/tpm_crb: enter the low power state upon device suspend
 2017-03-07  8:30 UTC  (4+ messages)

[PATCH v2 0/5] Fix whole native SPI TPM driver
 2017-03-06 21:10 UTC  (7+ messages)
  ` [PATCH v2 1/5] tpm_tis_spi: Use single function to transfer data
  ` [PATCH v2 2/5] tpm_tis_spi: Abort transfer when too many wait states are signaled
  ` [PATCH v2 3/5] tpm_tis_spi: Check correct byte for wait state indicator
  ` [PATCH v2 4/5] tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
  ` [PATCH v2 5/5] tpm_tis_spi: Add small delay after last transfer

tpm_takeownership
 2017-03-05  6:20 UTC 

[PATCH v2] tpm: do not suspend/resume if power stays on
 2017-03-03 15:46 UTC  (3+ messages)

[PATCH v2] tpm: Apply a sane minimum adapterlimit value for retransmission
 2017-03-02 17:31 UTC  (7+ messages)

[PATCH 1/2] tpm: Apply an adapterlimit for retransmission
 2017-03-02 14:10 UTC  (10+ messages)
` [tpmdd-devel] "

[PATCH] tpm: select CONFIG_CRYPTO
 2017-03-02  9:17 UTC  (3+ messages)

[PATCH] tpm: do not suspend/resume if power stays on
 2017-03-02  0:02 UTC  (8+ messages)
    ` [tpmdd-devel] "

[PATCH v2 0/7] in-kernel resource manager
 2017-02-28 17:22 UTC  (22+ messages)
` [PATCH v2 6/7] tpm: expose spaces via a device link /dev/tpms<n>
              ` [tpmdd-devel] "

tpm issue
 2017-02-28  2:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).