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
2023-01-31 15:22:50
linux-kernel
Re: [PATCH v5 06/25] powerpc/secvar: Use sysfs_emit() instead of sprintf()
2023-01-31 15:21:07
linux-kernel
Re: [PATCH v5 03/25] powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
2023-01-31 14:49:25
linux-kernel
Re: [PATCH v5 05/25] powerpc/secvar: Warn and error if multiple secvar ops are set
2023-01-26 22:25:41
linux-kernel
Re: [PATCH ima-evm-utils] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks
2023-01-26 19:37:37
linux-kernel
Re: [PATCH v3 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
2023-01-18 15:10:33
linux-kernel
Re: [PATCH v2 2/2] tpm: Add reserved memory event log
2023-01-18 14:59:23
linux-kernel
Re: [PATCH v2 2/2] tpm: Add reserved memory event log
2023-01-18 13:52:48
linux-kernel
Re: [PATCH v3 22/24] powerpc/pseries: Implement secvars for dynamic secure boot
2022-11-11 12:57:12
linux-kernel
Re: [PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-09-20 20:26:50
linux-kernel
Re: [PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-09-20 14:08:05
linux-kernel
Re: [PATCH] selftests: tpm2: Implement class desstructor to close file descriptor
2022-09-20 13:50:57
linux-kernel
[PATCH v2] selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
2022-09-16 13:28:00
linux-kernel
Re: [PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-09-16 11:18:47
linux-kernel
Re: [PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-09-15 20:29:09
linux-kernel
[PATCH v14 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
2022-09-15 20:24:15
linux-kernel
[PATCH v14 19/26] ima: Namespace audit status flags
2022-09-15 20:01:43
linux-kernel
[PATCH v14 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
2022-09-15 20:00:19
linux-kernel
[PATCH v14 05/26] ima: Move ima_htable into ima_namespace
2022-09-15 19:59:42
linux-kernel
[PATCH v14 16/26] ima: Add functions for creating and freeing of an ima_namespace
2022-09-15 19:59:23
linux-kernel
[PATCH v14 01/26] securityfs: rework dentry creation
2022-09-15 19:58:15
linux-kernel
[PATCH v14 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
2022-09-15 19:58:15
linux-kernel
[PATCH v14 21/26] ima: Setup securityfs for IMA namespace
2022-09-15 19:45:47
linux-kernel
[PATCH v14 03/26] ima: Define ima_namespace struct and start moving variables into it
2022-09-15 19:44:46
linux-kernel
[PATCH v14 26/26] ima: Enable IMA namespaces
2022-09-15 19:42:19
linux-kernel
[PATCH v14 17/26] integrity/ima: Define ns_status for storing namespaced iint data
2022-09-15 19:42:05
linux-kernel
[PATCH v14 07/26] ima: Move some IMA policy and filesystem related variables into ima_namespace
2022-09-15 19:41:05
linux-kernel
[PATCH v14 10/26] ima: Switch to lazy lsm policy updates for better performance
2022-09-15 19:40:13
linux-kernel
[PATCH v14 23/26] ima: Show owning user namespace's uid and gid when displaying policy
2022-09-15 19:37:54
linux-kernel
[PATCH v14 25/26] ima: Restrict informational audit messages to init_ima_ns
2022-09-15 19:37:23
linux-kernel
[PATCH v14 18/26] integrity: Add optional callback function to integrity_inode_free()
2022-09-15 19:37:21
linux-kernel
[PATCH v14 20/26] ima: Remove unused iints from the integrity_iint_cache
2022-09-15 19:37:00
linux-kernel
[PATCH v14 13/26] userns: Add pointer to ima_namespace to user_namespace
2022-09-15 19:36:53
linux-kernel
[PATCH v14 06/26] ima: Move measurement list related variables into ima_namespace
2022-09-15 19:36:42
linux-kernel
[PATCH v14 22/26] ima: Introduce securityfs file to activate an IMA namespace
2022-09-15 19:36:39
linux-kernel
[PATCH v14 02/26] securityfs: Extend securityfs with namespacing support
2022-09-15 19:36:08
linux-kernel
[PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-09-15 19:36:05
linux-kernel
[PATCH v14 14/26] ima: Implement hierarchical processing of file accesses
2022-09-15 19:35:29
linux-kernel
[PATCH v14 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
2022-09-15 19:35:15
linux-kernel
[PATCH v14 24/26] ima: Limit number of policy rules in non-init_ima_ns
2022-09-15 19:35:15
linux-kernel
[PATCH v14 04/26] ima: Move arch_policy_entry into ima_namespace
2022-09-15 19:35:10
linux-kernel
[PATCH v14 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
2022-09-14 20:11:01
linux-kernel
Re: [PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-09-13 13:35:45
linux-kernel
Re: [PATCH v2 02/10] tpm: Allow PCR 23 to be restricted to kernel-only use
2022-09-12 13:03:40
linux-kernel
Re: [PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-09-01 22:03:07
linux-kernel
[PATCH v8 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
2022-09-01 22:03:04
linux-kernel
[PATCH v8 1/4] drivers: of: kexec ima: Support 32-bit platforms
2022-09-01 22:03:01
linux-kernel
[PATCH v8 2/4] tpm: of: Make of-tree specific function commonly available
2022-09-01 22:02:07
linux-kernel
[PATCH v8 4/4] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
2022-09-01 21:48:41
linux-kernel
[PATCH v8 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
2022-08-26 15:23:03
linux-crypto
Re: [PATCH v2] KEYS: asymmetric: Fix ECDSA use via keyctl uapi
2022-08-24 19:57:46
linux-kernel
Re: [RESEND PATCH] KEYS: asymmetric: Fix ECDSA use via keyctl uapi