linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-07 15:48:26 to 2021-12-16 04:01:07 UTC [more...]

[PATCH v6 00/17] ima: Namespace IMA with audit support in IMA-ns
 2021-12-16  4:00 UTC  (40+ messages)
` [PATCH v6 01/17] ima: Add IMA namespace support
` [PATCH v6 02/17] ima: Define ns_status for storing namespaced iint data
` [PATCH v6 03/17] ima: Namespace audit status flags
` [PATCH v6 04/17] ima: Move delayed work queue and variables into ima_namespace
` [PATCH v6 05/17] ima: Move IMA's keys queue related "
` [PATCH v6 06/17] ima: Move policy "
` [PATCH v6 07/17] ima: Move ima_htable "
` [PATCH v6 08/17] ima: Move measurement list related variables "
` [PATCH v6 09/17] ima: Only accept AUDIT rules for IMA non-init_ima_ns namespaces for now
` [PATCH v6 10/17] ima: Implement hierarchical processing of file accesses
` [PATCH v6 11/17] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns
` [PATCH v6 12/17] securityfs: Extend securityfs with namespacing support
` [PATCH v6 13/17] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [PATCH v6 14/17] ima: Tie opened SecurityFS files to the IMA namespace it belongs to
` [PATCH v6 15/17] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v6 16/17] ima: Move dentry into ima_namespace and others onto stack
` [PATCH v6 17/17] ima: Setup securityfs for IMA namespace

[PATCH v4 00/16] ima: Namespace IMA with audit support in IMA-ns
 2021-12-16  2:55 UTC  (40+ messages)
` [PATCH v4 01/16] ima: Add IMA namespace support
` [PATCH v4 02/16] ima: Define ns_status for storing namespaced iint data
` [PATCH v4 03/16] ima: Namespace audit status flags
` [PATCH v4 04/16] ima: Move delayed work queue and variables into ima_namespace
` [PATCH v4 05/16] ima: Move IMA's keys queue related "
` [PATCH v4 06/16] ima: Move policy "
` [PATCH v4 07/16] ima: Move ima_htable "
` [PATCH v4 08/16] ima: Move measurement list related variables "
` [PATCH v4 09/16] ima: Only accept AUDIT rules for IMA non-init_ima_ns namespaces for now
` [PATCH v4 10/16] ima: Implement hierarchical processing of file accesses
` [PATCH v4 11/16] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns
` [PATCH v4 12/16] securityfs: Extend securityfs with namespacing support
` [PATCH v4 13/16] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [PATCH v4 14/16] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v4 15/16] ima: Move dentries into ima_namespace
` [PATCH v4 16/16] ima: Setup securityfs for IMA namespace

[PATCH v8 00/17] Enroll kernel keys thru MOK
 2021-12-15 19:54 UTC  (8+ messages)
` [PATCH v8 09/17] KEYS: Rename get_builtin_and_secondary_restriction

[PATCH] ima: Fix undefined arch_ima_get_secureboot() and co
 2021-12-15 18:16 UTC  (5+ messages)

[PATCH v2] Instantiate key with user-provided decrypted data
 2021-12-14 12:37 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2021-12-14  8:31 UTC 

[PATCH v31 11/28] LSM: Use lsmblob in security_task_getsecid
 2021-12-13 23:40 UTC  (4+ messages)
` [PATCH v31 12/28] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v31 13/28] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v31 15/28] LSM: Ensure the correct LSM context releaser

[PATCH 1/3] selftest/kexec: fix "ignored null byte in input" warning
 2021-12-13 23:23 UTC  (3+ messages)
` [PATCH 2/3] selftests/kexec: Enable secureboot tests for PowerPC

[PATCH v2 0/6] KEXEC_SIG with appended signature
 2021-12-13 18:18 UTC  (16+ messages)
` [PATCH v2 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v2 4/6] module: strip the signature marker in the verification function
` [PATCH v2 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v5 00/16] ima: Namespace IMA with audit support in IMA-ns
 2021-12-13 16:40 UTC  (68+ messages)
` [PATCH v5 01/16] ima: Add IMA namespace support
` [PATCH v5 02/16] ima: Define ns_status for storing namespaced iint data
` [PATCH v5 03/16] ima: Namespace audit status flags
` [PATCH v5 04/16] ima: Move delayed work queue and variables into ima_namespace
` [PATCH v5 05/16] ima: Move IMA's keys queue related "
` [PATCH v5 06/16] ima: Move policy "
` [PATCH v5 07/16] ima: Move ima_htable "
` [PATCH v5 08/16] ima: Move measurement list related variables "
` [PATCH v5 09/16] ima: Only accept AUDIT rules for IMA non-init_ima_ns namespaces for now
` [PATCH v5 10/16] ima: Implement hierarchical processing of file accesses
` [PATCH v5 11/16] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns
` [PATCH v5 12/16] securityfs: Extend securityfs with namespacing support
` [PATCH v5 13/16] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [PATCH v5 14/16] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v5 15/16] ima: Move dentries into ima_namespace
` [PATCH v5 16/16] ima: Setup securityfs for IMA namespace

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2021-12-13 15:30 UTC  (2+ messages)

[PATCH v4 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-12-13 13:40 UTC  (11+ messages)
` [PATCH v4 2/5] KEYS: trusted: allow users to use kernel RNG for key material
` [PATCH v4 4/5] crypto: caam - add in-kernel interface for blob generator
` [PATCH v4 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH v6] tpm: Add Upgrade/Reduced mode support for TPM2 modules
 2021-12-13  7:09 UTC  (6+ messages)
` [PATCH v7] "
    ` [PATCH v8] "

[PATCH] security:trusted_tpm2: Fix memory leak in tpm2_key_encode()
 2021-12-12 21:21 UTC  (2+ messages)

[PATCH] tpm: Fix kexec crash due to access to ops NULL pointer (powerpc)
 2021-12-12  1:28 UTC 

[PATCH] Instantiate key with user-provided decrypted data
 2021-12-11 15:40 UTC  (2+ messages)

[PATCH v5 0/2] integrity: support including firmware ".platform" keys at build time
 2021-12-11  8:10 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v2] char: tpm: cr50: Set TPM_FIRMWARE_POWER_MANAGED based on device property
 2021-12-11  5:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] Instantiate key with user-provided decrypted data
 2021-12-10 22:24 UTC  (3+ messages)

[PATCH v3 00/16] ima: Namespace IMA with audit support in IMA-ns
 2021-12-07 17:13 UTC  (10+ 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).