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

Date List Subject
2022-04-22 15:08:40 linux-kernel [PATCH v12 26/26] ima: Enable IMA namespaces
2022-04-22 14:10:36 linux-kernel [PATCH v12 05/26] ima: Move ima_htable into ima_namespace
2022-04-22 12:36:39 linux-kernel [PATCH v12 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
2022-04-22 12:28:11 linux-kernel [PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-04-22 09:49:04 linux-kernel [PATCH v12 21/26] ima: Setup securityfs for IMA namespace
2022-04-22 08:50:02 linux-kernel [PATCH v12 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
2022-04-22 07:07:27 linux-kernel [PATCH v12 02/26] securityfs: Extend securityfs with namespacing support
2022-04-22 04:08:56 linux-kernel [PATCH] integrity: Fix sparse warnings in keyring_handler
2022-04-21 20:09:24 linux-kernel [PATCH v12 18/26] integrity: Add optional callback function to integrity_inode_free()
2022-04-21 16:02:59 linux-kernel [PATCH v12 07/26] ima: Move some IMA policy and filesystem related variables into ima_namespace
2022-04-21 14:37:33 linux-kernel [PATCH v12 10/26] ima: Switch to lazy lsm policy updates for better performance
2022-04-21 14:09:07 linux-kernel [PATCH v12 22/26] ima: Introduce securityfs file to activate an IMA namespace
2022-04-21 06:47:44 linux-kernel [PATCH v12 06/26] ima: Move measurement list related variables into ima_namespace
2022-04-21 06:32:59 linux-kernel [PATCH v12 25/26] ima: Restrict informational audit messages to init_ima_ns
2022-04-20 23:57:49 linux-kernel [PATCH v12 04/26] ima: Move arch_policy_entry into ima_namespace
2022-04-20 20:18:14 linux-kernel [PATCH v12 19/26] ima: Namespace audit status flags
2022-04-20 17:01:54 linux-kernel [PATCH v12 14/26] ima: Implement hierarchical processing of file accesses
2022-03-25 18:35:59 linux-kernel Re: [PATCH v6 4/5] ima: support fs-verity file digest based version 3 signatures
2022-03-21 23:23:33 linux-kernel Re: [PATCH v6 2/5] ima: define a new template field named 'd-ngv2' and templates
2022-03-21 21:28:38 linux-kernel Re: [PATCH v6 4/5] ima: support fs-verity file digest based version 3 signatures
2022-03-21 21:11:31 linux-kernel Re: [PATCH v6 3/5] ima: permit fsverity's file digests in the IMA measurement list
2022-03-21 21:05:27 linux-kernel Re: [PATCH v6 5/5] fsverity: update the documentation
2022-03-21 21:05:16 linux-kernel Re: [PATCH v6 2/5] ima: define a new template field named 'd-ngv2' and templates
2022-03-18 20:52:45 linux-kernel Re: [PATCH -next] tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
2022-03-14 16:40:11 linux-kernel Re: [PATCH 3/4] KEYS: CA link restriction
2022-03-11 22:36:39 linux-crypto Re: [PATCH 3/4] KEYS: CA link restriction
2022-03-10 07:35:05 linux-crypto Re: [PATCH 3/4] KEYS: CA link restriction
2022-03-09 22:30:40 linux-kernel Re: [PATCH 3/4] KEYS: CA link restriction
2022-03-09 19:18:11 linux-kernel Re: [PATCH 3/4] KEYS: CA link restriction
2022-03-08 18:20:50 linux-crypto Re: [PATCH 3/4] KEYS: CA link restriction
2022-03-08 14:58:08 linux-crypto Re: [PATCH 3/4] KEYS: CA link restriction
2022-03-07 21:41:33 linux-crypto Re: [PATCH 4/4] integrity: CA enforcement in machine keyring
2022-03-04 23:56:28 linux-crypto Re: [PATCH 4/4] integrity: CA enforcement in machine keyring
2022-03-04 20:31:42 linux-kernel Re: [PATCH v9 1/1] tpm: fix reference counting for struct tpm_chip
2022-03-04 20:18:24 linux-crypto Re: [PATCH 2/4] X.509: Parse Basic Constraints for CA
2022-03-04 17:14:47 linux-kernel Re: [PATCH 3/4] KEYS: CA link restriction
2022-03-03 02:06:57 linux-kernel Re: [PATCH 2/2] tpm: Fix crash on tmprm release
2022-03-03 00:18:01 linux-kernel [PATCH v11 21/27] ima: Remove unused iints from the integrity_iint_cache
2022-03-02 23:53:11 linux-kernel [PATCH v11 20/27] ima: Namespace audit status flags
2022-03-02 23:39:13 linux-kernel [PATCH v11 04/27] ima: Define ima_namespace struct and start moving variables into it
2022-03-02 23:28:33 linux-kernel [PATCH v11 00/27] ima: Namespace IMA with audit support in IMA-ns
2022-03-02 23:11:17 linux-kernel [PATCH v11 27/27] ima: Enable IMA namespaces
2022-03-02 23:09:40 linux-kernel [PATCH v11 15/27] ima: Implement hierarchical processing of file accesses
2022-03-02 23:06:10 linux-kernel [PATCH v11 24/27] ima: Show owning user namespace's uid and gid when displaying policy
2022-03-02 22:49:23 linux-kernel [PATCH v11 18/27] integrity/ima: Define ns_status for storing namespaced iint data
2022-03-02 22:47:41 linux-kernel [PATCH v11 17/27] ima: Add functions for creating and freeing of an ima_namespace
2022-03-02 22:45:56 linux-kernel [PATCH v11 22/27] ima: Setup securityfs for IMA namespace
2022-03-02 22:40:13 linux-kernel [PATCH v11 14/27] userns: Add pointer to ima_namespace to user_namespace
2022-03-02 21:49:08 linux-kernel [PATCH v11 23/27] ima: Introduce securityfs file to activate an IMA namespace
2022-03-02 21:02:08 linux-kernel [PATCH v11 13/27] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
2022-03-02 20:41:46 linux-kernel [PATCH v11 06/27] ima: Move ima_htable into ima_namespace