linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-23 16:14:43 to 2023-01-16 09:08:25 UTC [more...]

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2023-01-16  9:06 UTC  (11+ messages)
` [PATCH v5 1/2] lib/mpi: Fix buffer overrun when SG is too long
` [PATCH v5 2/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-01-16  8:12 UTC  (24+ messages)
        ` [PATCH] tpm: Disable hwrng for TPM 1 if PM_SLEEP is enabled
              ` [PATCH v2] tpm: Allow system suspend to continue when TPM suspend fails

[PATCH] tpm: Add reserved memory event log
 2023-01-16  6:53 UTC  (2+ messages)

[PATCH V2] tpm_crb: Add support for CRB devices based on Pluton
 2023-01-16  6:29 UTC  (2+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-15 14:41 UTC  (11+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[PATCH v2 0/2] tpm: Add reserved memory event log
 2023-01-13 16:10 UTC  (3+ messages)
` [PATCH v2 1/2] tpm: Use managed allocation for bios "
` [PATCH v2 2/2] tpm: Add reserved memory "

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2023-01-13 10:52 UTC  (7+ messages)

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-01-13 10:35 UTC  (6+ messages)
` [PATCH v7 2/6] ocfs2: Switch to security_inode_init_security()

[PATCH ima-evm-utils v2 0/9] Support testing with UML kernel
 2023-01-12 16:28 UTC  (23+ messages)
` [PATCH ima-evm-utils v2 1/9] Fix error messages and mdlen init in calc_evm_hmac()
` [PATCH ima-evm-utils v2 2/9] Add config for UML kernel
` [PATCH ima-evm-utils v2 3/9] Compile the UML kernel and download it in Github Actions
` [PATCH ima-evm-utils v2 4/9] Add support for UML in functions.sh
` [PATCH ima-evm-utils v2 5/9] Introduce TST_LIST variable to select a test to execute
` [PATCH ima-evm-utils v2 6/9] Add tests for EVM portable signatures
` [PATCH ima-evm-utils v2 7/9] Adapt fsverity.test to work with UML kernel
` [PATCH ima-evm-utils v2 8/9] Use in-place built fsverity binary instead of installing it
` [PATCH ima-evm-utils v2 9/9] ci: haveged requires EPEL on CentOS stream:8

Seal/Unseal trusted keys against PCR policy
 2023-01-11 14:42 UTC  (14+ messages)

[PATCH ima-evm-utils 0/8] Support testing with UML kernel
 2023-01-10 15:23 UTC  (11+ messages)
` [PATCH ima-evm-utils 1/8] Fix error messages and mdlen init in calc_evm_hmac()
` [PATCH ima-evm-utils 2/8] Add config for UML kernel
` [PATCH ima-evm-utils 3/8] Compile the UML kernel and download it in Github Actions
` [PATCH ima-evm-utils 4/8] Add support for UML in functions.sh
` [PATCH ima-evm-utils 5/8] Introduce TST_LIST variable to select a test to execute
` [PATCH ima-evm-utils 6/8] Add tests for EVM portable signatures
` [PATCH ima-evm-utils 7/8] Adapt fsverity.test to work with UML kernel
` [PATCH ima-evm-utils 8/8] Use in-place built fsverity binary instead of installing it

[PATCH v6 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-10 13:30 UTC  (7+ messages)
` [PATCH v6 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v6 2/3] ima: use the lsm policy update notifier
` [PATCH v6 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v7 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-10 13:29 UTC  (6+ messages)
` [PATCH v7 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v7 2/3] ima: use the lsm policy update notifier
` [PATCH v7 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

Słowa kluczowe do wypozycjonowania
 2023-01-09  8:40 UTC 

[PATCH] libimaevm: do not crash if the certificate cannot be read
 2023-01-09  7:52 UTC  (3+ messages)

[PATCH] ima: fix ima_delete_rules() kernel-doc warning
 2023-01-06 21:21 UTC  (2+ messages)

[PATCH] KEYS: trusted: tpm2: use correct function name in kernel-doc
 2023-01-06 21:20 UTC  (2+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-01-06 17:56 UTC  (5+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()

[RFC] IMA LSM based rule race condition issue on 4.19 LTS
 2023-01-06  1:05 UTC  (19+ messages)

[PATCH v5 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-05  6:16 UTC  (4+ messages)
` [PATCH v5 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v5 2/3] ima: use the lsm policy update notifier
` [PATCH v5 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v4 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-05  1:55 UTC  (5+ messages)
` [PATCH v4 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v4 2/3] ima: use the lsm policy update notifier
` [PATCH v4 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v3 00/10] Add CA enforcement keyring restrictions
 2023-01-04 22:38 UTC  (35+ messages)
` [PATCH v3 01/10] KEYS: Create static version of public_key_verify_signature
` [PATCH v3 02/10] KEYS: Add missing function documentation
` [PATCH v3 03/10] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v3 04/10] KEYS: X.509: Parse Key Usage
` [PATCH v3 05/10] KEYS: Introduce a CA endorsed flag
` [PATCH v3 09/10] KEYS: CA link restriction

Stable backport request
 2023-01-04 12:29 UTC  (4+ messages)

[PATCH v3 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-04  6:14 UTC  (4+ messages)
` [PATCH v3 1/3] LSM: switch to blocking policy update notifiers
` [PATCH v3 2/3] ima: use the lsm policy update notifier
` [PATCH v3 3/3] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH] ima: return IMA digest value only when IMA_COLLECTED flag is set
 2023-01-04  3:41 UTC 

[PATCH] ima: fix error handling logic when file measurement failed
 2023-01-04  3:41 UTC 

[PATCH v2 0/2] ima: Fix IMA mishandling of LSM based rule during
 2023-01-04  1:27 UTC  (5+ messages)
` [PATCH v2 1/2] ima: use the lsm policy update notifier
` [PATCH v2 2/2] ima: Handle -ESTALE returned by ima_filter_rule_match()

ima: zeroed out digest values
 2023-01-03 16:37 UTC  (2+ messages)

[PATCH v3 1/2] lockdown: kexec_file: prevent unsigned kernel image when KEXEC_SIG not enabled
 2023-01-03 14:42 UTC  (4+ messages)
` [PATCH v3 2/2] selftests/kexec: enable lockdown tests

[RFC][PATCH 1/2] ima: created new ima template ima-dep-cgn for OCI containers attestation
 2023-01-02 11:57 UTC  (2+ messages)

[PATCH] ima: Handle error code from security_audit_rule_match
 2022-12-30  7:05 UTC  (3+ messages)

[PATCH] lockdown: kexec_file: prevent unsigned kernel image when KEXEC_SIG not enabled
 2022-12-30  7:00 UTC  (5+ messages)

[PATCH 0/2] ima: Fix IMA mishandling of LSM based rule during
 2022-12-30  6:18 UTC  (6+ messages)
` [PATCH 1/2] ima: use the lsm policy update notifier
` [PATCH 2/2] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v14 17/26] integrity/ima: Define ns_status for storing namespaced iint data
 2022-12-28 16:35 UTC  (4+ messages)
` [PATCH v1 1/1] ima: fix possible memory leak in cache allocating for namespace
  ` [RFC PATCH v2] "

[PATCH -next] evm: Use __vfs_setxattr() to update security.evm
 2022-12-28  3:02 UTC 

[PATCH] tpm_crb: Add support for CRB devices based on Pluton
 2022-12-27 11:56 UTC  (2+ messages)

[PATCH v4 1/2] lib/mpi: Fix buffer overrun when SG is too long
 2022-12-27 10:51 UTC  (3+ messages)
` [PATCH v4 2/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()

[PATCH 00/11] add integrity and security to TPM2 transactions
 2022-12-26 20:06 UTC  (11+ messages)
` [PATCH 01/11] tpm: move buffer handling from static inlines to real functions
` [PATCH 03/11] tpm: add cursor based buffer functions for response parsing

[PATCH -next] evm: Support small xattr in dump_security_xattr()
 2022-12-26 10:24 UTC 

[RFC][PATCH 2/2] ima: created new ima template ima-cgpath for Kubernates' pods attestation
 2022-12-24 16:28 UTC 

[PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-12-24  6:59 UTC  (2+ messages)
` [PATCH v1 1/1] ima: fix possible memory leak in cache allocating for namespace


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).