Linux Containers
[Prev Page][Next Page]
- Re: fanotify sb/mount watch inside userns (Was: [PATCH RFC] : fhandle: relax open_by_handle_at() permission checks), Amir Goldstein
- [PATCH v2 0/4] Introduce user namespace capabilities,
Jonathan Calmels
- CFP for the containers and checkpoint-restore micro-conference at LPC 2024 mailing/containers,
Stéphane Graber
- [PATCH 0/3] Introduce user namespace capabilities,
Jonathan Calmels
- Re: [PATCH] pid_ns: support pidns switching between sibling,
Eric W. Biederman
- [PATCH linux 0/3] [PATCH] userns: add sysctl "kernel.userns_group_range",
~akihirosuda
- [PATCH v15 00/26] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
- [PATCH v15 06/26] ima: Move measurement list related variables into ima_namespace, Stefan Berger
- [PATCH v15 04/26] ima: Move arch_policy_entry into ima_namespace, Stefan Berger
- [PATCH v15 05/26] ima: Move ima_htable into ima_namespace, Stefan Berger
- [PATCH v15 02/26] securityfs: Extend securityfs with namespacing support, Stefan Berger
- [PATCH v15 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack, Stefan Berger
- [PATCH v15 07/26] ima: Move some IMA policy and filesystem related variables into ima_namespace, Stefan Berger
- [PATCH v15 10/26] ima: Switch to lazy lsm policy updates for better performance, Stefan Berger
- [PATCH v15 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace, Stefan Berger
- [PATCH v15 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now, Stefan Berger
- [PATCH v15 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace, Stefan Berger
- [PATCH v15 03/26] ima: Define ima_namespace struct and start moving variables into it, Stefan Berger
- [PATCH v15 14/26] ima: Implement hierarchical processing of file accesses, Stefan Berger
- [PATCH v15 13/26] userns: Add pointer to ima_namespace to user_namespace, Stefan Berger
- [PATCH v15 01/26] securityfs: rework dentry creation, Stefan Berger
- [PATCH v15 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable(), Stefan Berger
- [PATCH v15 18/26] integrity: Add optional callback function to integrity_inode_free(), Stefan Berger
- [PATCH v15 16/26] ima: Add functions for creating and freeing of an ima_namespace, Stefan Berger
- [PATCH v15 20/26] ima: Remove unused iints from the integrity_iint_cache, Stefan Berger
- [PATCH v15 21/26] ima: Setup securityfs for IMA namespace, Stefan Berger
- [PATCH v15 23/26] ima: Show owning user namespace's uid and gid when displaying policy, Stefan Berger
- [PATCH v15 22/26] ima: Introduce securityfs file to activate an IMA namespace, Stefan Berger
- [PATCH v15 19/26] ima: Namespace audit status flags, Stefan Berger
- [PATCH v15 25/26] ima: Restrict informational audit messages to init_ima_ns, Stefan Berger
- [PATCH v15 24/26] ima: Limit number of policy rules in non-init_ima_ns, Stefan Berger
- [PATCH v15 26/26] ima: Enable IMA namespaces, Stefan Berger
- [PATCH v15 17/26] integrity/ima: Define ns_status for storing namespaced iint data, Stefan Berger
- [RFC PATCH v1 0/6] proc: Add allowlist for procfs files,
Alexey Gladkov
- [PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
- [PATCH v14 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now, Stefan Berger
- [PATCH v14 24/26] ima: Limit number of policy rules in non-init_ima_ns, Stefan Berger
- [PATCH v14 04/26] ima: Move arch_policy_entry into ima_namespace, Stefan Berger
- [PATCH v14 14/26] ima: Implement hierarchical processing of file accesses, Stefan Berger
- [PATCH v14 06/26] ima: Move measurement list related variables into ima_namespace, Stefan Berger
- [PATCH v14 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace, Stefan Berger
- [PATCH v14 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable(), Stefan Berger
- [PATCH v14 16/26] ima: Add functions for creating and freeing of an ima_namespace, Stefan Berger
- [PATCH v14 19/26] ima: Namespace audit status flags, Stefan Berger
- [PATCH v14 22/26] ima: Introduce securityfs file to activate an IMA namespace, Stefan Berger
- [PATCH v14 01/26] securityfs: rework dentry creation, Stefan Berger
- [PATCH v14 02/26] securityfs: Extend securityfs with namespacing support, Stefan Berger
- [PATCH v14 13/26] userns: Add pointer to ima_namespace to user_namespace, Stefan Berger
- [PATCH v14 21/26] ima: Setup securityfs for IMA namespace, Stefan Berger
- [PATCH v14 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack, Stefan Berger
- [PATCH v14 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace, Stefan Berger
- [PATCH v14 20/26] ima: Remove unused iints from the integrity_iint_cache, Stefan Berger
- [PATCH v14 18/26] integrity: Add optional callback function to integrity_inode_free(), Stefan Berger
- [PATCH v14 25/26] ima: Restrict informational audit messages to init_ima_ns, Stefan Berger
- [PATCH v14 17/26] integrity/ima: Define ns_status for storing namespaced iint data, Stefan Berger
- [PATCH v14 26/26] ima: Enable IMA namespaces, Stefan Berger
- [PATCH v14 23/26] ima: Show owning user namespace's uid and gid when displaying policy, Stefan Berger
- [PATCH v14 07/26] ima: Move some IMA policy and filesystem related variables into ima_namespace, Stefan Berger
- [PATCH v14 10/26] ima: Switch to lazy lsm policy updates for better performance, Stefan Berger
- [PATCH v14 03/26] ima: Define ima_namespace struct and start moving variables into it, Stefan Berger
- [PATCH v14 05/26] ima: Move ima_htable into ima_namespace, Stefan Berger
- Re: [PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns, Casey Schaufler
- Re: [PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns, Stefan Berger
- Re: [PATCH v2 3/4] seccomp: Support atomic "addfd + send reply", Robin Naccari
- [PATCH v1] sysctl: Allow change system v ipc sysctls inside ipc namespace,
Alexey Gladkov
- Re: [RFC PATCH 0/2] Keyagents: another call_usermodehelper approach for namespaces,
Eric W. Biederman
- [PATCH v13 00/26] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
- [PATCH v13 02/26] securityfs: Extend securityfs with namespacing support, Stefan Berger
- [PATCH v13 01/26] securityfs: rework dentry creation, Stefan Berger
- [PATCH v13 21/26] ima: Setup securityfs for IMA namespace, Stefan Berger
- [PATCH v13 24/26] ima: Limit number of policy rules in non-init_ima_ns, Stefan Berger
- [PATCH v13 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now, Stefan Berger
- [PATCH v13 16/26] ima: Add functions for creating and freeing of an ima_namespace, Stefan Berger
- [PATCH v13 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack, Stefan Berger
- [PATCH v13 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable(), Stefan Berger
- [PATCH v13 26/26] ima: Enable IMA namespaces, Stefan Berger
- [PATCH v13 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace, Stefan Berger
- [PATCH v13 25/26] ima: Restrict informational audit messages to init_ima_ns, Stefan Berger
- [PATCH v13 10/26] ima: Switch to lazy lsm policy updates for better performance, Stefan Berger
- [PATCH v13 19/26] ima: Namespace audit status flags, Stefan Berger
- [PATCH v13 14/26] ima: Implement hierarchical processing of file accesses, Stefan Berger
- [PATCH v13 05/26] ima: Move ima_htable into ima_namespace, Stefan Berger
- [PATCH v13 06/26] ima: Move measurement list related variables into ima_namespace, Stefan Berger
- [PATCH v13 23/26] ima: Show owning user namespace's uid and gid when displaying policy, Stefan Berger
- [PATCH v13 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace, Stefan Berger
- [PATCH v13 20/26] ima: Remove unused iints from the integrity_iint_cache, Stefan Berger
- [PATCH v13 04/26] ima: Move arch_policy_entry into ima_namespace, Stefan Berger
- [PATCH v13 22/26] ima: Introduce securityfs file to activate an IMA namespace, Stefan Berger
- [PATCH v13 13/26] userns: Add pointer to ima_namespace to user_namespace, Stefan Berger
- [PATCH v13 17/26] integrity/ima: Define ns_status for storing namespaced iint data, Stefan Berger
- [PATCH v13 18/26] integrity: Add optional callback function to integrity_inode_free(), Stefan Berger
- [PATCH v13 07/26] ima: Move some IMA policy and filesystem related variables into ima_namespace, Stefan Berger
- [PATCH v13 03/26] ima: Define ima_namespace struct and start moving variables into it, Stefan Berger
- [PATCH] ipc: Free mq_sysctls if ipc namespace creation failed,
Alexey Gladkov
- [GIT PULL] ipc: per namespace ipc sysctl changes for v5.19,
Eric W. Biederman
- [PATCH v4 0/3] Handle seccomp notification preemption,
Sargun Dhillon
- [PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
- [PATCH v12 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack, Stefan Berger
- [PATCH v12 10/26] ima: Switch to lazy lsm policy updates for better performance, Stefan Berger
- [PATCH v12 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now, Stefan Berger
- [PATCH v12 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace, Stefan Berger
- [PATCH v12 13/26] userns: Add pointer to ima_namespace to user_namespace, Stefan Berger
- [PATCH v12 02/26] securityfs: Extend securityfs with namespacing support, Stefan Berger
- [PATCH v12 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace, Stefan Berger
- [PATCH v12 21/26] ima: Setup securityfs for IMA namespace, Stefan Berger
- [PATCH v12 01/26] securityfs: rework dentry creation, Stefan Berger
- [PATCH v12 06/26] ima: Move measurement list related variables into ima_namespace, Stefan Berger
- [PATCH v12 22/26] ima: Introduce securityfs file to activate an IMA namespace, Stefan Berger
- [PATCH v12 17/26] integrity/ima: Define ns_status for storing namespaced iint data, Stefan Berger
- [PATCH v12 24/26] ima: Limit number of policy rules in non-init_ima_ns, Stefan Berger
- [PATCH v12 20/26] ima: Remove unused iints from the integrity_iint_cache, Stefan Berger
- [PATCH v12 07/26] ima: Move some IMA policy and filesystem related variables into ima_namespace, Stefan Berger
- [PATCH v12 25/26] ima: Restrict informational audit messages to init_ima_ns, Stefan Berger
- [PATCH v12 05/26] ima: Move ima_htable into ima_namespace, Stefan Berger
- [PATCH v12 19/26] ima: Namespace audit status flags, Stefan Berger
- [PATCH v12 18/26] integrity: Add optional callback function to integrity_inode_free(), Stefan Berger
- [PATCH v12 03/26] ima: Define ima_namespace struct and start moving variables into it, Stefan Berger
- [PATCH v12 04/26] ima: Move arch_policy_entry into ima_namespace, Stefan Berger
- [PATCH v12 26/26] ima: Enable IMA namespaces, Stefan Berger
- [PATCH v12 16/26] ima: Add functions for creating and freeing of an ima_namespace, Stefan Berger
- [PATCH v12 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable(), Stefan Berger
- [PATCH v12 23/26] ima: Show owning user namespace's uid and gid when displaying policy, Stefan Berger
- [PATCH v12 14/26] ima: Implement hierarchical processing of file accesses, Stefan Berger
- [PATCH v11 00/27] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
- [PATCH v11 15/27] ima: Implement hierarchical processing of file accesses, Stefan Berger
- [PATCH v11 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace, Stefan Berger
- [PATCH v11 25/27] ima: Limit number of policy rules in non-init_ima_ns, Stefan Berger
- [PATCH v11 18/27] integrity/ima: Define ns_status for storing namespaced iint data, Stefan Berger
- [PATCH v11 11/27] ima: Switch to lazy lsm policy updates for better performance, Stefan Berger
- [PATCH v11 27/27] ima: Enable IMA namespaces, Stefan Berger
- [PATCH v11 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable(), Stefan Berger
- [PATCH v11 10/27] ima: Move ima_lsm_policy_notifier into ima_namespace, Stefan Berger
- [PATCH v11 19/27] integrity: Add optional callback function to integrity_inode_free(), Stefan Berger
- [PATCH v11 17/27] ima: Add functions for creating and freeing of an ima_namespace, Stefan Berger
- [PATCH v11 07/27] ima: Move measurement list related variables into ima_namespace, Stefan Berger
- [PATCH v11 21/27] ima: Remove unused iints from the integrity_iint_cache, Stefan Berger
- [PATCH v11 23/27] ima: Introduce securityfs file to activate an IMA namespace, Stefan Berger
- [PATCH v11 24/27] ima: Show owning user namespace's uid and gid when displaying policy, Stefan Berger
- [PATCH v11 01/27] ima: Return error code obtained from securityfs functions, Stefan Berger
- [PATCH v11 09/27] ima: Move IMA securityfs files into ima_namespace or onto stack, Stefan Berger
- [PATCH v11 26/27] ima: Restrict informational audit messages to init_ima_ns, Stefan Berger
- [PATCH v11 20/27] ima: Namespace audit status flags, Stefan Berger
- [PATCH v11 08/27] ima: Move some IMA policy and filesystem related variables into ima_namespace, Stefan Berger
- [PATCH v11 13/27] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now, Stefan Berger
- [PATCH v11 02/27] securityfs: rework dentry creation, Stefan Berger
- [PATCH v11 06/27] ima: Move ima_htable into ima_namespace, Stefan Berger
- [PATCH v11 05/27] ima: Move arch_policy_entry into ima_namespace, Stefan Berger
- [PATCH v11 03/27] securityfs: Extend securityfs with namespacing support, Stefan Berger
- [PATCH v11 04/27] ima: Define ima_namespace struct and start moving variables into it, Stefan Berger
- [PATCH v11 14/27] userns: Add pointer to ima_namespace to user_namespace, Stefan Berger
- [PATCH v11 22/27] ima: Setup securityfs for IMA namespace, Stefan Berger
- [PATCH v2 0/6] Generic per-mount io stats,
Amir Goldstein
- Re: [PATCH resend] kernel: Make taskstats available via genetlink per namespace,
Eric W. Biederman
- Re: [Bug 215596] New: Commit 59ec715 breaks systemd LimitNPROC with PrivateUsers, Eric W. Biederman
- [PATCH v4 0/2] ipc: Store mq and ipc sysctls in the ipc namespace,
Alexey Gladkov
- Re: [PATCH 6/8] ucounts: Handle inc_rlimit_ucounts wrapping in fork,
Alexey Gladkov
- [PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
- [PATCH v10 26/27] ima: Limit number of policy rules in non-init_ima_ns, Stefan Berger
- [PATCH v10 03/27] ima: Return error code obtained from securityfs functions, Stefan Berger
- [PATCH v10 21/27] ima: Remove unused iints from the integrity_iint_cache, Stefan Berger
- [PATCH v10 18/27] integrity/ima: Define ns_status for storing namespaced iint data, Stefan Berger
- [PATCH v10 11/27] ima: Move ima_lsm_policy_notifier into ima_namespace, Stefan Berger
- [PATCH v10 23/27] ima: Setup securityfs for IMA namespace, Stefan Berger
- [PATCH v10 01/27] ima: Remove ima_policy file before directory, Stefan Berger
- [PATCH v10 07/27] ima: Move ima_htable into ima_namespace, Stefan Berger
- [PATCH v10 06/27] ima: Move arch_policy_entry into ima_namespace, Stefan Berger
- [PATCH v10 19/27] integrity: Add optional callback function to integrity_inode_free(), Stefan Berger
- [PATCH v10 13/27] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now, Stefan Berger
- [PATCH v10 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable(), Stefan Berger
- [PATCH v10 05/27] ima: Define ima_namespace struct and start moving variables into it, Stefan Berger
- [PATCH v10 20/27] ima: Namespace audit status flags, Stefan Berger
- [PATCH v10 22/27] securityfs: Extend securityfs with namespacing support, Stefan Berger
- [PATCH v10 08/27] ima: Move measurement list related variables into ima_namespace, Stefan Berger
- [PATCH v10 27/27] ima: Enable IMA namespaces, Stefan Berger
- [PATCH v10 24/27] ima: Introduce securityfs file to activate an IMA namespace, Stefan Berger
- [PATCH v10 10/27] ima: Move IMA securityfs files into ima_namespace or onto stack, Stefan Berger
- [PATCH v10 17/27] ima: Add functions for creating and freeing of an ima_namespace, Stefan Berger
- [PATCH v10 15/27] ima: Implement hierarchical processing of file accesses, Stefan Berger
- [PATCH v10 16/27] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace, Stefan Berger
- [PATCH v10 04/27] securityfs: rework dentry creation, Stefan Berger
- [PATCH v10 25/27] ima: Show owning user namespace's uid and gid when displaying policy, Stefan Berger
- [PATCH v10 09/27] ima: Move some IMA policy and filesystem related variables into ima_namespace, Stefan Berger
- [PATCH v10 02/27] ima: Do not print policy rule with inactive LSM labels, Stefan Berger
- [PATCH v10 14/27] userns: Add pointer to ima_namespace to user_namespace, Stefan Berger
- Re: [PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns, Christian Brauner
- Re: [GIT PULL] ucount rlimit fixes for v5.17-rc2, Christian Brauner
- [PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
- [PATCH v9 02/23] ima: Do not print policy rule with inactive LSM labels, Stefan Berger
- [PATCH v9 11/23] ima: Move ima_lsm_policy_notifier into ima_namespace, Stefan Berger
- [PATCH v9 01/23] ima: Remove ima_policy file before directory, Stefan Berger
- [PATCH v9 21/23] ima: Introduce securityfs file to activate an IMA namespace, Stefan Berger
- [PATCH v9 19/23] ima: Namespace audit status flags, Stefan Berger
- [PATCH v9 04/23] securityfs: Extend securityfs with namespacing support, Stefan Berger
- [PATCH v9 15/23] ima: Implement hierarchical processing of file accesses, Stefan Berger
- [PATCH v9 17/23] ima: Add functions for creating and freeing of an ima_namespace, Stefan Berger
- [PATCH v9 20/23] ima: Setup securityfs for IMA namespace, Stefan Berger
- [PATCH v9 09/23] ima: Move some IMA policy and filesystem related variables into ima_namespace, Stefan Berger
- [PATCH v9 14/23] userns: Add pointer to ima_namespace to user_namespace, Stefan Berger
- [PATCH v9 08/23] ima: Move measurement list related variables into ima_namespace, Stefan Berger
- [PATCH v9 03/23] securityfs: rework dentry creation, Stefan Berger
- [PATCH v9 10/23] ima: Move IMA securityfs files into ima_namespace or onto stack, Stefan Berger
- [PATCH v9 13/23] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now, Stefan Berger
- [PATCH v9 07/23] ima: Move ima_htable into ima_namespace, Stefan Berger
- [PATCH v9 23/23] ima: Enable IMA namespaces, Stefan Berger
- [PATCH v9 16/23] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace, Stefan Berger
- [PATCH v9 18/23] integrity/ima: Define ns_status for storing namespaced iint data, Stefan Berger
- [PATCH v9 06/23] ima: Move arch_policy_entry into ima_namespace, Stefan Berger
- [PATCH v9 12/23] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable(), Stefan Berger
- [PATCH v9 22/23] ima: Show owning user namespace's uid and gid when displaying policy, Stefan Berger
- [PATCH v9 05/23] ima: Define ima_namespace struct and start moving variables into it, Stefan Berger
- Re: [PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns, Christian Brauner
- Re: [PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns, Stefan Berger
- Re: [next]: LTP: getxattr05.c:97: TFAIL: unshare(CLONE_NEWUSER) failed: ENOSPC (28),
Christian Brauner
- [PATCH v8 00/19] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
- [PATCH v8 01/19] securityfs: Extend securityfs with namespacing support, Stefan Berger
- [PATCH v8 02/19] ima: Define ima_namespace structure and implement basic functions, Stefan Berger
- [PATCH v8 06/19] ima: Move some IMA policy and filesystem related variables into ima_namespace, Stefan Berger
- [PATCH v8 05/19] ima: Move measurement list related variables into ima_namespace, Stefan Berger
- [PATCH v8 10/19] ima: Implement hierarchical processing of file accesses, Stefan Berger
- [PATCH v8 14/19] integrity/ima: Define ns_status for storing namespaced iint data, Stefan Berger
- [PATCH v8 07/19] ima: Move dentry into ima_namespace and others onto stack, Stefan Berger
- [PATCH v8 11/19] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace, Stefan Berger
- [PATCH v8 08/19] ima: Use mac_admin_ns_capable() to check corresponding capability, Stefan Berger
- [PATCH v8 09/19] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now, Stefan Berger
- [PATCH v8 16/19] ima: Enable re-auditing of modified files, Stefan Berger
- [PATCH v8 12/19] userns: Add pointer to ima_namespace to user_namespace, Stefan Berger
- [PATCH v8 18/19] ima: Show owning user namespace's uid and gid when displaying policy, Stefan Berger
- [PATCH v8 17/19] ima: Setup securityfs for IMA namespace, Stefan Berger
- [PATCH v8 13/19] ima: Add functions for creation and freeing of an ima_namespace, Stefan Berger
- [PATCH v8 04/19] ima: Move ima_htable into ima_namespace, Stefan Berger
- [PATCH v8 03/19] ima: Move policy related variables into ima_namespace, Stefan Berger
- [PATCH v8 15/19] ima: Namespace audit status flags, Stefan Berger
- [PATCH v8 19/19] ima: Enable IMA namespaces, Stefan Berger
- [PATCH v1] ipc: Store mqueue sysctls in the ipc namespace,
Alexey Gladkov
- [GIT PULL], Eric W. Biederman
- [GIT PULL] ucount fix for v5.16-rc7,
Eric W. Biederman
- [PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount,
Christian Brauner
- [PATCH v7 00/14] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
- [PATCH v7 03/14] ima: Namespace audit status flags, Stefan Berger
- [PATCH v7 09/14] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns, Stefan Berger
- [PATCH v7 11/14] ima: Move some IMA policy and filesystem related variables into ima_namespace, Stefan Berger
- [PATCH v7 06/14] ima: Move measurement list related variables into ima_namespace, Stefan Berger
- [PATCH v7 13/14] ima: Move dentry into ima_namespace and others onto stack, Stefan Berger
- [PATCH v7 10/14] securityfs: Extend securityfs with namespacing support, Stefan Berger
- [PATCH v7 02/14] ima: Define ns_status for storing namespaced iint data, Stefan Berger
- [PATCH v7 12/14] ima: Use mac_admin_ns_capable() to check corresponding capability, Stefan Berger
- [PATCH v7 14/14] ima: Setup securityfs for IMA namespace, Stefan Berger
- [PATCH v7 04/14] ima: Move policy related variables into ima_namespace, Stefan Berger
- [PATCH v7 01/14] ima: Add IMA namespace support, Stefan Berger
- [PATCH v7 05/14] ima: Move ima_htable into ima_namespace, Stefan Berger
- [PATCH v7 08/14] ima: Implement hierarchical processing of file accesses, Stefan Berger
- [PATCH v7 07/14] ima: Only accept AUDIT rules for IMA non-init_ima_ns namespaces for now, Stefan Berger
- Re: [PATCH v7 00/14] ima: Namespace IMA with audit support in IMA-ns, Christian Brauner
- [PATCH v6 00/17] ima: Namespace IMA with audit support in IMA-ns,
Stefan Berger
[Index of Archives]
[Cgroups]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]