linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-10 19:07:52 to 2017-10-19 14:23:21 UTC [more...]

[PATCH v4 0/4] additional TPM performance improvements
 2017-10-19 14:23 UTC  (11+ messages)
` [PATCH v4 1/4] tpm: move wait_for_tpm_stat() to respective driver files
` [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH v4 3/4] tpm: reduce tpm polling delay in tpm_tis_core
` [PATCH v4 4/4] tpm: use tpm_msleep() value as max delay

IMA appraisal against xz-compressed modules
 2017-10-19 14:20 UTC  (4+ messages)

[PATCH 0/4] char-TPM: Adjustments for ten function implementations
 2017-10-19 14:16 UTC  (77+ messages)
` [PATCH 1/4] char/tpm: Delete an error message for a failed memory allocation in tpm_ascii_bios_measurements_show()
` [PATCH 2/4] char/tpm: Delete an error message for a failed memory allocation in tpm_ibmvtpm_probe()
` [PATCH 3/4] char/tpm: Improve a size determination in nine functions
            `  "
                            ` char/tpm: Delete an error message for a failed memory allocation in tpm_…()
` [PATCH 4/4] char/tpm: Less checks in tpm_ibmvtpm_probe() after error detection
        ` char-TPM: Adjustments for ten function implementations
                      ` Adjusting further size determinations?

[PATCH] EVM: Add support for portable signature format
 2017-10-19 12:52 UTC  (5+ messages)

RFC: Make it practical to ship EVM signatures
 2017-10-19 11:45 UTC  (27+ messages)

Writing out EVM protected xattrs while EVM is active
 2017-10-19 11:14 UTC  (16+ messages)

[PATCH] MAINTAINERS: update TPM driver infrastructure changes
 2017-10-19  8:10 UTC  (2+ messages)

[GIT PULL] tpmdd updates for Linux 4.15
 2017-10-19  1:13 UTC  (2+ messages)

[PATCH 1/2] security: Add a cred_getsecid hook
 2017-10-18 21:01 UTC  (8+ messages)
` [PATCH 2/2] IMA: Support using new creds in appraisal policy

[PATCH v3 0/5] Call GetEventLog before ExitBootServices
 2017-10-18 15:11 UTC  (19+ messages)
` [PATCH v3 4/5] efi: call get_event_log "

[PATCH] ima: fix ineffective default hash algorithm due to invalid hash algorithm boot argument
 2017-10-18  3:38 UTC 

[Linux-ima-devel] [PATCH] ima: fix ineffective default hash algorithm due to invalid hash algorithm boot argument
 2017-10-18  3:36 UTC  (2+ messages)

[PATCH v5 00/18] Appended signatures support for IMA appraisal
 2017-10-18  0:53 UTC  (19+ messages)
` [PATCH v5 01/18] ima: Remove redundant conditional operator
` [PATCH v5 02/18] ima: Remove some superfluous parentheses
` [PATCH v5 03/18] evm, ima: Remove "
` [PATCH v5 04/18] evm, ima: Remove more "
` [PATCH v5 05/18] ima: Simplify ima_eventsig_init
` [PATCH v5 06/18] ima: Improvements in ima_appraise_measurement
` [PATCH v5 07/18] integrity: Introduce struct evm_xattr
` [PATCH v5 08/18] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v5 09/18] ima: Don't pass xattr value to EVM xattr verification
` [PATCH v5 10/18] ima: Store measurement after appraisal
` [PATCH v5 11/18] ima: Export func_tokens
` [PATCH v5 12/18] MODSIGN: Export module signature definitions
` [PATCH v5 13/18] PKCS#7: Introduce pkcs7_get_message_sig and verify_pkcs7_message_sig
` [PATCH v5 14/18] integrity: Introduce integrity_keyring_from_id
` [PATCH v5 15/18] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v5 16/18] ima: Add functions to read and verify a modsig signature
` [PATCH v5 17/18] ima: Implement support for module-style appended signatures
` [PATCH v5 18/18] ima: Write modsig to the measurement list

[Linux-ima-devel] Centos7 execute 'su -c "keyctl pipe 820080884"' show keyctl_read_alloc: Permission denied
 2017-10-17 22:26 UTC 

[PATCH V3 1/2] IMA: Add support for IMA validation after credentials are committed
 2017-10-16 18:13 UTC  (4+ messages)
` [PATCH V3 2/2] Add a bprm_interpreted security hook and call into IMA from it

[PATCH V2] EVM: Allow userspace to signal an RSA key has been loaded
 2017-10-16 17:58 UTC  (4+ messages)
` [PATCH V2] EVM: Only complain about a missing HMAC key once

[PATCH] keys, trusted: fix missing support for TPM 2.0 in trusted_update()
 2017-10-16 11:47 UTC  (2+ messages)

[PATCH] EVM: Include security.apparmor in EVM measurements
 2017-10-15 14:28 UTC  (3+ messages)

[tpmdd-devel] tpm device not showing up in /dev anymore
 2017-10-14  8:13 UTC 

[PATCH v3 0/4] additional TPM performance improvements
 2017-10-12 13:14 UTC  (11+ messages)
` [PATCH v3 2/5] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH v3 3/5] tpm: reduce polling delay in tpm_tis wait_for_tpm_stat()
` [PATCH v3 4/5] tpm: reduce tpm_msleep() time in get_burstcount()
` [PATCH v3 5/5] tpm: use tpm_msleep() value as max delay

[PATCH] EVM: Allow userspace to signal an RSA key has been loaded
 2017-10-11 18:45 UTC  (3+ messages)

[PATCH] vfs: fix mounting a filesystem with i_version
 2017-10-11 12:28 UTC  (3+ messages)

[PATCH 00/18] use ARRAY_SIZE macro
 2017-10-11 11:48 UTC  (5+ messages)
` [PATCH 13/18] tpm: use ARRAY_SIZE

[PATCH V2] IMA: Add support for IMA validation after credentials are committed
 2017-10-10 23:24 UTC  (2+ messages)

[PATCH] IMA: Add support for IMA validation after credentials are committed
 2017-10-10 22:57 UTC 

[PATCH] EVM: Only complain about a missing HMAC key once
 2017-10-10 22:26 UTC 

[PATCH] IMA: Add support for IMA validation after credentials are committed
 2017-10-10 22:24 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).