linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-20 14:59:44 to 2017-12-14 16:07:02 UTC [more...]

[RFC][PATCH 0/3] Export broken TPMs to user space
 2017-12-14 16:06 UTC  (3+ messages)
` [RFC][PATCH 1/3] tpm-chip: Move idr_replace calls to appropriate places
` [RFC][PATCH 2/3] tpm-chip: Return TPM error codes from auto_startup functions

[Regression 4.15-rc2] New messages `tpm tpm0: A TPM error (2314) occurred continue selftest`
 2017-12-14 14:15 UTC  (14+ messages)

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-12-14 13:11 UTC  (43+ messages)
          ` FW: "

[BISECTED] tpm CLKRUN breaks PS/2 keyboard and touchpad on Braswell system
 2017-12-14 12:05 UTC  (7+ messages)

[PATCHv6 1/1] ima: re-introduce own integrity cache lock
 2017-12-13 22:22 UTC  (2+ messages)

ima: temporary "next-queued-testing" branch
 2017-12-11 22:02 UTC  (2+ messages)
` ima: temporary "next-queued-testing" branch (UPDATE)

Security subsystem tree merge to v4.15-rc3
 2017-12-11 21:55 UTC 

IMA keyctl problems
 2017-12-11 17:41 UTC  (13+ messages)

[PATCH] tpm2-cmd: allow more attempts for selftest execution
 2017-12-11 16:05 UTC 

[PATCH] ima: define a new policy option named "force"
 2017-12-11 13:30 UTC  (4+ messages)

[PATCH v2 00/15] ima: digest list feature
 2017-12-11  8:26 UTC  (11+ messages)
` [PATCH v2 06/15] ima: add parser of digest lists metadata

[RFC][PATCH 0/9] tpm: fix driver so that burstcount can be safely ignored
 2017-12-08 18:46 UTC  (10+ messages)
` [RFC][PATCH 1/9] tpm_tis_core: clean up whitespace
` [RFC][PATCH 2/9] tpm_tis_core: access single TIS registers before doing complex transfers
` [RFC][PATCH 3/9] tpm_tis_core: correctly wait for flags to become zero
` [RFC][PATCH 4/9] tpm_tis_core: send all data in single operation
` [RFC][PATCH 5/9] tpm_tis_core: use XDATA_FIFO for transfers if available
` [RFC][PATCH 6/9] tpm_tis_spi: fix sending wrong data during wait state handling
` [RFC][PATCH 7/9] tpm_tis_spi: release CS line when wait state handling fails
` [RFC][PATCH 8/9] tpm_tis_spi: add delay between wait state retries
` [RFC][PATCH 9/9] tpm: ignore burstcount to improve tpm_tis send() performance

[PATCH v6 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
 2017-12-08 10:51 UTC  (4+ messages)
` [PATCH v6 1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data
` [PATCH v6 2/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()

[PATCH] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented
 2017-12-08 10:50 UTC  (9+ messages)

[PATCH] ima-evm-utils: migrate to the new openssl 1.1 api
 2017-12-07 19:05 UTC 

[RFC PATCH 2/4] ima: define new ima_sb_post_new_mount hook
 2017-12-07 15:09 UTC  (4+ messages)

IMA-EVM-Utils OpenSSL1.1 interface update
 2017-12-07 12:19 UTC  (6+ messages)

[Linux-ima-devel] [PATCH 12/12] ima: added Documentation/security/IMA-digest-lists.txt
 2017-12-06  9:22 UTC 

[PATCH v2] ima: log message to module appraisal error
 2017-12-05 13:40 UTC  (2+ messages)

[PATCH v3] ima: log message to module appraisal error
 2017-12-05 13:35 UTC 

[PATCH v2] ima: log message to module appraisal error
 2017-12-05 10:05 UTC  (3+ messages)

[PATCH] ima: log message to module appraisal error
 2017-12-04 20:17 UTC  (2+ messages)

[PATCH] tpm: remove type and name fields from the I2C Infineon OF table entries
 2017-12-04 18:03 UTC  (2+ messages)

[PATCHv5 1/1] ima: re-introduce own integrity cache lock
 2017-12-04 16:30 UTC  (5+ messages)

[PATCH] evm: fix portable patch
 2017-12-04 14:29 UTC 

[RFC][PATCH v2 0/9] ima: integrity models for appraised files
 2017-12-01 18:06 UTC  (13+ messages)
` [RFC][PATCH v2 1/9] ima: pass filename to ima_rdwr_violation_check()
` [RFC][PATCH v2 2/9] ima: preserve flags in ima_inode_post_setattr() if file must be appraised
` [RFC][PATCH v2 3/9] ima: preserve iint flags if security.ima update is successful
` [RFC][PATCH v2 4/9] ima: introduce ima_mk_null_file()
` [RFC][PATCH v2 5/9] ima: measure/appraise/audit inherited file descriptors
` [RFC][PATCH v2 6/9] ima: enforce the Biba strict policy on appraised files
` [RFC][PATCH v2 7/9] ima: enforce the Biba low watermark for objects "
` [RFC][PATCH v2 8/9] ima: introduce policy action try_appraise
` [RFC][PATCH v2 9/9] ima: don't measure files with valid appraisal status

[PATCH v2] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented
 2017-11-30 17:21 UTC  (8+ messages)

[PATCH v3] tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
 2017-11-30  7:39 UTC 

[PATCH V3 1/2] security: Add a cred_getsecid hook
 2017-11-28 22:33 UTC  (7+ messages)
` [PATCH V3 2/2] IMA: Support using new creds in appraisal policy

[PATCH] tpm: Add explicit chip->ops locking for sysfs attributes
 2017-11-28 20:24 UTC  (11+ messages)

[PATCH v4 0/4] additional TPM performance improvements
 2017-11-28 20:19 UTC  (12+ messages)
` [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance

[PATCH RFC v3 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
 2017-11-21 19:27 UTC  (16+ messages)
` [PATCH RFC v3 1/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
` [PATCH RFC v3 2/2] tpm_tis: Move ilb_base_addr to tpm_tis_tcg_phy

[PATCH V6] EVM: Add support for portable signature format
 2017-11-21 15:53 UTC  (19+ messages)
` IMA appraisal master plan? (was: Re: [PATCH V6] EVM: Add support for portable signature format)
            ` IMA appraisal master plan?

[PATCH] [RFC] time: Make sure jiffies_to_msecs() preserves non-zero time periods
 2017-11-20 18:51 UTC  (2+ 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).