LinuxLists
Users
About
Nayna Jain (
[email protected]
)
Number of posts: 245 (0.66 per day)
First post: 2016-10-10 18:53:44
Last post: 2017-10-18 13:10:33
Previous Page
Date
List
Subject
2016-12-16 16:28:51
linux-kernel
Re: [PATCH v7 1/2] tpm: enhance read_log_of() to support Physical TPM event log
2016-12-11 05:35:58
linux-kernel
[PATCH v7 2/2] tpm: add securityfs support for TPM 2.0 firmware event log
2016-12-11 05:35:52
linux-kernel
[PATCH v7 1/2] tpm: enhance read_log_of() to support Physical TPM event log
2016-12-11 05:35:46
linux-kernel
[PATCH v7 0/2] securityfs support for TPM 2.0 firmware event log
2016-12-06 10:24:24
linux-kernel
Re: [tpmdd-devel] [PATCH v6 2/2] tpm: add securityfs support for TPM 2.0 firmware event log
2016-12-06 09:17:07
linux-kernel
Re: [tpmdd-devel] [PATCH v2 1/4] tpm: add kdoc for tpm_transmit and tpm_transmit_cmd
2016-12-02 09:31:31
linux-kernel
Re: [PATCH v6 2/2] tpm: add securityfs support for TPM 2.0 firmware event log
2016-11-30 16:59:37
linux-kernel
Re: [PATCH v6 2/2] tpm: add securityfs support for TPM 2.0 firmware event log
2016-11-29 09:39:01
linux-kernel
Re: [PATCH v6 1/2] tpm: enhance read_log_of() to support Physical TPM event log
2016-11-26 12:46:32
linux-kernel
[PATCH v6 2/2] tpm: add securityfs support for TPM 2.0 firmware event log
2016-11-26 12:46:19
linux-kernel
[PATCH v6 1/2] tpm: enhance read_log_of() to support Physical TPM event log
2016-11-26 12:46:04
linux-kernel
[PATCH v6 0/2] securityfs support for TPM 2.0 firmware event log
2016-11-24 16:50:46
linux-kernel
Re: [PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c
2016-11-24 13:43:26
linux-kernel
Re: [tpmdd-devel] [PATCH RFC 2/2] tpm: refactor tpm2_get_tpm_pt to tpm2_getcap_cmd
2016-11-24 10:22:50
linux-kernel
Re: [PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c
2016-11-24 07:54:38
linux-kernel
Re: [PATCH v5 2/3] tpm: enhance read_log_of() to support Physical TPM event log
2016-11-24 03:15:51
linux-kernel
Re: [PATCH v6 4/9] tpm: drop tpm1_chip_register(/unregister)
2016-11-23 17:28:18
linux-kernel
[PATCH v5 3/3] tpm: add securityfs support for TPM 2.0 firmware event log
2016-11-23 17:28:09
linux-kernel
[PATCH v5 2/3] tpm: enhance read_log_of() to support Physical TPM event log
2016-11-23 17:28:02
linux-kernel
[PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c
2016-11-23 17:28:01
linux-kernel
[PATCH v5 0/3] tpm: securityfs support for TPM 2.0 firmware event log
2016-11-22 19:26:46
linux-kernel
Re: [PATCH v6 3/9] tpm: replace dynamically allocated bios_dir with a static array
2016-11-22 09:08:50
linux-kernel
Re: [tpmdd-devel] [PATCH RFC 2/2] tpm: refactor tpm2_get_tpm_pt to tpm2_getcap_cmd
2016-11-18 12:12:32
linux-kernel
Re: [tpmdd-devel] [PATCH RFC 2/2] tpm: refactor tpm2_get_tpm_pt to tpm2_getcap_cmd
2016-11-17 11:51:07
linux-kernel
Re: [tpmdd-devel] [PATCH RFC 2/2] tpm: refactor tpm2_get_tpm_pt to tpm2_getcap_cmd
2016-11-17 10:41:07
linux-kernel
Re: [tpmdd-devel] [PATCH] tpm: drop chip->is_open and chip->duration_adjusted
2016-11-15 05:36:08
linux-kernel
Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support
2016-11-14 10:03:15
linux-kernel
[PATCH v6 3/9] tpm: replace dynamically allocated bios_dir with a static array
2016-11-14 10:02:56
linux-kernel
[PATCH v6 4/9] tpm: drop tpm1_chip_register(/unregister)
2016-11-14 10:02:41
linux-kernel
[PATCH v6 5/9] tpm: have event log use the tpm_chip
2016-11-14 10:02:14
linux-kernel
[PATCH v6 9/9] tpm: cleanup of printk error messages
2016-11-14 10:01:57
linux-kernel
[PATCH v6 8/9] tpm: replace of_find_node_by_name() with dev of_node property
2016-11-14 10:01:52
linux-kernel
[PATCH v6 7/9] tpm: redefine read_log() to handle ACPI/OF at runtime
2016-11-14 10:01:43
linux-kernel
[PATCH v6 6/9] tpm: fix the missing .owner in tpm_bios_measurements_ops
2016-11-14 10:01:26
linux-kernel
[PATCH v6 1/9] tpm: define a generic open() method for ascii & bios measurements
2016-11-14 10:01:24
linux-kernel
[PATCH v6 2/9] tpm: replace symbolic permission with octal for securityfs files
2016-11-14 10:01:12
linux-kernel
[PATCH v6 0/9] tpm: cleanup/fixes in existing event log support
2016-11-11 04:43:09
linux-kernel
Re: [PATCH RFC 0/2] Generalize tpm2_get_tpm_pt to tpm2_get_cap
2016-11-11 04:22:08
linux-kernel
Re: [tpmdd-devel] [PATCH RFC 2/2] tpm: refactor tpm2_get_tpm_pt to tpm2_getcap_cmd
2016-10-11 17:20:26
linux-kernel
Re: [PATCH RESEND 2/3] tpm: replace dynamically allocated bios_dir with a static array
2016-10-10 18:53:44
linux-kernel
Re: [PATCH RESEND 2/3] tpm: replace dynamically allocated bios_dir with a static array