messages from 2018-05-15 13:41:15 to 2018-05-30 18:29:58 UTC [more...]
[PATCH V4] evm: Allow non-SHA1 digital signatures
2018-05-30 18:29 UTC (6+ messages)
[PATCH v2] tpm: fix race condition in tpm_common_write()
2018-05-30 17:24 UTC (4+ messages)
[PATCH 0/8] IMA: work on audit records produced by IMA
2018-05-30 16:27 UTC (28+ messages)
` [PATCH 1/8] ima: Call audit_log_string() rather than logging it untrusted
` [PATCH 2/8] ima: Use audit_log_format() rather than audit_log_string()
` [PATCH 3/8] audit: Implement audit_log_tty()
` [PATCH 4/8] audit: Allow others to call audit_log_d_path_exe()
` [PATCH 5/8] integrity: Add exe= and tty= before res= to integrity audits
` [PATCH 6/8] integrity: Factor out common part of integrity_audit_msg()
` [PATCH 7/8] ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
` [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions
[PATCH] tpm: fix race condition in tpm_common_write()
2018-05-30 11:01 UTC (8+ messages)
[PATCH] tpm: separate cmd_ready/go_idle from runtime_pm
2018-05-30 10:52 UTC (7+ messages)
[PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
2018-05-30 2:25 UTC (13+ 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 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v4 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v4 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v4 6/8] ima: add build time policy
` [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 v3 0/7] kexec/firmware: support system wide policy requiring signatures
2018-05-29 21:10 UTC (16+ messages)
` [PATCH v3 1/7] security: rename security_kernel_read_file() hook
` [PATCH v3 2/7] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v3 3/7] ima: based on policy require signed kexec kernel images
` [PATCH v3 4/7] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v3 5/7] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v3 6/7] ima: add build time policy
` [RFC PATCH v3 7/7] ima: based on policy prevent loading firmware (pre-allocated buffer)
[PATCH] EVM: Fix null dereference on xattr when xattr fails to allocate
2018-05-29 13:11 UTC (5+ messages)
` [PATCH] EVM: prevent array underflow in evm_write_xattrs()
[PATCH 4.14 128/496] integrity/security: fix digsig.c build error with header file
2018-05-28 9:58 UTC
[PATCH 4.9 135/329] integrity/security: fix digsig.c build error with header file
2018-05-28 10:01 UTC
[PATCH] tpm_tis: verify locality released before returning from release_locality
2018-05-28 9:01 UTC (5+ messages)
[PATCH][next] EVM: fix memory leak of temporary buffer 'temp'
2018-05-27 22:15 UTC
[PATCH v4 0/4] Migrate all TPM 2.0 commands to use struct tpm_buf
2018-05-27 9:14 UTC (16+ messages)
` [PATCH v4 1/4] tpm: migrate tpm2_shutdown() "
` [PATCH v4 2/4] tpm: migrate tpm2_probe() "
` [PATCH v4 3/4] tpm: migrate tpm2_get_tpm_pt() "
` [PATCH v4 4/4] tpm: migrate tpm2_get_random() "
[PATCH v3 2/2] usb: misc: xapea00x: perform platform initialization of TPM
2018-05-25 20:31 UTC (11+ messages)
[PATCH] ima-evm-utils: attr/xattr.h is deprecated. Use sys/xattr.h instead
2018-05-24 14:04 UTC
[PATCH] IMA: use list_splice_tail_init_rcu() instead of its open coded variant
2018-05-23 15:37 UTC (2+ messages)
[PATCH 25/33] ima: use match_string() helper
2018-05-23 14:42 UTC (2+ messages)
[GIT PULL] tpmdd updates for v4.18
2018-05-23 12:55 UTC (4+ messages)
[GIT PULL] linux-integrity for Linux 4.18
2018-05-23 12:38 UTC (2+ messages)
[PATCH v7 00/14] Appended signatures support for IMA appraisal
2018-05-23 0:12 UTC (15+ messages)
` [PATCH v7 01/14] MODSIGN: Export module signature definitions
` [PATCH v7 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v7 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v7 04/14] integrity: Introduce struct evm_xattr
` [PATCH v7 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v7 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v7 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v7 08/14] ima: Introduce is_signed()
` [PATCH v7 09/14] ima: Export func_tokens
` [PATCH v7 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v7 11/14] ima: Implement support "
` [PATCH v7 12/14] ima: Add new "d-sig" template field
` [PATCH v7 13/14] ima: Write modsig to the measurement list
` [PATCH v7 14/14] ima: Store the measurement again when appraising a modsig
[PATCH] audit: add containerid support for IMA-audit
2018-05-22 14:12 UTC (29+ messages)
Enabling EVM on NFS mounts
2018-05-21 22:28 UTC
[PATCH v2 0/9] kexec/firmware: support system wide policy requiring signatures
2018-05-18 17:55 UTC (17+ messages)
` [PATCH v2 1/9] ima: based on policy verify firmware signatures (pre-allocated buffer)
` [PATCH v2 2/9] ima: fix updating the ima_appraise flag
` [PATCH v2 3/9] security: define security_kernel_read_blob() wrapper
` [PATCH v2 4/9] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v2 5/9] ima: based on policy require signed kexec kernel images
` [PATCH v2 6/9] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v2 7/9] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v2 8/9] ima: add build time policy
` [PATCH v2 9/9] ima: based on policy prevent loading firmware (pre-allocated buffer)
Cleaning up IMA
2018-05-18 16:08 UTC (2+ messages)
[PATCH] ima: Reflect correct permissions for policy
2018-05-18 14:45 UTC (3+ messages)
[PATCH v3] tpm: check selftest status before retrying full selftest
2018-05-18 7:04 UTC (2+ messages)
[PATCH ghak81 V3 0/3] audit: group task params
2018-05-17 23:04 UTC (8+ messages)
` [PATCH ghak81 V3 1/3] audit: use new audit_context access funciton for seccomp_actions_logged
` [PATCH ghak81 V3 2/3] audit: normalize loginuid read access
` [PATCH ghak81 V3 3/3] audit: collect audit task parameters
[PATCH] ima: Fix pr_fmt() redefinition
2018-05-17 12:17 UTC (3+ messages)
[RFC PATCH v4 0/5] ima: Namespacing IMA
2018-05-16 21:40 UTC (5+ messages)
` [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions
[PATCH V6] EVM: Allow runtime modification of the set of verified xattrs
2018-05-16 21:23 UTC (2+ messages)
[PATCH v4 0/2] tpm: improving granularity in poll sleep times
2018-05-16 14:10 UTC (4+ messages)
` [PATCH v4 1/2] tpm: reduce poll sleep time in tpm_transmit()
` [PATCH v4 2/2] tpm: reduce polling time to usecs for even finer granularity
[PATCH V3] evm: Allow non-SHA1 digital signatures
2018-05-15 15:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).