linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-25 10:25:03 to 2018-07-23 12:16:31 UTC [more...]

[PATCH v2 1/2] security/keys/secure_key: Adds the secure key support based on CAAM
 2018-07-23 11:14 UTC 

[PATCH -next] EVM: fix return value check in evm_write_xattrs()
 2018-07-22 23:38 UTC  (3+ messages)

[PATCH 1/2] security/keys/secure_key: Adds the secure key support based on CAAM
 2018-07-22 23:34 UTC  (6+ messages)
` [PATCH 2/2] encrypted_keys: Adds support for secure key-type as master key

[PATCH] tpm: add support for partial reads
 2018-07-19 21:01 UTC  (10+ messages)

[PATCH] tpm: Add module parameter for hwrng quality
 2018-07-18  2:43 UTC  (8+ messages)

Regression in tpm_tis driver: the TPM now fatally offlines itself after a few hours of use
 2018-07-16 20:16 UTC  (10+ messages)
` [PATCH] tpm.h: increase poll timings to fix tpm_tis regression

[PATCH] tpm: add support for nonblocking operation
 2018-07-16 20:10 UTC  (7+ messages)

[PATCH v6 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-16 19:59 UTC  (19+ messages)
` [PATCH v6 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v6 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v6 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v6 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v6 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v6 6/8] ima: add build time policy
` [PATCH v6 7/8] module: replace the existing LSM hook in init_module
` [PATCH v6 8/8] ima: based on policy warn about loading firmware (pre-allocated buffer)

[PATCH] keys: trusted: remove redundant variable keyhndl
 2018-07-14 16:26 UTC 

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-07-12 22:11 UTC  (15+ messages)
` [PATCH v2 01/10] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH v2 09/10] mfd: 88pm860x-i2c: "
` [PATCH v2 10/10] i2c: remove i2c_lock_adapter and use i2c_lock_bus directly

[PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-12 20:37 UTC  (24+ messages)
` [PATCH v5 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v5 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v5 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v5 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v5 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v5 6/8] ima: add build time policy
` [PATCH v5 7/8] ima: based on policy warn about loading firmware (pre-allocated buffer)
` [PATCH v5 8/8] module: replace the existing LSM hook in init_module

Question on IMA Policy
 2018-07-06 13:32 UTC  (3+ messages)

ima: why IMA_APPRAISE_DIRECTORIES patch is not mainlined
 2018-07-05 22:56 UTC  (2+ messages)

on annual leave
 2018-07-05 19:38 UTC 

[PATCH] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
 2018-07-05 15:43 UTC  (5+ messages)

[PATCH] tpm: Fix NULL pointer dereference in tpm_transmit()
 2018-07-05 15:21 UTC  (5+ messages)

[PATCH 0/2] Convert trusted keys to find and use the default TPM chip
 2018-07-04 13:52 UTC  (10+ messages)
` [PATCH 1/2] tpm: Implement public tpm_put_chip() to release reference to chip
` [PATCH 2/2] KEYS: trusted: Find tpm_chip and use it until module shutdown

[PATCH] ima: Remove unused is_ima_appraise_enabled() function
 2018-07-03 13:13 UTC  (2+ messages)

[PATCH v7 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-07-02 15:25 UTC  (13+ messages)
` [PATCH v7 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
` [PATCH v7 2/5] tpm: Implement tpm_default_chip() to find a TPM chip
` [PATCH v7 3/5] tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
` [PATCH v7 4/5] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
` [PATCH v7 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCH] ima-evm-utils: check the return code from tpm_pcr_read() in ima_measurement()
 2018-07-01 20:28 UTC  (2+ messages)

[USER] [PATCH 1/2] Remove hardcoding of SHA1 in EVM signatures
 2018-07-01 20:28 UTC  (6+ messages)
` [USER] [PATCH 2/2] Add security.apparmor to the set of extended attributes used by EVM

[PATCH] tpm: require to compile as part of the kernel
 2018-06-29 18:11 UTC  (6+ messages)

[PATCH] tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
 2018-06-29 12:31 UTC 

[PATCH v8] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-29 12:30 UTC  (3+ messages)

[PATCH v2] tpm: Allow tpm_tis drivers to set hwrng quality
 2018-06-29 11:32 UTC  (2+ messages)

[PATCH v5] tpm: Return the actual size when receiving an unsupported command
 2018-06-29 11:31 UTC  (2+ messages)

[PATCH v2] tpm: Allow tpm_tis drivers to set hwrng quality
 2018-06-29  8:18 UTC  (2+ messages)

[PATCH] integrity: prevent deadlock during digsig verification
 2018-06-28 21:27 UTC  (6+ messages)

[PATCH v7] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-28 15:02 UTC  (10+ messages)

[PATCH] tpm: Allow tpm_tis drivers to set hwrng quality
 2018-06-27  6:09 UTC  (3+ messages)

[PATCH v6 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-26 18:36 UTC  (7+ messages)
` [PATCH v6 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
` [PATCH v6 2/5] tpm: Implement tpm_default_chip() to find a TPM chip
` [PATCH v6 3/5] tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
` [PATCH v6 4/5] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
` [PATCH v6 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCH] ima-evm-utils: add --pcrinit and --pcr options to ima_measurement command
 2018-06-26 16:28 UTC 

[PATCH v5 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-26 13:26 UTC  (12+ messages)
` [PATCH v5 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
` [PATCH v5 2/5] tpm: Implement tpm_default_chip() to find a TPM chip
` [PATCH v5 3/5] tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
` [PATCH v5 4/5] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
` [PATCH v5 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCH v4 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-26  8:21 UTC  (9+ messages)
` [PATCH v4 1/5] tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
` [PATCH v4 2/5] tpm: Implement tpm_default_chip() to find a TPM chip
` [PATCH v4 3/5] tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
` [PATCH v4 4/5] ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
` [PATCH v4 5/5] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCH v6] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-25 18:54 UTC  (7+ messages)

[PATCH v4] tpm: Return the actual size when receiving an unsupported command
 2018-06-25 16:07 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).