messages from 2021-12-10 16:40:34 to 2022-01-25 22:47:24 UTC [more...]
[PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns
2022-01-25 22:46 UTC (24+ messages)
` [PATCH v9 01/23] ima: Remove ima_policy file before directory
` [PATCH v9 02/23] ima: Do not print policy rule with inactive LSM labels
` [PATCH v9 03/23] securityfs: rework dentry creation
` [PATCH v9 04/23] securityfs: Extend securityfs with namespacing support
` [PATCH v9 05/23] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v9 06/23] ima: Move arch_policy_entry into ima_namespace
` [PATCH v9 07/23] ima: Move ima_htable "
` [PATCH v9 08/23] ima: Move measurement list related variables "
` [PATCH v9 09/23] ima: Move some IMA policy and filesystem "
` [PATCH v9 10/23] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v9 11/23] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v9 12/23] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v9 13/23] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v9 14/23] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v9 15/23] ima: Implement hierarchical processing of file accesses
` [PATCH v9 16/23] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v9 17/23] ima: Add functions for creating and "
` [PATCH v9 18/23] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v9 19/23] ima: Namespace audit status flags
` [PATCH v9 20/23] ima: Setup securityfs for IMA namespace
` [PATCH v9 21/23] ima: Introduce securityfs file to activate an "
` [PATCH v9 22/23] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v9 23/23] ima: Enable IMA namespaces
[PATCH v1] ipc: Store mqueue sysctls in the ipc namespace
2022-01-21 13:08 UTC (14+ messages)
` [PATCH v2] "
` [RFC PATCH v3 0/4] ipc: Store mq and ipc "
` [RFC PATCH v3 1/4] ipc: Store mqueue "
` [RFC PATCH v3 2/4] ipc: Store ipc "
` [RFC PATCH v3 3/4] ipc: Merge ipc_sysctl and mq_sysctl
` [RFC PATCH v3 4/4] ipc: Allow to modify ipc/mq sysctls if CAP_SYS_RESOURCE is present
[PATCH v8 00/19] ima: Namespace IMA with audit support in IMA-ns
2022-01-19 13:32 UTC (49+ messages)
` [PATCH v8 01/19] securityfs: Extend securityfs with namespacing support
` [PATCH v8 02/19] ima: Define ima_namespace structure and implement basic functions
` [PATCH v8 03/19] ima: Move policy related variables into ima_namespace
` [PATCH v8 04/19] ima: Move ima_htable "
` [PATCH v8 05/19] ima: Move measurement list related variables "
` [PATCH v8 06/19] ima: Move some IMA policy and filesystem "
` [PATCH v8 07/19] ima: Move dentry into ima_namespace and others onto stack
` [PATCH v8 08/19] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v8 09/19] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v8 10/19] ima: Implement hierarchical processing of file accesses
` [PATCH v8 11/19] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v8 12/19] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v8 13/19] ima: Add functions for creation and freeing of an ima_namespace
` [PATCH v8 14/19] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v8 15/19] ima: Namespace audit status flags
` [PATCH v8 16/19] ima: Enable re-auditing of modified files
` [PATCH v8 17/19] ima: Setup securityfs for IMA namespace
` [PATCH v8 18/19] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v8 19/19] ima: Enable IMA namespaces
[next]: LTP: getxattr05.c:97: TFAIL: unshare(CLONE_NEWUSER) failed: ENOSPC (28)
2022-01-12 16:42 UTC (7+ messages)
[PATCH v7 00/14] ima: Namespace IMA with audit support in IMA-ns
2022-01-03 14:09 UTC (37+ messages)
` [PATCH v7 01/14] ima: Add IMA namespace support
` [PATCH v7 02/14] ima: Define ns_status for storing namespaced iint data
` [PATCH v7 03/14] ima: Namespace audit status flags
` [PATCH v7 04/14] ima: Move policy related variables into ima_namespace
` [PATCH v7 05/14] ima: Move ima_htable "
` [PATCH v7 06/14] ima: Move measurement list related variables "
` [PATCH v7 07/14] ima: Only accept AUDIT rules for IMA non-init_ima_ns namespaces for now
` [PATCH v7 08/14] ima: Implement hierarchical processing of file accesses
` [PATCH v7 09/14] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns
` [PATCH v7 10/14] securityfs: Extend securityfs with namespacing support
` [RFC PATCH] securityfs: securityfs_dir_inode_operations can be static
` [PATCH v7 11/14] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [PATCH v7 12/14] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v7 13/14] ima: Move dentry into ima_namespace and others onto stack
` [PATCH v7 14/14] ima: Setup securityfs for IMA namespace
[PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount
2021-12-26 13:31 UTC (3+ messages)
` [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts
[GIT PULL] ucount fix for v5.16-rc7
2021-12-23 23:46 UTC (2+ messages)
[GIT PULL]
2021-12-23 19:55 UTC
[PATCH v2 0/2] ucounts: Fix rlimit max values check
2021-12-19 19:54 UTC (5+ messages)
` [PATCH v2 2/2] ucounts: Move rlimit max values from ucounts max
` [PATCH v3] ucounts: Split rlimit and ucount values and max values
[PATCH v6 00/17] ima: Namespace IMA with audit support in IMA-ns
2021-12-16 4:00 UTC (40+ messages)
` [PATCH v6 01/17] ima: Add IMA namespace support
` [PATCH v6 02/17] ima: Define ns_status for storing namespaced iint data
` [PATCH v6 03/17] ima: Namespace audit status flags
` [PATCH v6 04/17] ima: Move delayed work queue and variables into ima_namespace
` [PATCH v6 05/17] ima: Move IMA's keys queue related "
` [PATCH v6 06/17] ima: Move policy "
` [PATCH v6 07/17] ima: Move ima_htable "
` [PATCH v6 08/17] ima: Move measurement list related variables "
` [PATCH v6 09/17] ima: Only accept AUDIT rules for IMA non-init_ima_ns namespaces for now
` [PATCH v6 10/17] ima: Implement hierarchical processing of file accesses
` [PATCH v6 11/17] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns
` [PATCH v6 12/17] securityfs: Extend securityfs with namespacing support
` [PATCH v6 13/17] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [PATCH v6 14/17] ima: Tie opened SecurityFS files to the IMA namespace it belongs to
` [PATCH v6 15/17] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v6 16/17] ima: Move dentry into ima_namespace and others onto stack
` [PATCH v6 17/17] ima: Setup securityfs for IMA namespace
[PATCH v4 00/16] ima: Namespace IMA with audit support in IMA-ns
2021-12-16 2:55 UTC (11+ messages)
` [PATCH v4 10/16] ima: Implement hierarchical processing of file accesses
` [PATCH v4 11/16] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns
[PATCH v5 00/16] ima: Namespace IMA with audit support in IMA-ns
2021-12-13 16:40 UTC (38+ messages)
` [PATCH v5 13/16] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [PATCH v5 14/16] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v5 15/16] ima: Move dentries into ima_namespace
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).