linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-01 20:00:45 to 2018-06-21 20:51:10 UTC [more...]

[PATCH v2 0/4] Have IMA find and use a tpm_chip until system shutdown
 2018-06-21 20:51 UTC  (16+ 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 v6] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-21 18:40 UTC  (5+ messages)

[PATCH v3 0/2] tpm: add support for nonblocking operation
 2018-06-21 17:36 UTC  (13+ messages)
` [PATCH v3 1/2] tpm: add ptr to the tpm_space struct to file_priv
` [PATCH v3 2/2] tpm: add support for nonblocking operation

[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] tpm: Add module parameter for hwrng quality
 2018-06-21 16:21 UTC  (4+ messages)

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-06-20 20:28 UTC  (12+ 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

IMA: Deadlock in ima_appraise_measurement when /bin/kmod carries a digsig in security.evm
 2018-06-20 10:53 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  (8+ messages)

[PATCH] tpm: Allow tpm_tis drivers to set hwrng quality
 2018-06-18 18:09 UTC  (2+ 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)

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

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

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

[PATCH V2 1/2] evm: Don't deadlock if a crypto algorithm is unavailable
 2018-06-13  6:28 UTC  (5+ messages)
` [PATCH V2 2/2] evm: Allow non-SHA1 digital signatures

[PATCH] tpm: add support for nonblocking operation
 2018-06-12 17:39 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] tpm: add ptr to the tpm_space struct to file_priv
  ` [PATCH v2 2/2] tpm: add support for nonblocking operation

[PATCH] tpm_tis_spi: Pass the SPI IRQ down to the driver
 2018-06-10 11:57 UTC  (3+ messages)

[PATCH] tpm: separate cmd_ready/go_idle from runtime_pm
 2018-06-07 14:26 UTC  (12+ messages)

Fwd: New Version Notification for draft-cel-nfsv4-linux-seclabel-xtensions-00.txt
 2018-06-07 13:45 UTC  (5+ messages)
  ` [Fwd: Re: Fwd: New Version Notification for draft-cel-nfsv4-linux-seclabel-xtensions-00.txt]

[PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-06-06 22:06 UTC  (36+ messages)
` [PATCH v4 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v4 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v4 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [RFC PATCH v4 7/8] ima: based on policy prevent loading firmware (pre-allocated buffer)
` [PATCH v4 8/8] module: replace the existing LSM hook in init_module
        ` [PATCH v4a "

[PATCH] ima-evm-utils: attr/xattr.h is deprecated. Use sys/xattr.h instead
 2018-06-06 19:57 UTC  (2+ messages)

[PATCH v3 0/4] IMA: work on audit records produced by IMA
 2018-06-06 14:52 UTC  (10+ messages)
` [PATCH v3 1/4] ima: Call audit_log_string() rather than logging it untrusted
` [PATCH v3 2/4] ima: Use audit_log_format() rather than audit_log_string()
` [PATCH v3 3/4] ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
` [PATCH v3 4/4] ima: Differentiate auditing policy rules from "audit" actions

violations and invalidated PCR value
 2018-06-06 14:28 UTC  (2+ messages)

[PATCH v4 0/4] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-06-05 19:35 UTC  (6+ messages)
` [PATCH v4 1/4] tpm: migrate tpm2_shutdown() "

[PATCH 1/2] evm: Don't deadlock if a crypto algorithm is unavailable
 2018-06-04 20:09 UTC  (4+ messages)
` [PATCH 2/2] evm: Allow non-SHA1 digital signatures

[GIT PULL] linux-integrity fixes for Linux 4.18 (#2)
 2018-06-04 16:06 UTC  (2+ messages)

[PATCH v2] tpm: fix race condition in tpm_common_write()
 2018-06-02 12:32 UTC  (6+ messages)

[PATCH V4] evm: Allow non-SHA1 digital signatures
 2018-06-01 22:26 UTC  (10+ messages)
` [PATCH] evm: Don't deadlock if a crypto algorithm is unavailable

[PATCH V6] EVM: Allow runtime modification of the set of verified xattrs
 2018-06-01 22:26 UTC  (3+ messages)

[PATCH 0/8] IMA: work on audit records produced by IMA
 2018-06-01 20:50 UTC  (11+ messages)
` [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions


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).