linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 16:44:36 to 2020-09-01 16:04:10 UTC [more...]

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-01 15:42 UTC  (8+ messages)

[PATCH 06/11] evm: Allow setxattr() and setattr() if metadata digest won't change
 2020-09-01 12:55 UTC  (15+ messages)
` [PATCH 07/11] evm: Set IMA_CHANGE_XATTR/ATTR bit if EVM_ALLOW_METADATA_WRITES is set
` [PATCH 08/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH 09/11] ima: Don't remove security.ima if file must not be appraised
` [PATCH 10/11] ima: Don't ignore errors from crypto_shash_update()

[RFC] ima: export the measurement list when needed
 2020-09-01  6:52 UTC  (6+ messages)

[PATCH] IMA: Add test for dm-crypt measurement
 2020-09-01  6:07 UTC  (2+ messages)

[PATCH 01/11] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
 2020-08-31 21:31 UTC  (15+ messages)
` [PATCH 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if the HMAC key is loaded
` [PATCH 04/11] evm: Check size of security.evm before using it
` [PATCH 05/11] evm: Allow xattr/attr operations for portable signatures if check fails

[PATCH v3 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-08-31 18:23 UTC  (12+ messages)
` [PATCH v3 1/6] IMA: generalize keyring specific measurement constructs
` [PATCH v3 2/6] IMA: change process_buffer_measurement return type from void to int
` [PATCH v3 3/6] IMA: update process_buffer_measurement to measure buffer hash
` [PATCH v3 4/6] IMA: add policy to measure critical data from kernel components
` [PATCH v3 5/6] IMA: add hook "
` [PATCH v3 6/6] IMA: validate supported kernel data sources before measurement

[PATCH] SELinux: Measure state and hash of policy using IMA
 2020-08-31 16:39 UTC  (12+ messages)

[PATCH] tpm_tis: work around status register bug in STMicroelectronics TPM
 2020-08-31 13:55 UTC  (5+ messages)

[PATCH v3 0/2] dm-devel:dm-crypt: infrastructure for measurement of DM target data using IMA
 2020-08-31 10:54 UTC  (4+ messages)
` [PATCH v3 1/2] dm-devel: collect target data and submit to IMA to measure
` [PATCH v3 2/2] dm-crypt: collect data and submit to DM "

[LTP v4 0/5] IMA: verify measurement of certificate imported into a keyring
 2020-08-31 10:29 UTC  (22+ messages)
` [LTP v4 1/5] IMA/ima_keys.sh: Fix policy content check usage
` [LTP v4 2/5] IMA/ima_keys.sh: Require template=ima-buf, fix grep pattern
` [LTP v4 3/5] IMA: Refactor datafiles directory
` [LTP v4 4/5] IMA: Add a test to verify measurement of certificate imported into a keyring
` [LTP v4 5/5] IMA/ima_keys.sh: Enhance policy checks

[PATCH] security: fix some spelling mistakes in the comments by codespell
 2020-08-31  1:01 UTC  (2+ messages)
` ping//Re: "

IMA policy based on AppArmor profiles
 2020-08-31  0:23 UTC 

[PATCH v4 0/5] Carry forward IMA measurement log on kexec on ARM64
 2020-08-28 21:43 UTC  (15+ messages)
` [PATCH v4 1/5] powerpc: Refactor kexec functions to move arch independent code to IMA
` [PATCH v4 2/5] powerpc: Use libfdt functions to fetch IMA buffer properties
` [PATCH v4 3/5] IMA: Refactor do_get_kexec_buffer() to call of_ functions directly
` [PATCH v4 4/5] arm64: Store IMA log information in kimage used for kexec
` [PATCH v4 5/5] arm64: Add IMA kexec buffer to DTB

[PATCH v2 0/3] IMA: Generalize early boot data measurement
 2020-08-28 16:00 UTC  (4+ messages)
` [PATCH v2 1/3] IMA: Generalize early boot measurement of asymmetric keys
` [PATCH v2 2/3] IMA: Support measurement of generic data during early boot
` [PATCH v2 3/3] IMA: Support early boot measurement of critical data

IMA metadata format to support fs-verity
 2020-08-27 13:10 UTC  (10+ messages)

[PATCH v2 0/2] ima: Fix keyrings race condition and other key related bugs
 2020-08-26 15:57 UTC  (4+ messages)

[PATCH v20 09/23] LSM: Use lsmblob in security_task_getsecid
 2020-08-26 14:52 UTC  (5+ messages)
` [PATCH v20 10/23] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v20 11/23] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v20 12/23] IMA: Change internal interfaces to use lsmblobs
` [PATCH v20 14/23] LSM: Ensure the correct LSM context releaser

[PATCH v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-08-26 13:19 UTC  (48+ messages)
` [PATCH v4 1/1] tpm: add sysfs exports for all banks of "

[PATCH v2 0/3] IMA: Infrastructure for measurement of critical kernel data
 2020-08-25 23:23 UTC  (8+ messages)
` [PATCH v2 1/3] IMA: generalize keyring specific measurement constructs
` [PATCH v2 2/3] IMA: add policy to support measuring critical data from kernel components
` [PATCH v2 3/3] IMA: define IMA hook to measure "

[PATCH] IMA: Handle early boot data measurement
 2020-08-25 19:43 UTC  (8+ messages)

[PATCH] ima: use kmemdup() rather than kmalloc+memcpy
 2020-08-24 21:21 UTC 

[PATCH 0/4] integrity: improve user feedback for invalid bootparams
 2020-08-24 20:13 UTC  (7+ messages)
` [PATCH 2/4] integrity: invalid kernel parameters feedback
` [PATCH 3/4] ima: limit secure boot feedback scope for appraise
` [PATCH 4/4] integrity: prompt keyring name for unknown key request

[PATCH v2 0/2] dm-devel:dm-crypt: infrastructure for measurement of DM target data using IMA
 2020-08-22  0:38 UTC  (3+ messages)
` [PATCH v2 1/2] dm-devel: collect target data and submit to IMA to measure
` [PATCH v2 2/2] dm-crypt: collect data and submit to DM "

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-08-21 15:37 UTC  (7+ messages)

[PATCH v4] docs: trusted-encrypted.rst: update parameters for command examples
 2020-08-21 13:53 UTC 

[PATCH v5 0/2] synquacer: add TPM support
 2020-08-19 21:09 UTC  (5+ messages)
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device

[PATCH ima-evm-utils 0/9] Docker based Travis CI builds
 2020-08-19 17:19 UTC  (5+ 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).