linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 09:27:39 to 2020-09-18 07:03:31 UTC [more...]

[PATCH v6 0/4] Introduce TEE based Trusted Keys support
 2020-09-18  7:03 UTC  (8+ messages)
` [PATCH v6 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v6 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v6 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v6 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

LSM that blocks execution of the code from the anonymous pages
 2020-09-17 20:53 UTC  (4+ messages)

[PATCH v2 00/12] IMA/EVM fixes
 2020-09-17 17:47 UTC  (26+ 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

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-17 16:01 UTC  (9+ messages)
  ` [PATCH v2 1/4] [RFC] fs/trampfd: Implement the trampoline file descriptor API
  ` [PATCH v2 2/4] [RFC] x86/trampfd: Provide support for the trampoline file descriptor
  ` [PATCH v2 3/4] [RFC] arm64/trampfd: "
  ` [PATCH v2 4/4] [RFC] arm/trampfd: "

[PATCH v11 0/5] TPM 2.0 trusted key rework
 2020-09-17 15:21 UTC  (15+ 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

[PATCH v1] tpm: use %*ph to print small buffer
 2020-09-16 15:35 UTC  (6+ messages)

intel_iommu=on breaks resume from suspend on several Thinkpad models
 2020-09-16 18:14 UTC  (2+ messages)

[PATCH] ima: Use kmemdup rather than kmalloc+memcpy
 2020-09-15 14:14 UTC  (2+ messages)

[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC)
 2020-09-15 13:32 UTC  (14+ messages)
  ` [RFC PATCH v9 2/3] arch: Wire up introspect_access(2)

I'm getting panic()s in tpm2_bios_measurements_start()- but don't know why
 2020-09-15 11:44 UTC  (3+ messages)

[PATCH v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-09-15 11:22 UTC  (5+ messages)
` [PATCH v4 1/1] tpm: add sysfs exports for all banks of "

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2020-09-15  2:52 UTC  (3+ messages)

[PATCH v11 0/3] Trusted Key policy for TPM 2.0
 2020-09-14 19:37 UTC  (5+ 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

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

[PATCH 0/6] add ima_arch support for ARM64
 2020-09-14  8:05 UTC  (6+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params
` [PATCH 5/6] arm64/ima: add ima arch support

[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

[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: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 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 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  (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).