tpmdd-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-20 21:38:04 to 2017-08-19 12:16:20 UTC [more...]

[PATCH v2] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers
 2017-08-19 12:16 UTC  (3+ messages)

[PATCH v2] Do not disable driver and bus shutdown hook when class shutdown hook is set
 2017-08-19 12:03 UTC  (3+ messages)

[PATCH 0/5] tpm: tpm_ibmvtpm: - style fix
 2017-08-19  7:58 UTC  (14+ messages)
` [RFT PATCH] tpm: ibmvtpm: simplify crq initialization and document crq format
` [PATCH 1/5] Fix packed and aligned attribute warnings
` [PATCH 2/5] Fix "ERROR: code indent should use tabs where possible"
` [PATCH 3/5] Fix 'void function return statements are not generally useful' warning
` [PATCH 4/5] Remove unneccessary 'out of memory' message
` [PATCH 5/5] Use __func__ instead of function name

[PATCH] tpm: vtpm: constify vio_device_id
 2017-08-18 20:31 UTC  (4+ messages)

[PATCH 1/3] tpm2-cmd: Trigger only missing self tests
 2017-08-18 12:15 UTC  (3+ messages)
  ` [PATCH 2/3] tpm2-cmd: Use dynamic delay to wait for self test result
  ` [PATCH 3/3] tpm2-cmd: React correctly to RC_TESTING from self tests

[PATCH v2] tpm_tis_spi: Use DMA-safe memory for SPI transfers
 2017-08-18 12:14 UTC 

[PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method
 2017-08-18  4:15 UTC 

[PATCH] tpm_tis: fix stall after iowrite*()s
 2017-08-17 20:12 UTC  (9+ messages)
  ` [PATCH v2] "
    ` [tpmdd-devel] "

TPM microconf at 2017 Linux Plumbers?
 2017-08-17 20:01 UTC  (3+ messages)
  ` [Linux-ima-devel] "
  ` TPM microconf at 2017 Linux Plumbers

[PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount
 2017-08-16 19:51 UTC  (25+ messages)
    ` [tpmdd-devel] "
      ` Aw: "
        `  "
      ` [Linux-ima-devel] "

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  9:19 UTC  (6+ messages)
  ` [patch net-next 1/3] idr: Use unsigned long instead of int
  ` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
  ` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

[PATCH v2] tpm/tpm_crb: Access locality for only CRB_START method
 2017-08-14 10:09 UTC  (2+ messages)

[PATCH] Do not disable driver and bus shutdown hook when class shutdown hook is set
 2017-08-11 17:01 UTC  (8+ messages)

[PATCH] tpm/tpm_crb: Access locality for only CRB_START method
 2017-08-08 22:36 UTC  (2+ messages)

[PATCH 0/2] Clean up TPM 1.2 EK sysfs code
 2017-08-02 14:23 UTC  (3+ messages)
` [PATCH 2/2] tpm: migrate pubek_show to struct tpm_buf

[PATCH] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers
 2017-08-02 12:28 UTC 

[PATCH 2/3] char: tpm: constify attribute_group structures
 2017-08-02 11:20 UTC 

tpm: read burstcount from TPM_STS in one 32-bit transaction
 2017-08-01 15:59 UTC  (5+ messages)
` [tpmdd-devel] "

[PATCH 1/3] tpm-chip: Move idr_replace calls to appropriate places
 2017-07-27 14:07 UTC  (5+ messages)
  ` [PATCH 2/3] tpm-chip: Return TPM error codes from auto_startup functions
  ` [PATCH 3/3] tpm-chip: Export TPM device to user space even when startup failed

[PATCH] tpm_tis_spi: Use DMA-safe memory for SPI transfers
 2017-07-27 13:38 UTC  (4+ messages)
    ` [tpmdd-devel] "

[PATCH 00/12] ima: measure digest lists instead of individual files
 2017-07-26 21:54 UTC 

[PATCH v1 0/2] Run TPM2_Shutdown on system shutdown
 2017-07-18 16:33 UTC  (11+ messages)
` [PATCH v1 1/4] tpm: Get rid of chip->pdev
` [PATCH v1 2/4] tpm: Provide strong locking for device removal
` [PATCH v1 3/4] Add "shutdown" to "struct class".'
` [PATCH v1 4/4] tpm: Issue a TPM2_Shutdown for TPM2 devices

[PATCH] tpm: tpm_crb: constify acpi_device_id
 2017-07-16 11:24 UTC  (3+ messages)

[PATCH v4 RESEND 1/2] Documentation: tpm: add powered-while-suspended binding documentation
 2017-07-16 11:23 UTC  (7+ messages)
  ` [PATCH v4 RESEND 2/2] tpm: do not suspend/resume if power stays on

[PATCH RFC] tpm_crb: excluding locality registers for ARM64
 2017-07-16 11:16 UTC  (3+ messages)

[PATCH] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers
 2017-07-16 10:49 UTC  (5+ messages)

[PATCH v1 0/2] Run TPM2_Shutdown on system shutdown
 2017-07-16 10:42 UTC  (7+ messages)
` [PATCH v1 1/2] Add "shutdown" to "struct class".'
` [PATCH v1 2/2] tpm: Issue a TPM2_Shutdown for TPM2 devices

tpm2-scripts moved
 2017-07-12 12:09 UTC 

[PATCH v7 0/2] Run TPM2_Shutdown on system shutdown
 2017-07-10 19:14 UTC  (7+ messages)
  ` [PATCH v7 1/2] Add "shutdown" to "struct class"
  ` [PATCH v7 2/2] tpm: Issue a TPM2_Shutdown for TPM2 devices

On four week leave
 2017-07-09  7:08 UTC 

[PATCH] tpm: tpm_tis: constify acpi_device_id
 2017-07-06 17:52 UTC 

[PATCH v3 0/6] Updated API for TPM 2.0 PCR extend
 2017-07-05 16:06 UTC  (29+ messages)
` [PATCH v3 4/6] tpm: replace TPM algorithms IDs with tpm_pcr_bank_info structs in tpm_chip
` [PATCH v3 5/6] tpm: introduce tpm_get_pcr_banks_info()
` [PATCH v3 6/6] tpm: pass multiple digests to tpm_pcr_extend()
  ` [PATCH v3 1/6] tpm: use tpm_buf functions to perform a PCR read
    ` [tpmdd-devel] "
  ` [PATCH v3 2/6] tpm: use tpm2_pcr_read_tpm_buf() in tpm2_do_selftest()
    ` [tpmdd-devel] "
  ` [PATCH v3 3/6] tpm: introduce tpm_pcr_bank_info structure with digest_size from TPM
    ` [Linux-ima-devel] [PATCH v3 0/6] Updated API for TPM 2.0 PCR extend
        ` [tpmdd-devel] "

[PATCH] tpm-dev-common: Use sizeof instead of constant
 2017-07-04 13:55 UTC 

[PATCH 1/2] tpm-dev-common: Reject too short writes
 2017-07-04 13:54 UTC  (2+ messages)
` [PATCH 2/2] tpm-interface: Fix checks of buffer size

[GIT PULL] tpmdd fixes for 4.13
 2017-07-03 13:18 UTC 

[PATCH 0/2] Update PCR read code
 2017-06-29 19:56 UTC  (7+ messages)
` [PATCH 1/2] tpm: use tpm_buf functions in tpm2_pcr_read()
` [PATCH 2/2] tpm: use tpm2_pcr_read() in tpm2_do_selftest()
    ` [tpmdd-devel] "

[PATCH] tpm: Fix the ioremap() call for Braswell systems
 2017-06-28 22:11 UTC  (5+ messages)
` [tpmdd-devel] "
` [PATCH v2] "

[PATCH] tpm/tpm_crb: fix priv->cmd_size initialisation
 2017-06-22 11:52 UTC 

[PATCH v2] tpm: consolidate the TPM startup code
 2017-06-22 10:02 UTC  (3+ messages)

[PATCH v6 1/2] tpm: Issue a TPM2_Shutdown for TPM2 devices
 2017-06-21  7:37 UTC  (10+ messages)

[PATCH] tpm: consolidate the TPM startup code
 2017-06-20 22:16 UTC  (8+ messages)


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 NNTP newsgroup(s).