Mimi Zohar ([email protected])

Number of posts: 1872 (0.88 per day)
First post: 2018-07-09 19:43:45
Last post: 2024-05-15 11:56:18

Date List Subject
2022-02-23 17:23:25 linux-kernel Re: [PATCH v10 24/27] ima: Introduce securityfs file to activate an IMA namespace
2022-02-23 16:07:49 linux-kernel Re: [PATCH v10 24/27] ima: Introduce securityfs file to activate an IMA namespace
2022-02-23 12:08:17 linux-kernel Re: [PATCH v10 23/27] ima: Setup securityfs for IMA namespace
2022-02-23 02:31:46 linux-kernel Re: [PATCH v10 22/27] securityfs: Extend securityfs with namespacing support
2022-02-22 15:38:29 linux-kernel Re: [PATCH v10 0/8] Enroll kernel keys thru MOK
2022-02-22 13:09:41 linux-kernel Re: [PATCH v10 0/8] Enroll kernel keys thru MOK
2022-02-22 12:25:06 linux-kernel Re: [PATCH v10 0/8] Enroll kernel keys thru MOK
2022-02-21 09:13:27 linux-kernel Re: [PATCH v5] KEYS: encrypted: Instantiate key with user-provided decrypted data
2022-02-21 09:08:46 linux-kernel Re: init_ima() adds 8 % to boot time
2022-02-21 03:19:37 linux-kernel Re: init_ima() adds 8 % to boot time
2022-02-19 13:37:40 linux-kernel Re: [PATCH v10 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
2022-02-19 11:35:36 linux-kernel Re: [PATCH v10 14/27] userns: Add pointer to ima_namespace to user_namespace
2022-02-18 20:29:29 linux-kernel Re: [PATCH v10 15/27] ima: Implement hierarchical processing of file accesses
2022-02-18 19:58:33 linux-kernel Re: [PATCH v10 17/27] ima: Add functions for creating and freeing of an ima_namespace
2022-02-18 19:12:35 linux-kernel Re: [PATCH v10 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
2022-02-18 00:10:04 linux-kernel Re: [PATCH v10 09/27] ima: Move some IMA policy and filesystem related variables into ima_namespace
2022-02-17 23:53:12 linux-kernel Re: [PATCH v10 11/27] ima: Move ima_lsm_policy_notifier into ima_namespace
2022-02-17 23:50:46 linux-kernel Re: [PATCH v10 08/27] ima: Move measurement list related variables into ima_namespace
2022-02-17 23:12:11 linux-kernel Re: [PATCH v10 13/27] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
2022-02-17 23:03:16 linux-kernel Re: [PATCH v10 11/27] ima: Move ima_lsm_policy_notifier into ima_namespace
2022-02-17 15:31:39 linux-kernel Re: [PATCH v10 10/27] ima: Move IMA securityfs files into ima_namespace or onto stack
2022-02-17 02:58:51 linux-kernel Re: [PATCH v10 06/27] ima: Move arch_policy_entry into ima_namespace
2022-02-16 19:38:43 linux-kernel Re: [PATCH v10 06/27] ima: Move arch_policy_entry into ima_namespace
2022-02-16 16:11:32 linux-kernel Re: [PATCH v10 07/27] ima: Move ima_htable into ima_namespace
2022-02-16 15:55:37 linux-kernel Re: [PATCH v10 05/27] ima: Define ima_namespace struct and start moving variables into it
2022-02-16 12:28:27 linux-kernel Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
2022-02-16 07:40:58 linux-kernel Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
2022-02-16 06:21:45 linux-kernel Re: [PATCH v5 1/8] ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
2022-02-16 04:41:13 linux-kernel Re: [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
2022-02-15 22:57:37 linux-kernel Re: [PATCH v10 03/27] ima: Return error code obtained from securityfs functions
2022-02-15 17:03:04 linux-kernel kernel-parameter.txt question
2022-02-15 13:34:39 linux-kernel Re: [PATCH] ima: Calculate digest in ima_inode_hash() if not available
2022-02-15 00:04:12 linux-kernel Re: [PATCH] ima: Calculate digest in ima_inode_hash() if not available
2022-02-14 20:34:09 linux-crypto Re: [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
2022-02-14 18:55:00 linux-kernel Re: [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
2022-02-14 11:47:33 linux-kernel Re: [PATCH] ima: Calculate digest in ima_inode_hash() if not available
2022-02-14 08:48:16 linux-kernel Re: [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
2022-02-14 07:02:18 linux-kernel [PATCH v5 2/8] ima: define ima_max_digest_data struct without a flexible array variable
2022-02-14 03:33:20 linux-kernel Re: [PATCH v5 0/6] KEXEC_SIG with appended signature
2022-02-14 02:58:59 linux-kernel Re: [PATCH v5 0/6] KEXEC_SIG with appended signature
2022-02-13 19:31:23 linux-crypto Re: [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support.
2022-02-13 11:39:51 linux-kernel [PATCH v5 0/8] ima: support fs-verity digests and signatures
2022-02-12 22:21:17 linux-kernel [PATCH v5 5/8] ima: permit fsverity's file digests in the IMA measurement list
2022-02-12 21:59:25 linux-kernel [PATCH v5 8/8] fsverity: update the documentation
2022-02-12 18:24:25 linux-kernel [PATCH v5 3/8] fs-verity: define a function to return the integrity protected file digest
2022-02-12 18:23:22 linux-kernel [PATCH v5 6/8] ima: define signature version 3
2022-02-12 16:18:18 linux-kernel [PATCH v5 7/8] ima: support fs-verity file digest based version 3 signatures
2022-02-12 00:32:43 linux-kernel [PATCH v5 4/8] ima: define a new template field 'd-type' and a new template 'ima-ngv2'
2022-02-11 22:15:24 linux-kernel [PATCH v5 1/8] ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
2022-02-11 20:29:15 linux-kernel Re: [PATCH] ima: Calculate digest in ima_inode_hash() if not available
2022-02-11 06:08:47 linux-kernel Re: [PATCH v4 7/8] ima: support fs-verity file digest based version 3 signatures