linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-08 10:48:24 to 2023-01-03 02:23:00 UTC [more...]

[PATCH v2 0/2] ima: Fix IMA mishandling of LSM based rule during
 2023-01-03  2:20 UTC  (3+ 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()

[PATCH] KEYS: trusted: tpm2: use correct function name in kernel-doc
 2023-01-02 20:45 UTC 

[PATCH] ima: fix ima_delete_rules() kernel-doc warning
 2023-01-02 20:45 UTC 

[PATCH] libimaevm: do not crash if the certificate cannot be read
 2023-01-02 14:10 UTC  (2+ messages)

[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 v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2022-12-31 13:23 UTC  (8+ 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()

[PATCH V2] tpm_crb: Add support for CRB devices based on Pluton
 2022-12-31  9:14 UTC 

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-30 23:54 UTC  (6+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()
` (subset) [PATCH 000/606] i2c: Complete conversion to i2c_probe_new

[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 v3 1/2] lockdown: kexec_file: prevent unsigned kernel image when KEXEC_SIG not enabled
 2022-12-30  6:58 UTC  (2+ messages)
` [PATCH v3 2/2] selftests/kexec: enable lockdown tests

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

Seal/Unseal trusted keys against PCR policy
 2022-12-29  8:42 UTC  (5+ messages)

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2022-12-29  4:16 UTC  (4+ messages)

[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  (23+ messages)
` [PATCH 01/11] tpm: move buffer handling from static inlines to real functions
` [PATCH 02/11] tpm: add buffer handling for TPM2B types
` [PATCH 03/11] tpm: add cursor based buffer functions for response parsing
` [PATCH 04/11] tpm: add buffer function to point to returned parameters
` [PATCH 05/11] tpm: export the context save and load commands
` [PATCH 06/11] tpm: Add full HMAC and encrypt/decrypt session handling code
` [PATCH 07/11] tpm: add hmac checks to tpm2_pcr_extend()
` [PATCH 08/11] tpm: add session encryption protection to tpm2_get_random()
` [PATCH 09/11] KEYS: trusted: Add session encryption protection to the seal/unseal path
` [PATCH 10/11] tpm: add the null key name as a sysfs export
` [PATCH 11/11] Documentation: add tpm-security.rst

[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 

[RFC] IMA LSM based rule race condition issue on 4.19 LTS
 2022-12-24  7:47 UTC  (29+ messages)

[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

[PATCH v3 00/10] Add CA enforcement keyring restrictions
 2022-12-23 19:45 UTC  (30+ 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 06/10] KEYS: Introduce keyring restriction that validates ca trust
` [PATCH v3 07/10] KEYS: X.509: Flag Intermediate CA certs as endorsed
` [PATCH v3 08/10] integrity: Use root of trust signature restriction
` [PATCH v3 09/10] KEYS: CA link restriction
` [PATCH v3 10/10] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca

[PATCH v2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2022-12-23  6:25 UTC  (11+ messages)
        ` [PATCH] lib/mpi: Fix buffer overrun when SG is too long
              ` [v2 PATCH] "

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

Stable backport request
 2022-12-21 18:52 UTC  (3+ messages)

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2022-12-21 14:10 UTC 

[PATCH] security: Restore passing final prot to ima_file_mmap()
 2022-12-21 14:06 UTC 

Question on loading trusted key with keyctl command
 2022-12-20 15:40 UTC  (10+ messages)

[PATCH] fsverity: don't check builtin signatures when require_signatures=0
 2022-12-17  3:53 UTC  (5+ messages)

[PATCH] fsverity: mark builtin signatures as deprecated
 2022-12-17  2:04 UTC  (8+ messages)

[PATCH] ima: add check for khdr->buffer_size
 2022-12-15 15:20 UTC 

IMA & tpm_unsealdata with PCR 10
 2022-12-15 12:46 UTC  (2+ messages)

[GIT PULL] integrity: susbsytem updates for v6.2
 2022-12-13 22:35 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-12-13  9:17 UTC 

[PATCH v5 0/6] evm: Prepare for moving to the LSM infrastructure
 2022-12-13  8:05 UTC  (6+ messages)
` [PATCH v5 2/6] ocfs2: Switch to security_inode_init_security()

[PATCH v2 00/10] Add CA enforcement keyring restrictions
 2022-12-13  2:41 UTC  (5+ messages)

Firmware bug on ASRock X370/Ryzen 2600 prevents use of TPM device
 2022-12-13  1:49 UTC 

[GIT PULL] tpmdd updates for tpmdd-next-v6.2-rc1
 2022-12-12 17:33 UTC  (2+ messages)

[PATCH v3 0/3] certs: Prevent spurious errors on repeated blacklisting
 2022-12-12 12:29 UTC  (2+ messages)

[PATCH v3] char: tpm: Protect tpm_pm_suspend with locks
 2022-12-10  1:57 UTC  (7+ messages)

[PATCH] KEYS: asymmetric: Make a copy of sig and digest in vmalloced stack
 2022-12-09 14:27 UTC  (4+ messages)

[PATCH] fsverity: mark builtin signatures as deprecated
 2022-12-08 17:41 UTC 

[RESEND PATCH v3] tpm: st33zp24: remove pointless checks on probe
 2022-12-08 10:55 UTC  (2+ 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).