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

Date List Subject
2018-05-15 07:20:01 linux-kernel [PATCH v3] tpm: check selftest status before retrying full selftest
2018-05-14 10:42:22 linux-kernel Re: [PATCH v3 1/2] tpm: reduce poll sleep time in tpm_transmit()
2018-05-10 12:44:53 linux-kernel Re: [PATCH v3 1/2] tpm: reduce poll sleep time in tpm_transmit()
2018-05-07 16:10:21 linux-kernel [PATCH v3 0/2] tpm: improving granularity in poll sleep times
2018-05-07 16:08:29 linux-kernel [PATCH v3 2/2] tpm: reduce polling time to usecs for even finer granularity
2018-05-07 16:08:24 linux-kernel [PATCH v3 1/2] tpm: reduce poll sleep time in tpm_transmit()
2018-05-07 15:43:23 linux-kernel [PATCH v2] tpm: check selftest status before retrying full selftest
2018-04-17 13:17:10 linux-kernel [PATCH v2 0/2] tpm: improving granularity in poll sleep times
2018-04-17 13:16:15 linux-kernel [PATCH v2 2/2] tpm: reduce polling time to usecs for even finer granularity
2018-04-17 13:15:04 linux-kernel [PATCH v2 1/2] tpm: reduce poll sleep time in tpm_transmit()
2018-04-06 08:37:48 linux-kernel Re: [PATCH] tpm: moves the delay_msec increment after sleep in tpm_transmit()
2018-04-02 16:23:37 linux-kernel [PATCH] tpm: moves the delay_msec increment after sleep in tpm_transmit()
2018-03-16 17:49:01 linux-kernel [PATCH] tpm: TPM 2.0 selftest performance improvement
2018-03-09 15:41:40 linux-kernel [PATCH v2 2/3] keys: export find_keyring_by_name()
2018-03-09 15:41:20 linux-kernel [PATCH v2 1/3] certs: define a trusted platform keyring
2018-03-09 15:41:13 linux-kernel [PATCH v2 3/3] ima: support platform keyring for kernel appraisal
2018-03-07 17:50:45 linux-kernel Re: [PATCH 1/3] certs: define a trusted platform keyring
2018-03-02 12:01:38 linux-kernel Re: [RFC PATCH 3/3] tpm: tpm_msleep() with finer granularity improves performance
2018-03-01 18:58:48 linux-kernel Re: [PATCH 2/3] tpm: reduce poll sleep time between send() and recv() in tpm_transmit()
2018-03-01 18:47:25 linux-kernel Re: [PATCH 1/3] tpm: move TPM_POLL_SLEEP from tpm_tis_core.c to tpm.h
2018-02-28 19:20:48 linux-kernel [RFC PATCH 3/3] tpm: tpm_msleep() with finer granularity improves performance
2018-02-28 19:20:15 linux-kernel [PATCH 2/3] tpm: reduce poll sleep time between send() and recv() in tpm_transmit()
2018-02-28 19:20:07 linux-kernel [PATCH 1/3] tpm: move TPM_POLL_SLEEP from tpm_tis_core.c to tpm.h
2018-02-28 17:59:45 linux-kernel [PATCH 2/3] keys: export find_keyring_by_name()
2018-02-28 17:58:29 linux-kernel [PATCH 3/3] ima: support platform keyring for kernel appraisal
2018-02-28 17:57:58 linux-kernel [PATCH 1/3] certs: define a trusted platform keyring
2018-02-12 11:56:33 linux-kernel Re: [PATCH] tpm: migrate tpm2_do_selftest() to use struct tpm_buf
2017-11-23 14:49:59 linux-kernel Re: [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance
2017-11-08 07:12:25 linux-kernel Re: [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance
2017-10-18 13:10:33 linux-kernel [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance
2017-09-15 12:41:06 linux-kernel Re: [PATCH v2 3/4] tpm: reduce tpm_msleep() time in get_burstcount()
2017-09-15 12:37:42 linux-kernel Re: [PATCH v2 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
2017-09-15 12:29:39 linux-kernel Re: [PATCH v2 1/4] tpm: ignore burstcount to improve tpm_tis send() performance.
2017-09-14 09:25:50 linux-kernel Re: [PATCH v2 4/4] tpm: use tpm_msleep() value as max delay
2017-09-06 13:01:33 linux-kernel [PATCH v2 0/4] additional TPM performance improvements
2017-09-06 13:00:39 linux-kernel [PATCH v2 4/4] tpm: use tpm_msleep() value as max delay
2017-09-06 12:59:09 linux-kernel Re: [PATCH 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
2017-09-06 12:59:00 linux-kernel Re: [PATCH 1/4] tpm: ignore burstcount to improve tpm_tis send() performance.
2017-09-06 12:58:38 linux-kernel [PATCH v2 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
2017-09-06 12:58:30 linux-kernel [PATCH v2 1/4] tpm: ignore burstcount to improve tpm_tis send() performance.
2017-09-06 12:57:47 linux-kernel [PATCH 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
2017-09-06 12:57:38 linux-kernel [PATCH 1/4] tpm: ignore burstcount to improve tpm_tis send() performance.
2017-09-06 12:57:28 linux-kernel [PATCH v2 3/4] tpm: reduce tpm_msleep() time in get_burstcount()
2017-08-07 14:26:01 linux-kernel Re: [PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount
2017-08-07 11:47:03 linux-kernel [PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount
2017-03-15 16:23:43 linux-kernel Re: [PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
2017-03-10 18:46:46 linux-kernel [PATCH 2/2] tpm: add sleep only for retry in i2c_nuvoton_write_status()
2017-03-10 18:46:33 linux-kernel [PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
2016-12-30 19:02:54 linux-kernel [PATCH v2 2/2] tpm: enhance TPM 2.0 PCR extend to support multiple banks
2016-12-30 19:02:49 linux-kernel [PATCH v2 1/2] tpm: implement TPM 2.0 capability to get active PCR banks
2016-12-30 19:02:46 linux-kernel [PATCH v2 0/2] tpm: enhance TPM 2.0 extend function to support multiple PCR banks