linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-13 06:28:33 to 2018-06-29 10:35:59 UTC [more...]

[PATCH v8] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-29 10:35 UTC  (2+ messages)

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

[PATCH v2] tpm: Allow tpm_tis drivers to set hwrng quality
 2018-06-29  8:13 UTC 

[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: Add module parameter for hwrng quality
 2018-06-27  6:11 UTC  (5+ messages)

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

[PATCH 0/2] Convert trusted keys to find and use the default TPM chip
 2018-06-26 19:30 UTC  (3+ 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 v7 0/5] Have IMA find and use a tpm_chip until system shutdown
 2018-06-26 19:09 UTC  (6+ 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 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] ima-evm-utils: check the return code from tpm_pcr_read() in ima_measurement()
 2018-06-26 16:27 UTC 

[PATCH v5] tpm: Return the actual size when receiving an unsupported command
 2018-06-26 15:31 UTC 

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-26 14:09 UTC  (19+ messages)
` [PATCH v2 01/10] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
` [PATCH v2 02/10] i2c: mux: pca9541: "
` [PATCH v2 03/10] input: rohm_bu21023: "
` [PATCH v2 04/10] media: af9013: "
` [PATCH v2 05/10] media: drxk_hard: "
` [PATCH v2 06/10] media: rtl2830: "
` [PATCH v2 07/10] media: tda1004x: "
` [PATCH v2 08/10] media: tda18271: "
` [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/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)

IMA: Deadlock in ima_appraise_measurement when /bin/kmod carries a digsig in security.evm
 2018-06-24 22:31 UTC  (5+ messages)

[PATCH v3 0/4] Have IMA find and use a tpm_chip until system shutdown
 2018-06-22 21:13 UTC  (9+ messages)
` [PATCH v3 1/4] tpm: rename tpm_chip_find_get() to tpm_get_ops()
` [PATCH v3 2/4] tpm: Implement tpm_chip_find() for other subsystems to find a TPM chip
` [PATCH v3 3/4] ima: Use tpm_chip_find() and call TPM functions with a tpm_chip
` [PATCH v3 4/4] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

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

[PATCH v2 0/4] Have IMA find and use a tpm_chip until system shutdown
 2018-06-22 14:19 UTC  (21+ messages)
` [PATCH v2 1/4] tpm: Implement tpm_chip_find() and tpm_chip_put() for other subsystems
` [PATCH v2 2/4] ima: Implement ima_shutdown and register it as a reboot_notifier
` [PATCH v2 3/4] ima: Use tpm_chip_find() and access TPM functions using it
` [PATCH v2 4/4] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCH v4] MAINTAINERS: Add file patterns for tpm device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v3 0/2] tpm: add support for nonblocking operation
 2018-06-21 17:36 UTC  (12+ messages)
` [PATCH v3 2/2] "

[PATCH 0/6] Have IMA find and use a tpm_chip until system shutdown
 2018-06-21 16:50 UTC  (10+ messages)
` [PATCH 1/6] tpm: Introduce a kref for the tpm_chip
` [PATCH 2/6] tpm: Get additional kref with every call to tpm_try_get_ops()
` [PATCH 3/6] tpm: Implement tpm_chip_find() for other subsystems to call
` [PATCH 4/6] ima: Implement ima_shutdown and register it as a reboot_notifier
` [PATCH 5/6] ima: Use tpm_chip_find() and access TPM functions using it
` [PATCH 6/6] ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead

[PATCH v3] tpm: Return the actual size when receiving an unsupported command
 2018-06-21 16:49 UTC  (2+ messages)

[PATCH v2] tpm: Return the actual size when receiving an unsupported command
 2018-06-21 16:48 UTC  (3+ messages)

[PATCH 00/11] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-19 21:29 UTC  (20+ messages)
` [PATCH 01/11] i2c: add helpers for locking the I2C segment
` [PATCH 02/11] tpm/tpm_i2c_infineon: switch to i2c_lock_segment
` [PATCH 03/11] i2c: mux: pca9541: "
` [PATCH 04/11] input: rohm_bu21023: "
` [PATCH 05/11] media: af9013: "
` [PATCH 06/11] media: drxk_hard: "
` [PATCH 07/11] media: rtl2830: "
` [PATCH 08/11] media: tda1004x: "
` [PATCH 09/11] media: tda18271: "
` [PATCH 10/11] mfd: 88pm860x-i2c: "
` [PATCH 11/11] i2c: rename i2c_lock_adapter to i2c_lock_root

[PATCH] tpm: Return the actual size when receiving an unsupported command
 2018-06-19 12:53 UTC  (2+ messages)

[PATCH] tpm: add support for nonblocking operation
 2018-06-18 18:26 UTC  (6+ messages)

[PATCH] tpm_tis_spi: Pass the SPI IRQ down to the driver
 2018-06-18 18:08 UTC  (2+ messages)

Converting IMA to always use a tpm_chip results in a lock ordering issue
 2018-06-18 15:18 UTC 

[integrity:next-integrity-queued 22/22] security/integrity/evm/evm_crypto.c:93: undefined reference to `hash_algo_name'
 2018-06-15 15:20 UTC  (2+ messages)

[-next PATCH] security: use octal not symbolic permissions
 2018-06-13 23:49 UTC  (14+ messages)

Support additional signature types in EVM
 2018-06-13 13:50 UTC  (4+ messages)
` [PATCH V3 1/2] evm: Don't deadlock if a crypto algorithm is unavailable

[PATCH V2 1/2] evm: Don't deadlock if a crypto algorithm is unavailable
 2018-06-13  6:28 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).