linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-31 08:24:33 to 2020-09-14 17:45:55 UTC [more...]

I'm getting panic()s in tpm2_bios_measurements_start()- but don't know why
 2020-09-14 17:45 UTC  (2+ messages)

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-09-14 12:07 UTC  (12+ messages)

[PATCH v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-09-14 17:41 UTC  (3+ messages)
` [PATCH v4 1/1] tpm: add sysfs exports for all banks of "

[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC)
 2020-09-14 16:43 UTC  (13+ messages)

[PATCH v1] tpm: use %*ph to print small buffer
 2020-09-14 16:10 UTC  (3+ messages)

[PATCH 0/6] add ima_arch support for ARM64
 2020-09-14  8:05 UTC  (10+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params
` [PATCH 2/6] efi/arm: a helper to parse secure boot param in "
` [PATCH 3/6] efi: add secure boot flag
` [PATCH 4/6] efi/arm: check secure boot status in efi init
` [PATCH 5/6] arm64/ima: add ima arch support
` [PATCH 6/6] docs/arm: add the description of uefi-secure-boot param

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2020-09-14  6:17 UTC  (2+ messages)

[PATCH 1/2] ima-evm-utils: Fix reading of sigfile
 2020-09-14  0:30 UTC  (3+ messages)
` [PATCH 2/2] ima-evm-utils: Add test for sigfile reading

[PATCH v11 0/5] TPM 2.0 trusted key rework
 2020-09-13 17:02 UTC  (8+ messages)
` [PATCH v11 1/5] lib: add ASN.1 encoder
` [PATCH v11 2/5] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v11 3/5] security: keys: trusted: fix TPM2 authorizations
` [PATCH v11 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v11 5/5] security: keys: trusted: Make sealed key properly interoperable

[Bug Report] Kernel 4.14+ TPM Driver Bug for Atmel TPM Chip
 2020-09-13  6:38 UTC  (8+ messages)

Potential IMA Signing Bug
 2020-09-13  2:09 UTC  (4+ messages)

[PATCH v11 0/3] Trusted Key policy for TPM 2.0
 2020-09-12 17:39 UTC  (4+ messages)
` [PATCH v11 1/3] security: keys: trusted: add PCR policy to TPM2 keys
` [PATCH v11 2/3] security: keys: trusted: add ability to specify arbitrary policy
` [PATCH v11 3/3] security: keys: trusted: implement counter/timer policy

[PATCH v11 0/3] Trusted Key policy for TPM 2.0
 2020-09-12 17:31 UTC 

[PATCH v6 0/3] Carry forward IMA measurement log on kexec on ARM64
 2020-09-12  3:23 UTC  (6+ messages)
` [PATCH v6 1/3] powerpc: Refactor kexec functions to move arch independent code to IMA
` [PATCH v6 2/3] arm64: Store IMA log information in kimage used for kexec
` [PATCH v6 3/3] arm64: Add IMA kexec buffer to DTB

[RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC)
 2020-09-12  0:16 UTC  (23+ messages)
` [RFC PATCH v8 1/3] fs: Introduce AT_INTERPRETED flag for faccessat2(2)
` [RFC PATCH v8 2/3] fs,doc: Enable to configure exec checks for AT_INTERPRETED
` [RFC PATCH v8 3/3] selftest/interpreter: Add tests for AT_INTERPRETED enforcing

[PATCH v3 0/2] dm-devel:dm-crypt: infrastructure for measurement of DM target data using IMA
 2020-09-11 22:59 UTC  (4+ messages)
` [PATCH v3 2/2] dm-crypt: collect data and submit to DM to measure

[PATCH v2 0/4] integrity: improve user feedback for invalid bootparams
 2020-09-11 18:03 UTC  (10+ messages)
` [PATCH v2 1/4] ima: add check for enforced appraise option
` [PATCH v2 2/4] integrity: invalid kernel parameters feedback
` [PATCH v2 3/4] ima: limit secure boot feedback scope for appraise
  ` [PATCH v3 "
` [PATCH v2 4/4] integrity: prompt keyring name for unknown key request

[PATCH v3 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-09-11 17:38 UTC  (16+ 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 RESEND v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-09-11 11:48 UTC  (17+ messages)
` [PATCH RESEND v4 1/1] tpm: add sysfs exports for all banks of "

[PATCH] IMA: Add test for dm-crypt measurement
 2020-09-10  7:24 UTC  (4+ messages)

[PATCH] ima: Use kmemdup rather than kmalloc+memcpy
 2020-09-09 19:09 UTC 

[PATCH v4] docs: trusted-encrypted.rst: update parameters for command examples
 2020-09-09 17:30 UTC  (2+ messages)

[PATCH] SELinux: Measure state and hash of policy using IMA
 2020-09-08 16:01 UTC  (8+ messages)

[PATCH v2 00/12] IMA/EVM fixes
 2020-09-07 15:03 UTC  (15+ messages)
` [PATCH v2 01/12] ima: Don't ignore errors from crypto_shash_update()
` [PATCH v2 02/12] ima: Remove semicolon at the end of ima_get_binary_runtime_size()
` [PATCH v2 03/12] evm: Check size of security.evm before using it
` [PATCH v2 04/12] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
` [PATCH v2 05/12] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v2 06/12] evm: Refuse EVM_ALLOW_METADATA_WRITES only if the HMAC key is loaded
` [PATCH v2 07/12] evm: Introduce EVM_RESET_STATUS atomic flag
` [PATCH v2 08/12] evm: Allow xattr/attr operations for portable signatures if check fails
` [PATCH v2 09/12] evm: Allow setxattr() and setattr() if metadata digest won't change
` [PATCH v2 10/12] ima: Allow imasig requirement to be satisfied by EVM portable signatures
` [PATCH v2 11/12] ima: Introduce template field evmsig and write to field sig as fallback
` [PATCH v2 12/12] ima: Don't remove security.ima if file must not be appraised

intel_iommu=on breaks resume from suspend on several Thinkpad models
 2020-09-07  3:38 UTC 

[PATCH v20 09/23] LSM: Use lsmblob in security_task_getsecid
 2020-09-06  2:45 UTC  (8+ messages)
` [PATCH v20 10/23] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v20 12/23] IMA: Change internal interfaces to use lsmblobs
` [PATCH v20 14/23] LSM: Ensure the correct LSM context releaser

[PATCH 0/4] integrity: improve user feedback for invalid bootparams
 2020-09-04 17:47 UTC  (4+ messages)
` [PATCH 3/4] ima: limit secure boot feedback scope for appraise

[PATCH] tpm_tis: work around status register bug in STMicroelectronics TPM
 2020-09-04 12:03 UTC  (6+ messages)

[PATCH v5 0/3] Carry forward IMA measurement log on kexec on ARM64
 2020-09-04  4:45 UTC  (8+ messages)
` [PATCH v5 1/3] powerpc: Refactor kexec functions to move arch independent code to IMA
` [PATCH v5 2/3] arm64: Store IMA log information in kimage used for kexec
` [PATCH v5 3/3] arm64: Add IMA kexec buffer to DTB

tpm:warn(2.0): out of memory for object contexts
 2020-09-03 16:53 UTC  (3+ messages)

LSM that blocks execution of the code from the anonymous pages
 2020-09-03 16:20 UTC 

[PATCH 01/11] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
 2020-09-02 13:40 UTC  (13+ 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

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

[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  (9+ messages)
` [PATCH 07/11] evm: Set IMA_CHANGE_XATTR/ATTR bit if EVM_ALLOW_METADATA_WRITES is set

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

[LTP v4 4/5] IMA: Add a test to verify measurement of certificate imported into a keyring
 2020-08-31 10:29 UTC  (11+ 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).