Krzysztof Struczynski ([email protected])

Number of posts: 38 (0.22 per day)
First post: 2020-04-29 06:45:15
Last post: 2020-10-19 10:54:07

Date List Subject
2020-10-19 10:54:07 linux-kernel RE: [RFC PATCH 00/30] ima: Introduce IMA namespace
2020-09-14 17:45:22 linux-kernel RE: [RFC PATCH 00/30] ima: Introduce IMA namespace
2020-09-14 17:39:48 linux-kernel RE: [RFC PATCH 00/30] ima: Introduce IMA namespace
2020-08-21 15:41:05 linux-kernel RE: [RFC PATCH 00/30] ima: Introduce IMA namespace
2020-08-21 15:19:35 linux-kernel RE: [RFC PATCH 00/30] ima: Introduce IMA namespace
2020-08-21 15:16:09 linux-kernel RE: [RFC PATCH 00/30] ima: Introduce IMA namespace
2020-08-18 16:04:04 linux-kernel [RFC PATCH 12/30] ima: Check ima namespace ID during digest entry lookup
2020-08-18 16:02:04 linux-kernel [RFC PATCH 14/30] ima: Add per namespace view of the measurement list
2020-08-18 16:01:40 linux-kernel [RFC PATCH 15/30] ima: Add a reader counter to the integrity inode data
2020-08-18 16:00:16 linux-kernel [RFC PATCH 17/30] ima: Add the violation counter to the namespace
2020-08-18 15:59:42 linux-kernel [RFC PATCH 24/30] keys: Include key domain tag in the iterative search
2020-08-18 15:59:29 linux-kernel [RFC PATCH 20/30] ima: Parse per ima namespace policy file
2020-08-18 15:59:17 linux-kernel [RFC PATCH 22/30] ima: Remap IDs of subject based rules if necessary
2020-08-18 15:56:02 linux-kernel [RFC PATCH 25/30] keys: Allow to set key domain tag separately from the key type
2020-08-18 15:53:42 linux-kernel [RFC PATCH 27/30] integrity: Add key domain tag to the search criteria
2020-08-18 15:53:41 linux-kernel [RFC PATCH 30/30] ima: Set ML template per ima namespace
2020-08-18 15:53:10 linux-kernel [RFC PATCH 28/30] ima: Load per ima namespace x509 certificate
2020-08-18 15:53:07 linux-kernel [RFC PATCH 29/30] ima: Add dummy boot aggregate to per ima namespace measurement list
2020-08-18 15:51:06 linux-kernel [RFC PATCH 21/30] user namespace: Add function that checks if the UID map is defined
2020-08-18 15:50:51 linux-kernel [RFC PATCH 26/30] ima: Add key domain to the ima namespace
2020-08-18 15:49:46 linux-kernel [RFC PATCH 23/30] keys: Add domain tag to the keyring search criteria
2020-08-18 15:48:35 linux-kernel [RFC PATCH 18/30] ima: Change the owning user namespace of the ima namespace if necessary
2020-08-18 15:48:27 linux-kernel [RFC PATCH 19/30] ima: Configure the new ima namespace from securityfs
2020-08-18 15:47:42 linux-kernel [RFC PATCH 16/30] ima: Extend permissions to the ima securityfs entries
2020-08-18 15:46:47 linux-kernel [RFC PATCH 13/30] ima: Add a new ima template that includes namespace ID
2020-08-18 15:45:45 linux-kernel [RFC PATCH 11/30] ima: Keep track of the measurment list per ima namespace
2020-08-18 15:45:30 linux-kernel [RFC PATCH 10/30] ima: Add ima namespace ID to the ima ML related structures
2020-08-18 15:31:05 linux-kernel [RFC PATCH 02/30] ima: Add a list of the installed ima namespaces
2020-08-18 15:30:58 linux-kernel [RFC PATCH 04/30] ima: Add ima policy related data to the ima namespace
2020-08-18 15:30:43 linux-kernel [RFC PATCH 05/30] ima: Add methods for parsing ima policy configuration string
2020-08-18 15:29:17 linux-kernel [RFC PATCH 09/30] ima: Enable per ima namespace policy settings
2020-08-18 15:28:30 linux-kernel [RFC PATCH 07/30] ima: Extend the APIs in the integrity subsystem
2020-08-18 15:28:10 linux-kernel [RFC PATCH 08/30] ima: Add integrity inode related data to the ima namespace
2020-08-18 15:28:00 linux-kernel [RFC PATCH 03/30] ima: Bind ima namespace to the file descriptor
2020-08-18 15:27:55 linux-kernel [RFC PATCH 06/30] ima: Add ima namespace to the ima subsystem APIs
2020-08-18 15:27:09 linux-kernel [RFC PATCH 01/30] ima: Introduce ima namespace
2020-08-18 15:26:27 linux-kernel [RFC PATCH 00/30] ima: Introduce IMA namespace
2020-04-29 06:45:15 linux-kernel RE: [PATCH v2 6/6] ima: Fix return value of ima_write_policy()