Stefan Berger ([email protected])

Number of posts: 548 (0.11 per day)
First post: 2011-02-21 21:29:25
Last post: 2024-03-12 18:38:04

Date List Subject
2017-04-28 13:02:50 linux-kernel [PATCH v2 3/3] tpm: vtpm_proxy: Add ioctl to request locality prepended to command
2017-04-28 13:02:35 linux-kernel [PATCH v2 0/3] Extend the vTPM proxy driver to pass locality to emulator
2017-04-18 01:58:38 linux-kernel [PATCH] tpm: Fix reference count to main device
2016-11-25 02:51:25 linux-kernel Re: [tpmdd-devel] [PATCH v5 3/3] tpm: add securityfs support for TPM 2.0 firmware event log
2016-11-07 00:47:46 linux-kernel Re: [PATCH 2/3] tpm: transition tpm_vtpm_proxy documentation to the Sphinx
2016-11-07 00:46:54 linux-kernel Re: [PATCH 1/3] tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
2016-04-28 10:52:41 linux-kernel Re: [PATCH] tpm: select ANON_INODES for proxy driver
2016-04-27 16:28:05 linux-kernel Re: [tpmdd-devel] [PATCH v11 0/4] Multi-instance vTPM proxy driver
2016-04-26 11:30:41 linux-kernel Re: [tpmdd-devel] [PATCH v11 0/4] Multi-instance vTPM proxy driver
2016-04-25 19:13:35 linux-kernel Re: [PATCH v11 1/4] tpm: Remove all uses of drvdata from the TPM Core
2016-04-25 19:09:25 linux-kernel Re: [PATCH] tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
2016-04-19 10:36:30 linux-kernel Re: [PATCH v11 1/4] tpm: Remove all uses of drvdata from the TPM Core
2016-04-18 17:27:16 linux-kernel [PATCH v11 1/4] tpm: Remove all uses of drvdata from the TPM Core
2016-04-18 17:27:14 linux-kernel [PATCH v11 0/4] Multi-instance vTPM proxy driver
2016-04-18 17:26:40 linux-kernel [PATCH v11 3/4] tpm: Proxy driver for supporting multiple emulated TPMs
2016-04-18 17:26:38 linux-kernel [PATCH v11 4/4] tpm: Add documentation for the tpm_vtpm_proxy device driver
2016-04-18 17:26:32 linux-kernel [PATCH v11 2/4] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
2016-04-15 13:52:43 linux-kernel [PATCH v10 5/5] tpm: Add documentation for the tpm_vtpm_proxy device driver
2016-04-15 13:51:36 linux-kernel [PATCH v10 4/5] tpm: Initialize TPM and get durations and timeouts
2016-04-15 13:50:45 linux-kernel [PATCH v10 3/5] tpm: Proxy driver for supporting multiple emulated TPMs
2016-04-15 13:50:43 linux-kernel [PATCH v10 0/5] Multi-instance vTPM proxy driver
2016-04-15 13:50:30 linux-kernel [PATCH v10 2/5] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
2016-04-15 13:50:28 linux-kernel [PATCH v10 1/5] tpm: Remove all uses of drvdata from the TPM Core
2016-04-07 15:49:52 linux-kernel Re: [PATCH v9 2/4] tpm: Proxy driver for supporting multiple emulated TPMs
2016-03-31 12:58:56 linux-kernel Re: [v9,3/4] tpm: Initialize TPM and get durations and timeouts
2016-03-29 18:28:18 linux-kernel [PATCH v9 4/4] tpm: Add documentation for the tpm_vtpm device driver
2016-03-29 18:28:07 linux-kernel [PATCH v9 3/4] tpm: Initialize TPM and get durations and timeouts
2016-03-29 18:28:05 linux-kernel [PATCH v9 1/4] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
2016-03-29 18:27:35 linux-kernel [PATCH v9 2/4] tpm: Proxy driver for supporting multiple emulated TPMs
2016-03-29 18:27:30 linux-kernel [PATCH v9 0/4] Multi-instance vTPM proxy driver
2016-03-29 16:00:29 linux-kernel Re: [v8,09/10] tpm: Initialize TPM and get durations and timeoutsg
2016-03-22 10:54:49 linux-kernel Re: [v8,09/10] tpm: Initialize TPM and get durations and timeouts
2016-03-17 17:45:31 linux-kernel Re: [PATCH v8 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
2016-03-16 19:18:29 linux-kernel Re: [PATCH] tpm: fix tpm_bios_log_setup stub prototype
2016-03-16 13:50:10 linux-kernel Re: [PATCH v8 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
2016-03-16 00:44:32 linux-kernel Re: [tpmdd-devel] [PATCH] tpm_crb: drop struct resource res from struct crb_priv
2016-03-13 22:56:32 linux-kernel [PATCH v8 04/10] tpm: Get rid of module locking
2016-03-13 22:56:21 linux-kernel [PATCH v8 05/10] tpm: Split out the devm stuff from tpmm_chip_alloc
2016-03-13 22:56:14 linux-kernel [PATCH v8 09/10] tpm: Initialize TPM and get durations and timeouts
2016-03-13 22:56:05 linux-kernel [PATCH v8 02/10] tpm: Get rid of devname
2016-03-13 22:56:00 linux-kernel [PATCH v8 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
2016-03-13 22:55:52 linux-kernel [PATCH v8 10/10] tpm: Add documentation for the tpm_vtpm device driver
2016-03-13 22:55:40 linux-kernel [PATCH v8 03/10] tpm: Provide strong locking for device removal
2016-03-13 22:55:24 linux-kernel [PATCH v8 07/10] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
2016-03-13 22:55:15 linux-kernel [PATCH v8 00/10] Multi-instance vTPM proxy driver
2016-03-13 22:55:09 linux-kernel [PATCH v8 06/10] tpm: Replace device number bitmap with IDR
2016-03-13 22:54:56 linux-kernel [PATCH v8 01/10] tpm: Get rid of chip->pdev
2016-03-13 01:52:44 linux-kernel Re: [PATCH v7 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
2016-03-12 02:53:50 linux-kernel [PATCH v7 01/10] tpm: Get rid of chip->pdev
2016-03-12 02:53:20 linux-kernel [PATCH v7 00/10] Multi-instance vTPM proxy driver
2016-03-12 02:53:18 linux-kernel [PATCH v7 03/10] tpm: Provide strong locking for device removal