Serge E. Hallyn ([email protected])

Number of posts: 1019 (0.25 per day)
First post: 2006-08-02 19:11:22
Last post: 2017-11-09 17:23:15

Date List Subject
2024-03-15 20:19:38 linux-kernel Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
2024-03-15 19:59:47 linux-kernel Re: [PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
2024-02-05 03:35:21 linux-kernel Re: [PATCH v2 0/3] fs/exec: remove current->in_execve flag
2024-01-10 15:57:18 linux-kernel Re: [PATCH] kernel: capability : Remove unnecessary ‘0’ values from ret
2023-12-16 04:19:32 linux-kernel Re: [PATCH] fixing userspace memory dereference in security.c
2023-12-16 04:18:29 linux-kernel Re: [PATCH v5 4/4] vduse: Add LSM hook to check Virtio device type
2023-09-28 19:59:04 linux-kernel Re: [PATCH v2] apparmor/file: Removing unnecessary initial values for variable pointers
2023-08-08 20:43:12 linux-kernel Re: [PATCH 02/13] Add TSEM specific documentation.
2023-07-12 19:35:50 linux-kernel Re: [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts
2023-06-29 02:20:59 linux-kernel Re: [QUESTION] Full user space process isolation?
2023-06-21 14:03:43 linux-kernel Re: [PATCH] capabilities: fix sparse warning about __user access
2023-06-19 18:40:42 linux-kernel Re: [PATCH] capabilities: fix sparse warning about __user access
2023-06-15 15:47:53 linux-kernel Re: [PATCH v10 08/11] Smack: implement setselfattr and getselfattr hooks
2023-06-15 13:55:03 linux-kernel Re: [PATCH v10 07/11] LSM: Helpers for attribute names and filling lsm_ctx
2023-06-15 13:37:11 linux-kernel Re: [PATCH v10 07/11] LSM: Helpers for attribute names and filling lsm_ctx
2023-06-13 19:28:35 linux-kernel Re: [PATCH v10 04/11] LSM: syscalls for current process attributes
2023-06-13 19:23:13 linux-kernel Re: [PATCH v10 05/11] LSM: Create lsm_list_modules system call
2023-06-13 19:02:28 linux-kernel Re: [PATCH v10 03/11] proc: Use lsmids instead of lsm names for attrs
2023-06-06 19:16:51 linux-kernel Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
2023-06-06 18:17:13 linux-kernel Re: [PATCH] capability: erase checker warnings about struct __user_cap_data_struct
2023-06-06 03:46:45 linux-kernel Re: [PATCH] capability: erase checker warnings about struct __user_cap_data_struct
2023-05-31 15:25:12 linux-kernel Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
2023-05-31 15:22:16 linux-kernel Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
2023-05-15 22:53:42 linux-kernel Re: [PATCH] sysctl: add config to make randomize_va_space RO
2023-02-28 17:38:10 linux-kernel Re: [PATCH v3 1/2] capability: add cap_isidentical
2023-01-14 19:48:01 linux-kernel Re: [PATCH 1/2] capability: add cap_isidentical
2023-01-12 19:14:13 linux-kernel Re: [PATCH v3] kmod: harden user namespaces with new kernel.ns_modules_allowed sysctl
2023-01-05 16:30:40 linux-kernel Re: [PATCH v3] fuse: In fuse_flush only wait if someone wants the return code
2022-12-12 21:50:49 linux-kernel Re: [PATCH 0/4] LoadPin: Allow filesystem switch when not enforcing
2022-12-12 21:20:25 linux-kernel Re: [PATCH] LoadPin: Ignore the "contents" argument of the LSM hooks
2022-11-09 15:53:08 linux-kernel Re: [GIT PULL] LSM fixes for v6.1 (#1)
2022-09-30 20:26:33 linux-kernel Re: [PATCH] fuse: In fuse_flush only wait if someone wants the return code
2022-09-20 18:14:55 linux-kernel Re: [PATCH] fuse: In fuse_flush only wait if someone wants the return code
2022-09-03 04:20:53 linux-kernel Re: [PATCH v5 0/4] Introduce security_create_user_ns()
2022-08-26 21:27:08 linux-kernel Re: [PATCH v5 0/4] Introduce security_create_user_ns()
2022-08-26 16:06:43 linux-kernel Re: [PATCH v5 0/4] Introduce security_create_user_ns()
2022-08-26 16:05:42 linux-kernel Re: [PATCH v5 0/4] Introduce security_create_user_ns()
2022-08-19 14:57:00 linux-kernel Re: [PATCH v5 0/4] Introduce security_create_user_ns()
2022-08-18 14:12:21 linux-kernel Re: [PATCH v5 0/4] Introduce security_create_user_ns()
2022-08-17 17:24:34 linux-kernel Re: [RFC PATCH v4 0/2] Add capabilities file to securityfs
2022-08-15 18:39:54 linux-kernel Re: [RFC][PATCH v2] fuse: In fuse_flush only wait if someone wants the return code
2022-08-15 15:59:59 linux-kernel Re: [PATCH v4 0/4] Introduce security_create_user_ns()
2022-08-15 15:52:53 linux-kernel Re: [PATCH v2] capabilities: new kernel.ns_modules_allowed sysctl
2022-08-14 16:26:32 linux-kernel Re: [PATCH v4 0/4] Introduce security_create_user_ns()
2022-07-21 02:08:58 linux-kernel Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-20 15:39:01 linux-kernel Re: [PATCH] sched: __fatal_signal_pending() should also check PF_EXITING
2022-07-14 14:38:44 linux-kernel Re: [PATCH v2 0/4] Introduce security_create_user_ns()
2022-06-27 00:18:57 linux-kernel Re: [PATCH 1/3] security: Add LSM hook to setgroups() syscall
2022-06-26 22:55:53 linux-kernel Re: [PATCH v3 1/8] capability: add any wrapper to test for multiple caps with exactly one audit message
2022-05-30 13:14:05 linux-kernel Re: [PATCH v12 21/26] ima: Setup securityfs for IMA namespace
2022-05-30 08:21:01 linux-kernel Re: [PATCH v12 16/26] ima: Add functions for creating and freeing of an ima_namespace