LinuxLists
Users
About
Stefan Berger (
[email protected]
)
Number of posts: 1168 (0.57 per day)
First post: 2018-10-19 10:19:09
Last post: 2024-06-13 21:38:41
Previous Page
/
Next Page
Date
List
Subject
2022-03-02 20:32:20
linux-kernel
[PATCH v11 25/27] ima: Limit number of policy rules in non-init_ima_ns
2022-03-02 19:24:41
linux-kernel
[PATCH v11 08/27] ima: Move some IMA policy and filesystem related variables into ima_namespace
2022-03-02 17:52:45
linux-kernel
[PATCH v11 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
2022-03-02 17:43:29
linux-kernel
[PATCH v11 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
2022-03-02 17:33:05
linux-kernel
[PATCH v11 09/27] ima: Move IMA securityfs files into ima_namespace or onto stack
2022-03-02 17:13:02
linux-kernel
[PATCH v11 11/27] ima: Switch to lazy lsm policy updates for better performance
2022-03-02 16:38:43
linux-kernel
[PATCH v11 03/27] securityfs: Extend securityfs with namespacing support
2022-03-02 15:23:25
linux-kernel
[PATCH v11 05/27] ima: Move arch_policy_entry into ima_namespace
2022-03-02 15:19:13
linux-kernel
[PATCH v11 02/27] securityfs: rework dentry creation
2022-03-02 14:33:53
linux-kernel
[PATCH v11 07/27] ima: Move measurement list related variables into ima_namespace
2022-03-02 14:23:04
linux-kernel
[PATCH v11 10/27] ima: Move ima_lsm_policy_notifier into ima_namespace
2022-03-02 14:07:30
linux-kernel
[PATCH v11 01/27] ima: Return error code obtained from securityfs functions
2022-03-02 14:07:25
linux-kernel
[PATCH v11 19/27] integrity: Add optional callback function to integrity_inode_free()
2022-03-02 14:06:31
linux-kernel
[PATCH v11 26/27] ima: Restrict informational audit messages to init_ima_ns
2022-03-01 18:48:08
linux-kernel
Re: [PATCH v8 0/1] tpm: fix reference counting for struct tpm_chip
2022-03-01 14:37:56
linux-kernel
Re: [PATCH v8 1/1] tpm: fix reference counting for struct tpm_chip
2022-02-25 21:51:25
linux-crypto
Re: [RFC PATCH] KEYS: Double max_size to make keyctl pkey_verify work
2022-02-24 02:50:11
linux-kernel
Re: [PATCH v10 18/27] integrity/ima: Define ns_status for storing namespaced iint data
2022-02-24 02:22:42
linux-kernel
Re: [PATCH v10 18/27] integrity/ima: Define ns_status for storing namespaced iint data
2022-02-24 01:44:13
linux-kernel
Re: [PATCH v10 26/27] ima: Limit number of policy rules in non-init_ima_ns
2022-02-24 01:34:35
linux-kernel
Re: [PATCH v10 26/27] ima: Limit number of policy rules in non-init_ima_ns
2022-02-24 01:30:39
linux-kernel
Re: [PATCH v10 22/27] securityfs: Extend securityfs with namespacing support
2022-02-24 01:19:38
linux-kernel
Re: [PATCH v10 24/27] ima: Introduce securityfs file to activate an IMA namespace
2022-02-24 01:13:17
linux-kernel
Re: [PATCH v10 27/27] ima: Enable IMA namespaces
2022-02-24 01:00:59
linux-kernel
Re: [PATCH v10 26/27] ima: Limit number of policy rules in non-init_ima_ns
2022-02-23 20:09:01
linux-kernel
Re: [PATCH v10 24/27] ima: Introduce securityfs file to activate an IMA namespace
2022-02-18 23:46:03
linux-kernel
Re: [PATCH v10 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
2022-02-17 23:14:36
linux-kernel
Re: [PATCH v10 11/27] ima: Move ima_lsm_policy_notifier into ima_namespace
2022-02-17 11:37:10
linux-kernel
Re: [PATCH v10 05/27] ima: Define ima_namespace struct and start moving variables into it
2022-02-17 10:13:30
linux-kernel
Re: [PATCH v10 06/27] ima: Move arch_policy_entry into ima_namespace
2022-02-16 22:52:55
linux-kernel
Re: [PATCH v10 06/27] ima: Move arch_policy_entry into ima_namespace
2022-02-14 22:14:10
linux-kernel
Re: [PATCH v5 2/8] ima: define ima_max_digest_data struct without a flexible array variable
2022-02-14 21:35:06
linux-kernel
Re: [PATCH v5 4/8] ima: define a new template field 'd-type' and a new template 'ima-ngv2'
2022-02-14 21:29:36
linux-kernel
Re: [PATCH v5 1/8] ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
2022-02-09 10:04:14
linux-kernel
Re: [PATCH v10 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
2022-02-07 14:30:15
linux-kernel
[PATCH v10 21/27] ima: Remove unused iints from the integrity_iint_cache
2022-02-07 08:48:16
linux-kernel
Re: [PATCH v10 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
2022-02-05 08:22:45
linux-kernel
[PATCH v10 18/27] integrity/ima: Define ns_status for storing namespaced iint data
2022-02-05 02:26:39
linux-kernel
[PATCH v10 23/27] ima: Setup securityfs for IMA namespace
2022-02-04 23:53:55
linux-kernel
[PATCH v10 08/27] ima: Move measurement list related variables into ima_namespace
2022-02-04 17:44:46
linux-kernel
[PATCH v10 24/27] ima: Introduce securityfs file to activate an IMA namespace
2022-02-04 17:08:21
linux-kernel
[PATCH v10 22/27] securityfs: Extend securityfs with namespacing support
2022-02-04 14:39:05
linux-kernel
[PATCH v10 14/27] userns: Add pointer to ima_namespace to user_namespace
2022-02-04 01:18:13
linux-crypto
Re: [RFC PATCH] KEYS: Double max_size to make keyctl pkey_verify work
2022-02-04 01:17:03
linux-crypto
Re: [RFC PATCH] KEYS: Double max_size to make keyctl pkey_verify work
2022-02-03 20:37:36
linux-kernel
Re: [PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
2022-02-03 19:06:33
linux-kernel
[PATCH v10 03/27] ima: Return error code obtained from securityfs functions
2022-02-03 18:25:11
linux-kernel
[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
2022-02-03 13:15:46
linux-kernel
[PATCH v10 09/27] ima: Move some IMA policy and filesystem related variables into ima_namespace
2022-02-03 12:52:25
linux-kernel
[PATCH v10 06/27] ima: Move arch_policy_entry into ima_namespace
2022-02-03 09:52:33
linux-kernel
[PATCH v10 11/27] ima: Move ima_lsm_policy_notifier into ima_namespace